2024-09-17T08:26:04.297 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T08:26:04.316 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:26:04.397 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227 branch: reef description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908227' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyY3fLqviJHTpkrXBxt0ebaxIOJgo0W7FU55RaNbVxVtGSOMS7g2vA/Wk2eLrpauq6pc8OajS/F50utr2loo8I= smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBObS7ckkZJi9I8eWQa5hUIL8F9n0UOqLcD+xCwC2AsnuvXqL+dyT4dRueDJPycI3IlJQFU8YMORyr40VK3o1jSA= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - 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_22:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T08:26:04.397 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa; will attempt to use it 2024-09-17T08:26:04.397 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T08:26:04.398 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T08:26:04.399 INFO:teuthology.task.internal:Checking packages... 2024-09-17T08:26:04.420 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T08:26:04.420 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T08:26:04.420 INFO:teuthology.packaging:ref: None 2024-09-17T08:26:04.420 INFO:teuthology.packaging:tag: None 2024-09-17T08:26:04.420 INFO:teuthology.packaging:branch: reef 2024-09-17T08:26:04.420 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:26:04.421 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-17T08:26:04.704 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855.g19e2a2be 2024-09-17T08:26:04.706 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T08:26:04.713 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T08:26:04.713 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T08:26:04.719 INFO:teuthology.task.internal:Saving configuration 2024-09-17T08:26:04.732 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T08:26:04.741 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T08:26:04.764 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227', '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 08:21:13.988886', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyY3fLqviJHTpkrXBxt0ebaxIOJgo0W7FU55RaNbVxVtGSOMS7g2vA/Wk2eLrpauq6pc8OajS/F50utr2loo8I='} 2024-09-17T08:26:04.788 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227', '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 08:21:13.987117', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBObS7ckkZJi9I8eWQa5hUIL8F9n0UOqLcD+xCwC2AsnuvXqL+dyT4dRueDJPycI3IlJQFU8YMORyr40VK3o1jSA='} 2024-09-17T08:26:04.788 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T08:26:04.795 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-17T08:26:04.795 INFO:teuthology.task.internal:roles: ubuntu@smithi190.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-17T08:26:04.795 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T08:26:04.865 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f89fd98bac0>, signals=[15]) 2024-09-17T08:26:04.865 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T08:26:04.898 INFO:teuthology.task.internal:Opening connections... 2024-09-17T08:26:04.899 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:26:04.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:26:04.979 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T08:26:04.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:26:05.055 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T08:26:05.061 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-09-17T08:26:05.079 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-09-17T08:26:05.080 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-09-17T08:26:05.137 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="CentOS Stream" 2024-09-17T08:26:05.137 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:ID="centos" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="rhel fedora" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:LOGO="fedora-logo-icon" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://centos.org/" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T08:26:05.138 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T08:26:05.139 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-09-17T08:26:05.166 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2024-09-17T08:26:05.184 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2024-09-17T08:26:05.184 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2024-09-17T08:26:05.242 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="CentOS Stream" 2024-09-17T08:26:05.242 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="9" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:ID="centos" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="rhel fedora" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="9" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el9" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:LOGO="fedora-logo-icon" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://centos.org/" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T08:26:05.243 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T08:26:05.244 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T08:26:05.244 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2024-09-17T08:26:05.266 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T08:26:05.274 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T08:26:05.283 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T08:26:05.283 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:26:05.285 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:26:05.302 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T08:26:05.308 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T08:26:05.308 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:26:05.343 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:26:05.421 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T08:26:05.477 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T08:26:05.490 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T08:26:05.490 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T08:26:05.491 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:26:05.491 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:26:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:26:05.508 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-17T08:26:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:26:05.509 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-17T08:26:05.564 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-503.el9.x86_64 2024-09-17T08:26:05.564 INFO:teuthology.task.kernel:Running kernel on smithi190: 5.14.0-503.el9.x86_64 2024-09-17T08:26:05.565 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2024-09-17T08:26:05.567 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-503.el9.x86_64 2024-09-17T08:26:05.567 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.14.0-503.el9.x86_64 2024-09-17T08:26:05.567 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2024-09-17T08:26:08.019 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.3 MB 00:00 2024-09-17T08:26:09.482 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 3.8 MB/s | 8.3 MB 00:02 2024-09-17T08:26:11.166 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-17T08:26:16.850 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.5 MB 00:01 2024-09-17T08:26:16.869 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-17T08:26:18.251 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 98 kB/s | 19 kB 00:00 2024-09-17T08:26:19.330 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-17T08:26:21.520 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 8.0 MB/s | 6.5 MB 00:00 2024-09-17T08:26:23.337 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-17T08:26:24.133 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-17T08:26:24.736 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-17T08:26:26.592 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T08:26:26.592 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T08:26:26.691 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-09-17T08:26:26.703 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:26:26.704 INFO:teuthology.orchestra.run.smithi190.stdout:Install 4 Packages 2024-09-17T08:26:26.704 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:26:26.704 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 79 M 2024-09-17T08:26:26.704 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 126 M 2024-09-17T08:26:26.704 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-09-17T08:26:27.020 INFO:teuthology.orchestra.run.smithi190.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 123 kB/s | 36 kB 00:00 2024-09-17T08:26:29.516 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 49 kB/s | 1.7 kB 00:00 2024-09-17T08:26:30.545 INFO:teuthology.orchestra.run.smithi190.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.1 MB/s | 16 MB 00:03 2024-09-17T08:26:31.395 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T08:26:31.395 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T08:26:31.472 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:26:31.483 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 79 M 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 126 M 2024-09-17T08:26:31.484 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-17T08:26:31.698 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 392 kB/s | 36 kB 00:00 2024-09-17T08:26:32.092 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-17T08:26:32.518 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-17T08:26:32.826 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-17T08:26:32.826 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:32.827 INFO:teuthology.orchestra.run.smithi119.stdout:Total 59 MB/s | 79 MB 00:01 2024-09-17T08:26:33.516 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-17T08:26:33.889 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-17T08:26:33.889 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-17T08:26:34.840 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-17T08:26:34.841 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-17T08:26:36.786 INFO:teuthology.orchestra.run.smithi190.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.4 MB/s | 35 MB 00:10 2024-09-17T08:26:37.290 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-17T08:26:37.913 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:26:38.010 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:26:39.020 INFO:teuthology.orchestra.run.smithi190.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.4 MB/s | 29 MB 00:11 2024-09-17T08:26:39.020 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:39.020 INFO:teuthology.orchestra.run.smithi190.stdout:Total 6.4 MB/s | 79 MB 00:12 2024-09-17T08:26:39.706 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-09-17T08:26:40.075 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-09-17T08:26:40.075 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-09-17T08:26:40.760 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:26:41.040 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-09-17T08:26:41.040 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-09-17T08:26:43.493 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-09-17T08:26:44.230 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:26:44.312 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:26:45.730 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:26:45.855 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:26:47.050 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:26:47.181 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:26:50.699 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:26:52.015 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:26:52.057 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:26:56.887 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:28.838 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:28.877 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:29.187 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:29.187 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:27:29.188 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:27:29.188 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:27:30.081 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:30.081 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:27:30.081 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:27:30.082 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-17T08:27:30.431 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:27:30.520 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.521 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:27:30.521 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-17T08:27:30.522 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:27:30.522 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:27:30.522 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T08:27:30.522 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:27:30.522 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:27:30.579 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:30.580 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:27:30.581 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2024-09-17T08:27:30.615 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2024-09-17T08:27:30.615 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2024-09-17T08:27:30.615 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.06 2024-09-17T08:27:30.615 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 82.el9 2024-09-17T08:27:30.615 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Group : Unspecified 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 8274670 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : builder@centos.org 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : CentOS 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T08:27:30.616 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:27:30.617 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T08:27:30.618 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T08:27:30.618 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 5.14.0-508.el9.x86_64 2024-09-17T08:27:30.618 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T08:27:31.314 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-09-17T08:27:32.672 INFO:teuthology.orchestra.run.smithi119.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T08:27:32.709 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-09-17T08:27:32.712 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-09-17T08:27:32.727 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.xarlOK0eUN 2024-09-17T08:27:32.728 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xarlOK0eUN 2024-09-17T08:27:32.794 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.xarlOK0eUN 2024-09-17T08:27:32.932 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.xarlOK0eUN is 6KB 2024-09-17T08:27:32.981 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.xarlOK0eUN 2024-09-17T08:27:32.996 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T08:27:33.059 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T08:27:33.059 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T08:27:33.059 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T08:27:33.059 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T08:27:33.061 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T08:27:33.215 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-09-17T08:27:35.083 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:35.123 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:35.394 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:35.394 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:27:35.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:27:35.395 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:27:36.207 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-09-17T08:27:36.548 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:27:36.635 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.636 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:27:36.636 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-17T08:27:36.636 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:27:36.636 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:27:36.636 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T08:27:36.636 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:27:36.636 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:27:36.695 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:27:36.695 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:27:36.695 DEBUG:teuthology.orchestra.run.smithi190:> sudo rpm -qi grub2-tools 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Name : grub2-tools 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Epoch : 1 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Version : 2.06 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Release : 82.el9 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: x86_64 2024-09-17T08:27:36.727 INFO:teuthology.orchestra.run.smithi190.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Group : Unspecified 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Size : 8274670 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:License : GPLv3+ 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Packager : builder@centos.org 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Vendor : CentOS 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Summary : Support tools for GRUB. 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout:Description : 2024-09-17T08:27:36.728 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout:hardware devices. 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:27:36.729 INFO:teuthology.orchestra.run.smithi190.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T08:27:36.730 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T08:27:36.730 INFO:teuthology.task.kernel:Updating grub on smithi190 to boot 5.14.0-508.el9.x86_64 2024-09-17T08:27:36.730 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T08:27:37.425 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2024-09-17T08:27:38.741 INFO:teuthology.orchestra.run.smithi190.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T08:27:38.770 INFO:teuthology.orchestra.run.smithi190.stderr:done 2024-09-17T08:27:38.772 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2024-09-17T08:27:38.790 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.ZjT15ruD3x 2024-09-17T08:27:38.791 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ZjT15ruD3x 2024-09-17T08:27:38.856 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.ZjT15ruD3x 2024-09-17T08:27:39.010 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.ZjT15ruD3x is 6KB 2024-09-17T08:27:39.030 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.ZjT15ruD3x 2024-09-17T08:27:39.046 DEBUG:teuthology.orchestra.run.smithi190:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T08:27:39.109 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T08:27:39.109 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T08:27:39.109 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T08:27:39.109 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T08:27:39.110 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T08:27:39.272 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2024-09-17T08:28:03.241 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T08:28:03.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:28:03.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:28:09.280 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T08:28:09.280 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:28:09.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:28:21.697 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-09-17T08:28:27.837 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-17T08:28:30.700 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:28:30.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:28:33.757 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-09-17T08:28:36.840 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:28:36.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:28:39.905 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-17T08:28:45.761 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:28:45.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:28:51.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:28:51.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:29:17.649 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-17T08:29:18.314 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:29:18.314 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T08:29:18.315 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-17T08:29:18.361 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-508.el9.x86_64 2024-09-17T08:29:18.361 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-17T08:29:18.361 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:29:18.361 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T08:29:19.362 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T08:29:19.362 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:29:19.675 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-09-17T08:29:19.700 DEBUG:teuthology.parallel:result is None 2024-09-17T08:29:23.784 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-17T08:29:24.105 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:29:24.106 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T08:29:24.106 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-17T08:29:24.121 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-508.el9.x86_64 2024-09-17T08:29:24.121 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-17T08:29:24.121 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:29:24.121 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T08:29:25.122 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T08:29:25.122 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:29:25.192 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2024-09-17T08:29:25.212 DEBUG:teuthology.parallel:result is None 2024-09-17T08:29:25.212 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T08:29:25.223 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T08:29:25.223 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:29:25.226 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:29:25.243 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T08:29:25.256 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T08:29:25.278 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T08:29:25.278 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:29:25.285 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:29:25.334 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T08:29:25.340 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T08:29:25.341 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:29:25.365 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:29:25.399 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:29:25.410 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:29:25.430 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:29:25.441 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:29:25.443 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T08:29:25.450 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T08:29:25.450 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:29:25.452 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:29:25.479 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T08:29:25.488 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T08:29:25.488 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:29:25.520 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:29:25.536 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:29:25.620 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:29:25.663 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:29:25.746 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:29:25.789 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:29:25.789 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:29:25.856 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:29:25.900 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:29:25.945 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:29:26.027 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:29:26.068 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:29:26.069 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:29:26.134 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-09-17T08:29:26.136 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2024-09-17T08:29:26.188 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:29:26.225 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:29:26.661 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T08:29:26.669 INFO:teuthology.task.internal:Starting timer... 2024-09-17T08:29:26.669 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T08:29:26.701 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T08:29:26.711 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T08:29:26.711 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2024-09-17T08:29:26.753 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2024-09-17T08:29:26.755 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2024-09-17T08:29:26.795 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2024-09-17T08:29:26.798 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T08:29:26.798 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2024-09-17T08:29:26.837 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2024-09-17T08:29:26.837 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2024-09-17T08:29:26.870 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2024-09-17T08:29:26.870 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi119.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive'} 2024-09-17T08:29:26.870 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-17T08:29:26.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:26.904 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-09-17T08:29:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:26.939 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T08:29:26.939 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2024-09-17T08:29:26.984 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2024-09-17T08:29:27.020 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T08:29:27.031 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T08:29:27.034 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T08:29:27.147 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T08:29:27.161 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-17T08:29:27.163 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi119.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T08:33:09.858 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi119.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2024-09-17T08:33:09.860 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:33:09.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:33:09.943 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-17T08:33:10.020 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-17T08:33:10.020 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:33:10.021 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:33:10.095 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-17T08:33:10.172 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-17T08:33:10.173 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T08:33:10.183 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T08:33:10.183 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:33:10.184 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:10.186 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:33:10.187 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:10.213 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T08:33:10.227 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T08:33:10.244 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T08:33:10.251 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2024-09-17T08:33:10.259 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T08:33:10.262 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2024-09-17T08:33:10.276 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T08:33:10.283 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2024-09-17T08:33:10.290 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T08:33:10.294 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2024-09-17T08:33:10.308 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T08:33:10.322 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T08:33:10.345 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.350 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.375 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:33:10.378 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:33:10.378 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-09-17T08:33:10.378 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.379 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.379 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.379 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:33:10.380 INFO:teuthology.run_tasks:Running task pexec... 2024-09-17T08:33:10.389 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-17T08:33:10.390 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:33:10.390 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T08:33:10.390 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T08:33:10.390 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T08:33:10.739 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-17T08:33:10.750 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Removing: 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Removing unused dependencies: 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Remove 2 Packages 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Freed space: 5.5 M 2024-09-17T08:33:10.751 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-17T08:33:10.755 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-17T08:33:10.755 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-17T08:33:10.766 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout:Removing: 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T08:33:10.781 INFO:teuthology.orchestra.run.smithi190.stdout:Removing unused dependencies: 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout:Remove 2 Packages 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout:Freed space: 5.5 M 2024-09-17T08:33:10.782 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-09-17T08:33:10.785 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-09-17T08:33:10.786 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-09-17T08:33:10.823 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-17T08:33:10.824 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-17T08:33:10.841 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-09-17T08:33:10.842 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-09-17T08:33:10.956 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-17T08:33:10.977 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-09-17T08:33:11.036 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T08:33:11.056 INFO:teuthology.orchestra.run.smithi190.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T08:33:11.096 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:33:11.124 INFO:teuthology.orchestra.run.smithi190.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:33:11.618 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:33:11.618 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T08:33:11.631 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:33:11.631 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T08:33:11.880 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T08:33:11.881 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:11.881 INFO:teuthology.orchestra.run.smithi119.stdout:Removed: 2024-09-17T08:33:11.881 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:33:11.881 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:11.881 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-17T08:33:11.884 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T08:33:11.885 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:11.885 INFO:teuthology.orchestra.run.smithi190.stdout:Removed: 2024-09-17T08:33:11.885 INFO:teuthology.orchestra.run.smithi190.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:33:11.885 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:11.885 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-09-17T08:33:12.729 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:47 ago on Tue 17 Sep 2024 08:32:25 AM UTC. 2024-09-17T08:33:12.779 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Sep 2024 08:32:24 AM UTC. 2024-09-17T08:33:12.865 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T08:33:12.866 INFO:teuthology.orchestra.run.smithi190.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2024-09-17T08:33:12.867 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:12.882 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 2.0 M 2024-09-17T08:33:12.882 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 9.2 M 2024-09-17T08:33:12.882 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-09-17T08:33:12.912 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T08:33:12.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2024-09-17T08:33:12.914 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:12.918 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 2.0 M 2024-09-17T08:33:12.918 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 9.2 M 2024-09-17T08:33:12.918 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-17T08:33:13.082 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 493 kB/s | 44 kB 00:00 2024-09-17T08:33:13.107 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 917 kB/s | 106 kB 00:00 2024-09-17T08:33:13.141 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-17T08:33:13.143 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 357 kB/s | 44 kB 00:00 2024-09-17T08:33:13.166 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-17T08:33:13.168 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 706 kB/s | 106 kB 00:00 2024-09-17T08:33:13.200 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.2 MB/s | 906 kB 00:00 2024-09-17T08:33:13.219 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 950 kB/s | 72 kB 00:00 2024-09-17T08:33:13.244 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-17T08:33:13.259 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-17T08:33:13.259 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:33:13.259 INFO:teuthology.orchestra.run.smithi190.stdout:Total 5.3 MB/s | 2.0 MB 00:00 2024-09-17T08:33:13.278 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.4 MB/s | 906 kB 00:00 2024-09-17T08:33:13.331 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-09-17T08:33:13.345 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-09-17T08:33:13.345 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-09-17T08:33:13.386 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-17T08:33:13.386 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:33:13.387 INFO:teuthology.orchestra.run.smithi119.stdout:Total 4.3 MB/s | 2.0 MB 00:00 2024-09-17T08:33:13.462 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-17T08:33:13.476 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-17T08:33:13.476 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-17T08:33:13.652 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-09-17T08:33:13.652 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-09-17T08:33:13.770 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-17T08:33:13.770 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-17T08:33:14.080 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-09-17T08:33:14.160 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-17T08:33:14.196 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-17T08:33:14.196 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-17T08:33:14.224 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-17T08:33:14.272 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-17T08:33:14.315 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-17T08:33:14.344 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-17T08:33:14.439 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-17T08:33:14.488 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:33:14.555 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-17T08:33:14.583 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:33:14.946 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:33:14.975 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:33:15.024 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:33:15.061 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-17T08:33:15.975 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-17T08:33:16.031 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-17T08:33:16.305 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-17T08:33:16.305 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:16.305 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-09-17T08:33:16.305 INFO:teuthology.orchestra.run.smithi190.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:33:16.306 INFO:teuthology.orchestra.run.smithi190.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T08:33:16.306 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T08:33:16.306 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:33:16.306 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-09-17T08:33:16.409 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:33:16.410 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-17T08:33:16.662 DEBUG:teuthology.parallel:result is None 2024-09-17T08:33:16.721 DEBUG:teuthology.parallel:result is None 2024-09-17T08:33:16.721 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-17T08:33:16.731 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-17T08:33:16.731 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:33:16.731 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:33:16.747 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-17T08:33:16.747 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:33:15.371643122 +0000 2024-09-17T08:33:16.802 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:15.130643179 +0000 2024-09-17T08:33:16.803 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:15.130643179 +0000 2024-09-17T08:33:16.803 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:15.130643179 +0000 2024-09-17T08:33:16.803 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:33:16.867 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:33:16.867 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:33:16.867 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000194531 s, 2.6 MB/s 2024-09-17T08:33:16.868 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:33:16.924 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:16.979 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:33:15.372643122 +0000 2024-09-17T08:33:16.980 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:16.980 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:16.980 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:16.980 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:33:17.042 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:33:17.042 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:33:17.042 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000203284 s, 2.5 MB/s 2024-09-17T08:33:17.043 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:33:17.099 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2024-09-17T08:33:17.154 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:33:15.372643122 +0000 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.155 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.155 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:33:17.218 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:33:17.218 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:33:17.218 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000221295 s, 2.3 MB/s 2024-09-17T08:33:17.220 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:33:17.276 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2024-09-17T08:33:17.331 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:33:15.372643122 +0000 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.332 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:15.131643178 +0000 2024-09-17T08:33:17.332 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:33:17.395 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:33:17.395 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:33:17.395 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000184679 s, 2.8 MB/s 2024-09-17T08:33:17.396 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:33:17.453 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:loop 2024-09-17T08:33:17.589 INFO:tasks.nvme_loop:Connecting nvme_loop smithi119:/dev/vg_nvme/lv_1... 2024-09-17T08:33:17.590 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:17.622 INFO:teuthology.orchestra.run.smithi119.stdout:1 2024-09-17T08:33:17.652 INFO:teuthology.orchestra.run.smithi119.stdout:/dev/vg_nvme/lv_11 2024-09-17T08:33:17.699 INFO:teuthology.orchestra.run.smithi119.stdout:connecting to device: nvme1 2024-09-17T08:33:17.702 INFO:tasks.nvme_loop:Connecting nvme_loop smithi119:/dev/vg_nvme/lv_2... 2024-09-17T08:33:17.702 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:17.777 INFO:teuthology.orchestra.run.smithi119.stdout:1 2024-09-17T08:33:17.807 INFO:teuthology.orchestra.run.smithi119.stdout:/dev/vg_nvme/lv_21 2024-09-17T08:33:17.838 INFO:teuthology.orchestra.run.smithi119.stdout:connecting to device: nvme2 2024-09-17T08:33:17.840 INFO:tasks.nvme_loop:Connecting nvme_loop smithi119:/dev/vg_nvme/lv_3... 2024-09-17T08:33:17.840 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:17.915 INFO:teuthology.orchestra.run.smithi119.stdout:1 2024-09-17T08:33:17.945 INFO:teuthology.orchestra.run.smithi119.stdout:/dev/vg_nvme/lv_31 2024-09-17T08:33:17.977 INFO:teuthology.orchestra.run.smithi119.stdout:connecting to device: nvme3 2024-09-17T08:33:17.979 INFO:tasks.nvme_loop:Connecting nvme_loop smithi119:/dev/vg_nvme/lv_4... 2024-09-17T08:33:17.979 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:33:18.053 INFO:teuthology.orchestra.run.smithi119.stdout:1 2024-09-17T08:33:18.085 INFO:teuthology.orchestra.run.smithi119.stdout:/dev/vg_nvme/lv_41 2024-09-17T08:33:18.116 INFO:teuthology.orchestra.run.smithi119.stdout:connecting to device: nvme4 2024-09-17T08:33:18.118 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:33:18.118 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:33:18.173 DEBUG:teuthology.orchestra.run.smithi119:> sudo nvme list -o json 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "Devices":[ 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: { 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "NameSpace":1, 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "GenericPath":"/dev/ng4n1", 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "SerialNumber":"a1e3ae8e49d1d0a0ec5b", 2024-09-17T08:33:18.239 INFO:teuthology.orchestra.run.smithi119.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "SectorSize":512 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: { 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "NameSpace":1, 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "GenericPath":"/dev/ng3n1", 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:18.240 INFO:teuthology.orchestra.run.smithi119.stdout: "SerialNumber":"71f2a96a1b2b3c7651ff", 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "SectorSize":512 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: { 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "NameSpace":1, 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-17T08:33:18.241 INFO:teuthology.orchestra.run.smithi119.stdout: "GenericPath":"/dev/ng2n1", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "SerialNumber":"029ac443cd6ad6cfe6f8", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "SectorSize":512 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: { 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "NameSpace":1, 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "GenericPath":"/dev/ng1n1", 2024-09-17T08:33:18.242 INFO:teuthology.orchestra.run.smithi119.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "SerialNumber":"fb766a12a815550a6910", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "SectorSize":512 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: { 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "NameSpace":1, 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "GenericPath":"/dev/ng0n1", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "Firmware":"8DV101F0", 2024-09-17T08:33:18.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: "SerialNumber":"PHFT620400Y1400BGN", 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: "UsedBytes":400088457216, 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: "MaximumLBA":781422768, 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: "PhysicalSize":400088457216, 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: "SectorSize":512 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: } 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-09-17T08:33:18.244 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-09-17T08:33:18.245 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T08:33:18.245 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:33:18.245 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/scratch_devs 2024-09-17T08:33:18.310 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:33:18.310 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:33:18.330 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-17T08:33:18.330 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_1 2024-09-17T08:33:18.389 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:33:18.389 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:33:15.298569664 +0000 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.390 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.390 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:33:18.460 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:33:18.460 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:33:18.460 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000208844 s, 2.5 MB/s 2024-09-17T08:33:18.461 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:33:18.520 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_2 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:33:15.298569664 +0000 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.578 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.579 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:15.063582667 +0000 2024-09-17T08:33:18.579 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:33:18.643 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:33:18.644 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:33:18.644 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000206869 s, 2.5 MB/s 2024-09-17T08:33:18.645 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:33:18.702 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_3 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:33:15.299569536 +0000 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.759 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.759 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:33:18.823 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:33:18.823 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:33:18.823 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000225262 s, 2.3 MB/s 2024-09-17T08:33:18.824 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:33:18.881 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_4 2024-09-17T08:33:18.937 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:33:18.937 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:33:18.937 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-17T08:33:18.937 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:33:18.938 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:33:18.938 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:33:15.299569536 +0000 2024-09-17T08:33:18.938 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.938 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.938 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:15.062582695 +0000 2024-09-17T08:33:18.938 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:33:19.002 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:33:19.002 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:33:19.002 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000238483 s, 2.1 MB/s 2024-09-17T08:33:19.003 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:33:19.060 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:19.201 INFO:teuthology.orchestra.run.smithi190.stdout:loop 2024-09-17T08:33:19.202 INFO:tasks.nvme_loop:Connecting nvme_loop smithi190:/dev/vg_nvme/lv_1... 2024-09-17T08:33:19.203 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:19.235 INFO:teuthology.orchestra.run.smithi190.stdout:1 2024-09-17T08:33:19.265 INFO:teuthology.orchestra.run.smithi190.stdout:/dev/vg_nvme/lv_11 2024-09-17T08:33:19.300 INFO:teuthology.orchestra.run.smithi190.stdout:connecting to device: nvme1 2024-09-17T08:33:19.302 INFO:tasks.nvme_loop:Connecting nvme_loop smithi190:/dev/vg_nvme/lv_2... 2024-09-17T08:33:19.302 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:19.391 INFO:teuthology.orchestra.run.smithi190.stdout:1 2024-09-17T08:33:19.421 INFO:teuthology.orchestra.run.smithi190.stdout:/dev/vg_nvme/lv_21 2024-09-17T08:33:19.457 INFO:teuthology.orchestra.run.smithi190.stdout:connecting to device: nvme2 2024-09-17T08:33:19.459 INFO:tasks.nvme_loop:Connecting nvme_loop smithi190:/dev/vg_nvme/lv_3... 2024-09-17T08:33:19.459 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:19.493 INFO:teuthology.orchestra.run.smithi190.stdout:1 2024-09-17T08:33:19.523 INFO:teuthology.orchestra.run.smithi190.stdout:/dev/vg_nvme/lv_31 2024-09-17T08:33:19.554 INFO:teuthology.orchestra.run.smithi190.stdout:connecting to device: nvme3 2024-09-17T08:33:19.556 INFO:tasks.nvme_loop:Connecting nvme_loop smithi190:/dev/vg_nvme/lv_4... 2024-09-17T08:33:19.557 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:33:19.630 INFO:teuthology.orchestra.run.smithi190.stdout:1 2024-09-17T08:33:19.662 INFO:teuthology.orchestra.run.smithi190.stdout:/dev/vg_nvme/lv_41 2024-09-17T08:33:19.697 INFO:teuthology.orchestra.run.smithi190.stdout:connecting to device: nvme4 2024-09-17T08:33:19.699 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:33:19.700 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:33:19.756 DEBUG:teuthology.orchestra.run.smithi190:> sudo nvme list -o json 2024-09-17T08:33:19.822 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "Devices":[ 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: { 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "NameSpace":1, 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "GenericPath":"/dev/ng4n1", 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "SerialNumber":"39fb6783d61176c967f1", 2024-09-17T08:33:19.823 INFO:teuthology.orchestra.run.smithi190.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "SectorSize":512 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: }, 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: { 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "NameSpace":1, 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "GenericPath":"/dev/ng3n1", 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "SerialNumber":"1582e195fc5ac57e712e", 2024-09-17T08:33:19.824 INFO:teuthology.orchestra.run.smithi190.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "SectorSize":512 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: }, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: { 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "NameSpace":1, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "GenericPath":"/dev/ng2n1", 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "SerialNumber":"369d35adfe64a2cc7587", 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:19.825 INFO:teuthology.orchestra.run.smithi190.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "SectorSize":512 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: }, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: { 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "NameSpace":1, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "GenericPath":"/dev/ng1n1", 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "Firmware":"5.14.0-5", 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "ModelNumber":"Linux", 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "SerialNumber":"97eb76f595b22b0628ce", 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "UsedBytes":95995035648, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "MaximumLBA":187490304, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "PhysicalSize":95995035648, 2024-09-17T08:33:19.826 INFO:teuthology.orchestra.run.smithi190.stdout: "SectorSize":512 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: }, 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: { 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "NameSpace":1, 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "GenericPath":"/dev/ng0n1", 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "Firmware":"8DV101H0", 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "SerialNumber":"CVFT63210012400BGN", 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "UsedBytes":400088457216, 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "MaximumLBA":781422768, 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "PhysicalSize":400088457216, 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: "SectorSize":512 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: } 2024-09-17T08:33:19.827 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2024-09-17T08:33:19.828 INFO:teuthology.orchestra.run.smithi190.stdout:} 2024-09-17T08:33:19.829 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T08:33:19.829 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:33:19.829 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/scratch_devs 2024-09-17T08:33:19.894 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T08:33:19.993 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': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T08:33:19.993 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:33:19.993 INFO:tasks.cephadm:Cluster fsid is 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:33:19.994 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T08:33:19.994 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T08:33:19.994 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi119': '172.21.15.119', 'mon.smithi190': '172.21.15.190'} 2024-09-17T08:33:19.994 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T08:33:19.994 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2024-09-17T08:33:20.025 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2024-09-17T08:33:20.051 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T08:33:20.051 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:33:20.194 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '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/56094/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.4-855-g19e2a2be', 'node_name': '172.21.2.7+braggi07', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.4-855.g19e2a2be'}, 'url': 'https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-16 16:29:21.739533', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-17T08:33:20.337 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:33:20.338 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm 2024-09-17T08:33:20.338 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:20.660 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 17 08:33 /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:20.660 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:20.973 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 17 08:33 /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:20.973 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:20.993 DEBUG:teuthology.orchestra.run.smithi190:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:33:21.019 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 on all hosts... 2024-09-17T08:33:21.020 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:33:21.036 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:33:22.514 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:33:22.526 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:34:13.791 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2024-09-17T08:34:13.791 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:34:13.791 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:34:13.791 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2024-09-17T08:34:13.792 INFO:teuthology.orchestra.run.smithi190.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:34:13.792 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2024-09-17T08:34:13.792 INFO:teuthology.orchestra.run.smithi190.stdout:} 2024-09-17T08:34:30.749 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-09-17T08:34:30.750 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-09-17T08:34:30.768 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2024-09-17T08:34:30.832 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2024-09-17T08:34:30.865 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2024-09-17T08:34:30.890 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2024-09-17T08:34:30.933 INFO:tasks.cephadm:Writing seed config... 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T08:34:30.935 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T08:34:30.936 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:34:30.936 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T08:34:30.951 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 7e6d96ac-74cf-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-17T08:34:30.952 DEBUG:teuthology.orchestra.run.smithi119:mon.smithi119> sudo journalctl -f -n 0 -u ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service 2024-09-17T08:34:30.995 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T08:34:30.995 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -v bootstrap --fsid 7e6d96ac-74cf-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.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:34:31.145 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:34:31.146 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '-v', 'bootstrap', '--fsid', '7e6d96ac-74cf-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.119', '--skip-admin-label'] 2024-09-17T08:34:31.176 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:34:31.176 INFO:teuthology.orchestra.run.smithi119.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T08:34:31.176 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying podman|docker is present... 2024-09-17T08:34:31.198 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:34:31.198 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying lvm2 is present... 2024-09-17T08:34:31.198 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying time synchronization is in place... 2024-09-17T08:34:31.205 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:34:31.205 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:34:31.211 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:34:31.211 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:34:31.218 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2024-09-17T08:34:31.224 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2024-09-17T08:34:31.224 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2024-09-17T08:34:31.224 INFO:teuthology.orchestra.run.smithi119.stdout:Repeating the final host check... 2024-09-17T08:34:31.245 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:34:31.246 INFO:teuthology.orchestra.run.smithi119.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-17T08:34:31.246 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl is present 2024-09-17T08:34:31.246 INFO:teuthology.orchestra.run.smithi119.stdout:lvcreate is present 2024-09-17T08:34:31.252 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:34:31.252 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:34:31.258 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:34:31.258 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:34:31.264 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2024-09-17T08:34:31.271 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2024-09-17T08:34:31.271 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2024-09-17T08:34:31.271 INFO:teuthology.orchestra.run.smithi119.stdout:Host looks OK 2024-09-17T08:34:31.271 INFO:teuthology.orchestra.run.smithi119.stdout:Cluster fsid: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:31.271 INFO:teuthology.orchestra.run.smithi119.stdout:Acquiring lock 140249551441344 on /run/cephadm/7e6d96ac-74cf-11ef-bceb-c7b262605968.lock 2024-09-17T08:34:31.272 INFO:teuthology.orchestra.run.smithi119.stdout:Lock 140249551441344 acquired on /run/cephadm/7e6d96ac-74cf-11ef-bceb-c7b262605968.lock 2024-09-17T08:34:31.272 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 3300 ... 2024-09-17T08:34:31.272 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 6789 ... 2024-09-17T08:34:31.272 INFO:teuthology.orchestra.run.smithi119.stdout:Base mon IP(s) is [172.21.15.119:3300, 172.21.15.119:6789], mon addrv is [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2024-09-17T08:34:31.275 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.119 metric 100 2024-09-17T08:34:31.275 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2024-09-17T08:34:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T08:34:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-17T08:34:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-17T08:34:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T08:34:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T08:34:31.280 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:34:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T08:34:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d5ef/64 scope link noprefixroute 2024-09-17T08:34:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:34:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2024-09-17T08:34:31.281 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2024-09-17T08:34:31.282 INFO:teuthology.orchestra.run.smithi119.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T08:34:31.282 INFO:teuthology.orchestra.run.smithi119.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T08:34:31.283 INFO:teuthology.orchestra.run.smithi119.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:34:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Getting image source signatures 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:d8a707c21dc06a64315160cb2d8e524fa91943a344731b2a930ee3a716bebbdd 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying config sha256:980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 2024-09-17T08:34:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-17T08:34:32.806 INFO:teuthology.orchestra.run.smithi119.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:34:32.806 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:34:32.806 INFO:teuthology.orchestra.run.smithi119.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T08:34:33.720 INFO:teuthology.orchestra.run.smithi119.stdout:stat: stdout 167 167 2024-09-17T08:34:33.720 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial keys... 2024-09-17T08:34:34.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQAaP+lm9p6cABAAqkurbIWC0c3mCWFi52tUQw== 2024-09-17T08:34:35.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQAaP+lmRpuLNRAAOHf/DmsM8pnlfwrIyWnEKw== 2024-09-17T08:34:36.377 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQAbP+lmmtT9LRAAv5Vj4qzNYNC9Y8CnEWeb8g== 2024-09-17T08:34:36.378 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial monmap... 2024-09-17T08:34:37.258 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:monmaptool for smithi119 [v2:172.21.15.119:3300,v1:172.21.15.119:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:setting min_mon_release = pacific 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: set fsid to 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:34:37.259 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mon... 2024-09-17T08:34:38.114 INFO:teuthology.orchestra.run.smithi119.stdout:create mon.smithi119 on 2024-09-17T08:34:38.470 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T08:34:38.660 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target. 2024-09-17T08:34:38.661 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target. 2024-09-17T08:34:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119 2024-09-17T08:34:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service: Unit ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service not loaded. 2024-09-17T08:34:39.049 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target.wants/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service → /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@.service. 2024-09-17T08:34:39.596 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:34:39.596 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon to start... 2024-09-17T08:34:39.604 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon... 2024-09-17T08:34:40.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T08:34:40.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout id: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:40.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout services: 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi119 (age 0.522093s) 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout data: 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon is available 2024-09-17T08:34:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:34:41.598 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:34:41.599 INFO:teuthology.orchestra.run.smithi119.stdout:Generating new minimal ceph.conf... 2024-09-17T08:34:42.627 INFO:teuthology.orchestra.run.smithi119.stdout:Restarting the monitor... 2024-09-17T08:34:43.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 podman[25341]: 2024-09-17 08:34:43.082353297 +0000 UTC m=+0.294844381 container died b0642b83def7aa88fc397b47d4cbbc7d70360ca37ba2d9837fd641de9b13c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-17T08:34:43.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 podman[25341]: 2024-09-17 08:34:43.344240852 +0000 UTC m=+0.556731890 container cleanup b0642b83def7aa88fc397b47d4cbbc7d70360ca37ba2d9837fd641de9b13c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-19e2a2b) 2024-09-17T08:34:43.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 bash[25341]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119 2024-09-17T08:34:43.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 podman[25355]: 2024-09-17 08:34:43.495381326 +0000 UTC m=+0.429861183 container remove b0642b83def7aa88fc397b47d4cbbc7d70360ca37ba2d9837fd641de9b13c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:34:43.988 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 systemd[1]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service: Deactivated successfully. 2024-09-17T08:34:43.988 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 systemd[1]: Stopped Ceph mon.smithi119 for 7e6d96ac-74cf-11ef-bceb-c7b262605968. 2024-09-17T08:34:43.988 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 systemd[1]: Starting Ceph mon.smithi119 for 7e6d96ac-74cf-11ef-bceb-c7b262605968... 2024-09-17T08:34:43.988 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 podman[25447]: 2024-09-17 08:34:43.896171115 +0000 UTC m=+0.093892379 container create 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:34:43.988 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:43 smithi119 podman[25447]: 2024-09-17 08:34:43.818368434 +0000 UTC m=+0.016089699 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:34:44.168 INFO:teuthology.orchestra.run.smithi119.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 podman[25447]: 2024-09-17 08:34:44.090441546 +0000 UTC m=+0.288162815 container init 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 podman[25447]: 2024-09-17 08:34:44.093487263 +0000 UTC m=+0.291208528 container start 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: pidfile_write: ignore empty --pid-file 2024-09-17T08:34:44.407 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: load: jerasure load: lrc 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: RocksDB version: 7.9.2 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Git sha 0 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: DB SUMMARY 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: DB Session ID: G66BQBWBTH158G2Y5753 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: CURRENT file: CURRENT 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi119/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi119/store.db: 000009.log size: 83846 ; 2024-09-17T08:34:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.error_if_exists: 0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.create_if_missing: 0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.paranoid_checks: 1 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.env: 0x563f656c1bc0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.info_log: 0x563f67d06dc0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.statistics: (nil) 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.use_fsync: 0 2024-09-17T08:34:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_log_file_size: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_fallocate: 1 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.use_direct_reads: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.db_log_dir: 2024-09-17T08:34:44.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.wal_dir: 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.write_buffer_manager: 0x563f67d14320 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T08:34:44.411 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.unordered_write: 0 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.row_cache: None 2024-09-17T08:34:44.412 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.wal_filter: None 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.two_write_queues: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.wal_compression: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.atomic_flush: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T08:34:44.414 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.log_readahead_size: 0 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_background_jobs: 2 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_background_compactions: -1 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_subcompactions: 1 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T08:34:44.415 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_open_files: -1 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_background_flushes: -1 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Compression algorithms supported: 2024-09-17T08:34:44.416 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kZSTD supported: 0 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kXpressCompression supported: 0 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kBZip2Compression supported: 0 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kLZ4Compression supported: 1 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kZlibCompression supported: 1 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: kSnappyCompression supported: 1 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi119/store.db/MANIFEST-000010 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T08:34:44.417 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.merge_operator: 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_filter: None 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563f67d06a20) 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: cache_index_and_filter_blocks: 1 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: pin_top_level_index_and_filter: 1 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: index_type: 0 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: data_block_index_type: 0 2024-09-17T08:34:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: index_shortening: 1 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: checksum: 4 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: no_block_cache: 0 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_cache: 0x563f67cfb1f0 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_cache_name: BinnedLRUCache 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_cache_options: 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: capacity : 536870912 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: num_shard_bits : 4 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: strict_capacity_limit : 0 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: high_pri_pool_ratio: 0.000 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_cache_compressed: (nil) 2024-09-17T08:34:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: persistent_cache: (nil) 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_size: 4096 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_size_deviation: 10 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_restart_interval: 16 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: index_block_restart_interval: 1 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: metadata_block_size: 4096 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: partition_filters: 0 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: use_delta_encoding: 1 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: filter_policy: bloomfilter 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: whole_key_filtering: 1 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: verify_compression: 0 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: read_amp_bytes_per_bit: 0 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: format_version: 5 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: enable_index_compression: 1 2024-09-17T08:34:44.420 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: block_align: 0 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: max_auto_readahead_size: 262144 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: prepopulate_block_cache: 0 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: initial_auto_readahead_size: 8192 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression: NoCompression 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.num_levels: 7 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T08:34:44.421 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T08:34:44.422 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T08:34:44.423 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T08:34:44.424 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T08:34:44.425 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.inplace_update_support: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.bloom_locality: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.max_successive_merges: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T08:34:44.426 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.ttl: 2592000 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enable_blob_files: false 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.min_blob_size: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T08:34:44.427 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi119/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-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec605669-d85b-4052-8d04-9599fff89235 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726562084119173, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726562084120004, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80644, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 248, "table_properties": {"data_size": 78801, "index_size": 227, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9753, "raw_average_key_size": 47, "raw_value_size": 73221, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 207, "num_filter_entries": 207, "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": 1726562084, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec605669-d85b-4052-8d04-9599fff89235", "db_session_id": "G66BQBWBTH158G2Y5753", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726562084120108, "job": 1, "event": "recovery_finished"} 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi119/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563f67d26e00 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: DB pointer 0x563f67e1c000 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T08:34:44.428 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ** DB Stats ** 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ** Compaction Stats [default] ** 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: L0 2/0 80.65 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:34:44.429 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Sum 2/0 80.65 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.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 144.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ** Compaction Stats [default] ** 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.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 144.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T08:34:44.430 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Cumulative compaction: 0.00 GB write, 26.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Interval compaction: 0.00 GB write, 26.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Block cache BinnedLRUCache@0x563f67cfb1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.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-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: starting mon.smithi119 rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi119 fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???) e1 preinit fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).mds e1 new map 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).mds e1 print_map 2024-09-17T08:34:44.431 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: e1 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: legacy client fscid: -1 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: No filesystems configured 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 bash[25447]: 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 systemd[1]: Started Ceph mon.smithi119 for 7e6d96ac-74cf-11ef-bceb-c7b262605968. 2024-09-17T08:34:44.432 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mon.smithi119 is new leader, mons smithi119 in quorum (ranks 0) 2024-09-17T08:34:44.433 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: monmap e1: 1 mons at {smithi119=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:34:44.433 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: fsmap 2024-09-17T08:34:44.433 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T08:34:44.433 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:44 smithi119 ceph-mon[25466]: mgrmap e1: no daemons active 2024-09-17T08:34:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T08:34:45.144 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:34:45.144 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mgr... 2024-09-17T08:34:45.145 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T08:34:45.145 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T08:34:45.145 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-17T08:34:45.394 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mgr.smithi119.ybeewy 2024-09-17T08:34:45.394 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mgr.smithi119.ybeewy.service: Unit ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mgr.smithi119.ybeewy.service not loaded. 2024-09-17T08:34:45.547 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968.target.wants/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mgr.smithi119.ybeewy.service → /etc/systemd/system/ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@.service. 2024-09-17T08:34:45.879 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:45 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/118920797' entity='client.admin' 2024-09-17T08:34:46.029 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:34:46.029 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-09-17T08:34:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:34:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:34:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-09-17T08:34:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:34:46.044 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:34:46.044 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr to start... 2024-09-17T08:34:46.052 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr... 2024-09-17T08:34:46.863 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:46 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1237584789' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:34:47.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:47.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:34:47.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "7e6d96ac-74cf-11ef-bceb-c7b262605968", 2024-09-17T08:34:47.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "smithi119" 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:34:47.162 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:34:47.165 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:34:47.165 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:34:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:34:47.167 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:34:39.543104+0000", 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:34:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (1/15)... 2024-09-17T08:34:49.898 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:49 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/355748455' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:34:50.199 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "7e6d96ac-74cf-11ef-bceb-c7b262605968", 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:34:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "smithi119" 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:34:50.201 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:34:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:34:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:34:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:34:50.203 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:34:50.206 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:34:50.207 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:34:39.543104+0000", 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:34:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:34:50.209 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (2/15)... 2024-09-17T08:34:51.119 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: Activating manager daemon smithi119.ybeewy 2024-09-17T08:34:51.119 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: mgrmap e2: smithi119.ybeewy(active, starting, since 0.00296493s) 2024-09-17T08:34:51.120 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:34:51.120 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:34:51.120 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:34:51.120 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:34:51.120 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:50 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr metadata", "who": "smithi119.ybeewy", "id": "smithi119.ybeewy"}]: dispatch 2024-09-17T08:34:52.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: Manager daemon smithi119.ybeewy is now available 2024-09-17T08:34:52.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:34:52.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/trash_purge_schedule"}]: dispatch 2024-09-17T08:34:52.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' 2024-09-17T08:34:52.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' 2024-09-17T08:34:52.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: from='mgr.14100 172.21.15.119:0/1869067202' entity='mgr.smithi119.ybeewy' 2024-09-17T08:34:52.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:51 smithi119 ceph-mon[25466]: mgrmap e3: smithi119.ybeewy(active, since 1.00644s) 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "7e6d96ac-74cf-11ef-bceb-c7b262605968", 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:34:53.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "smithi119" 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:53.397 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:34:53.398 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:34:53.401 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:34:53.401 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:34:53.403 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:34:39.543104+0000", 2024-09-17T08:34:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:34:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:34:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:34:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:34:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:mgr is available 2024-09-17T08:34:53.795 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:53 smithi119 ceph-mon[25466]: mgrmap e4: smithi119.ybeewy(active, since 2s) 2024-09-17T08:34:53.795 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:53 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/765910585' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:34:54.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-09-17T08:34:54.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:34:54.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:34:54.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:34:54.511 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling cephadm module... 2024-09-17T08:34:54.792 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:54 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3357135622' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T08:34:56.022 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:55 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1893770160' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T08:34:57.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:56 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1893770160' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T08:34:57.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:34:56 smithi119 ceph-mon[25466]: mgrmap e5: smithi119.ybeewy(active, since 5s) 2024-09-17T08:35:00.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: Active manager daemon smithi119.ybeewy restarted 2024-09-17T08:35:00.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: Activating manager daemon smithi119.ybeewy 2024-09-17T08:35:00.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: mgrmap e6: smithi119.ybeewy(active, starting, since 0.00343483s) 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr metadata", "who": "smithi119.ybeewy", "id": "smithi119.ybeewy"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: Manager daemon smithi119.ybeewy is now available 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:35:00.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:00 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/trash_purge_schedule"}]: dispatch 2024-09-17T08:35:01.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:01 smithi119 ceph-mon[25466]: Found migration_current of "None". Setting to last migration. 2024-09-17T08:35:01.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:01 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:01.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:01 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:01.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:01 smithi119 ceph-mon[25466]: mgrmap e7: smithi119.ybeewy(active, since 1.00503s) 2024-09-17T08:35:02.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:02 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:01] ENGINE Bus STARTING 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:02] ENGINE Serving on http://172.21.15.119:8765 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:02] ENGINE Serving on https://172.21.15.119:7150 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:02] ENGINE Bus STARTED 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:02] ENGINE Error in HTTPServer.serve 2024-09-17T08:35:03.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Traceback (most recent call last): 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._connections.run(self.expiration_interval) 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._run(expiration_interval) 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s = self.context.wrap_socket( 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:35:03.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: return self.sslsocket_class._create( 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self.do_handshake() 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._sslobj.do_handshake() 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:35:03.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:03 smithi119 ceph-mon[25466]: mgrmap e8: smithi119.ybeewy(active, since 2s) 2024-09-17T08:35:04.736 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1421193869' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 8, 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "smithi119.ybeewy", 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2024-09-17T08:35:06.160 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 8... 2024-09-17T08:35:07.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:06 smithi119 ceph-mon[25466]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:35:07.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:06 smithi119 ceph-mon[25466]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:35:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:35:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 8, 2024-09-17T08:35:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:35:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:35:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 8 is available 2024-09-17T08:35:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:Setting orchestrator backend to cephadm... 2024-09-17T08:35:08.869 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:08 smithi119 ceph-mon[25466]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:08.869 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:08 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:08.869 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:08 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:09.841 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:09 smithi119 ceph-mon[25466]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:09.843 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T08:35:09.844 INFO:teuthology.orchestra.run.smithi119.stdout:Generating ssh key... 2024-09-17T08:35:11.886 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:11 smithi119 ceph-mon[25466]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:11.886 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:11 smithi119 ceph-mon[25466]: Generating ssh key... 2024-09-17T08:35:11.886 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:11 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:11.886 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:11 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:12.139 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDaLNsJRPR3eBEhVTV4GF6Lsm51elGsJBSXmsclftygH3FlOFHt0Z78a+rG7Qr9gHYpgL3H0gx+WJ0TPM7eS0rIqeYnHCpXG+8McqwcPsfask0JbVvAjbzyW0Q6U64/RWhnq6IgJUI6eK5bGMegam3LPXNAUg0u9KsNTJN67F3TikSJeE9CWoqBSuL1tTR6gCqX9WsHz9dchEDEh8hwvvsZoqFHHw56N+DKFVji8QEuxVFE5OdWADge2DSELZYkPfMZB4F48bWcP3WZTOFm1TsipFShnAHBrrMoCLELucrL6/mVy+qD13TQcEJj+anZMuBfk/MT3jSs0GKXS6AwdyR4AwyOcKRApG92cfmIATGDwVN1qKSVTOK5umoZZX6UMMNBKq8encxk0LkmLvl6Y7e4QtOj8P+z/IbeO8NsyZinXQVJHM73kJNANq36FKUoLeo963ct/Ys4N2wPFpesqF6FHgo/z/1JE+a13jfdvVKDiZEeY86/L297iZYSzMMmE= ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:35:12.139 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:35:12.140 INFO:teuthology.orchestra.run.smithi119.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T08:35:12.142 INFO:teuthology.orchestra.run.smithi119.stdout:Adding host smithi119... 2024-09-17T08:35:12.798 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:12 smithi119 ceph-mon[25466]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:13.903 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:13 smithi119 ceph-mon[25466]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "addr": "172.21.15.119", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:14.798 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:14 smithi119 ceph-mon[25466]: Deploying cephadm binary to smithi119 2024-09-17T08:35:15.914 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Added host 'smithi119' with addr '172.21.15.119' 2024-09-17T08:35:15.914 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying mon service with default placement... 2024-09-17T08:35:16.501 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:16 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:16.501 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:16 smithi119 ceph-mon[25466]: Added host smithi119 2024-09-17T08:35:16.501 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:16 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:17.065 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T08:35:17.065 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying mgr service with default placement... 2024-09-17T08:35:17.841 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:17 smithi119 ceph-mon[25466]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:17.842 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:17 smithi119 ceph-mon[25466]: Saving service mon spec with placement count:5 2024-09-17T08:35:17.842 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:17 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:18 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:18 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:18 smithi119 ceph-mon[25466]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:18 smithi119 ceph-mon[25466]: Saving service mgr spec with placement count:2 2024-09-17T08:35:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:18 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:19.144 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T08:35:19.144 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying crash service with default placement... 2024-09-17T08:35:20.528 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-17T08:35:20.528 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying ceph-exporter service with default placement... 2024-09-17T08:35:20.862 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:20 smithi119 ceph-mon[25466]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:20.862 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:20 smithi119 ceph-mon[25466]: Saving service crash spec with placement * 2024-09-17T08:35:20.862 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:20 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:20.862 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:20 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:21.726 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-17T08:35:21.727 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying prometheus service with default placement... 2024-09-17T08:35:21.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:21 smithi119 ceph-mon[25466]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:21.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:21 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:21.847 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:21 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:23.134 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:22 smithi119 ceph-mon[25466]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:23.134 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:22 smithi119 ceph-mon[25466]: Saving service ceph-exporter spec with placement * 2024-09-17T08:35:23.134 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:22 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:23.823 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-17T08:35:23.823 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying grafana service with default placement... 2024-09-17T08:35:24.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:23 smithi119 ceph-mon[25466]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:24.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:23 smithi119 ceph-mon[25466]: Saving service prometheus spec with placement count:1 2024-09-17T08:35:24.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:23 smithi119 ceph-mon[25466]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:24.979 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-17T08:35:24.979 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying node-exporter service with default placement... 2024-09-17T08:35:25.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:25 smithi119 ceph-mon[25466]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:25.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:25 smithi119 ceph-mon[25466]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:25.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:25 smithi119 ceph-mon[25466]: Saving service grafana spec with placement count:1 2024-09-17T08:35:25.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:25 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:26.135 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-17T08:35:26.135 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying alertmanager service with default placement... 2024-09-17T08:35:26.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:26 smithi119 ceph-mon[25466]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:26.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:26 smithi119 ceph-mon[25466]: Saving service node-exporter spec with placement * 2024-09-17T08:35:26.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:26 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:27.283 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-17T08:35:27.877 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:27 smithi119 ceph-mon[25466]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:27.877 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:27 smithi119 ceph-mon[25466]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:27.877 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:27 smithi119 ceph-mon[25466]: Saving service alertmanager spec with placement count:1 2024-09-17T08:35:27.877 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:27 smithi119 ceph-mon[25466]: from='mgr.14118 172.21.15.119:0/2914536645' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:28.982 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:28 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3679027824' entity='client.admin' 2024-09-17T08:35:28.982 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:28 smithi119 ceph-mon[25466]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:29.520 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling the dashboard module... 2024-09-17T08:35:30.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:29 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2924590942' entity='client.admin' 2024-09-17T08:35:31.330 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:30 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2863094753' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T08:35:31.330 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:30 smithi119 ceph-mon[25466]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:32.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:31 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2863094753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T08:35:32.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:31 smithi119 ceph-mon[25466]: mgrmap e9: smithi119.ybeewy(active, since 30s) 2024-09-17T08:35:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:35:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "smithi119.ybeewy", 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2024-09-17T08:35:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 9... 2024-09-17T08:35:33.067 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:32 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/4005599290' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:35:36.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: Active manager daemon smithi119.ybeewy restarted 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: Activating manager daemon smithi119.ybeewy 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: mgrmap e10: smithi119.ybeewy(active, starting, since 0.00487396s) 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr metadata", "who": "smithi119.ybeewy", "id": "smithi119.ybeewy"}]: dispatch 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: Manager daemon smithi119.ybeewy is now available 2024-09-17T08:35:36.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:35:36.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:35:36.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:35 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/trash_purge_schedule"}]: dispatch 2024-09-17T08:35:37.452 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:35:37.452 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T08:35:37.452 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:35:37.452 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:35:37.453 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 9 is available 2024-09-17T08:35:37.453 INFO:teuthology.orchestra.run.smithi119.stdout:Generating a dashboard self-signed certificate... 2024-09-17T08:35:38.068 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:37 smithi119 ceph-mon[25466]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:35:38.068 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:37 smithi119 ceph-mon[25466]: mgrmap e11: smithi119.ybeewy(active, since 1.00564s) 2024-09-17T08:35:38.068 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:37 smithi119 ceph-mon[25466]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:35:38.675 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T08:35:38.676 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial admin user... 2024-09-17T08:35:38.992 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: mgrmap e12: smithi119.ybeewy(active, since 2s) 2024-09-17T08:35:38.992 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:37] ENGINE Bus STARTING 2024-09-17T08:35:38.992 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:37] ENGINE Serving on https://172.21.15.119:7150 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:37] ENGINE Error in HTTPServer.serve 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Traceback (most recent call last): 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._connections.run(self.expiration_interval) 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._run(expiration_interval) 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:35:38.993 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s = self.context.wrap_socket( 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: return self.sslsocket_class._create( 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self.do_handshake() 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._sslobj.do_handshake() 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:38] ENGINE Serving on http://172.21.15.119:8765 2024-09-17T08:35:38.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: [17/Sep/2024:08:35:38] ENGINE Bus STARTED 2024-09-17T08:35:38.995 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:38.995 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:38.995 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:38 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:40.178 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$7NdfSxmQXwfh2NSNNDrhyeBc3BXY5Ln4K9kmCXXOmM1qlj7fIuZ1i", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726562139, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T08:35:40.178 INFO:teuthology.orchestra.run.smithi119.stdout:Fetching dashboard port number... 2024-09-17T08:35:40.735 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:40 smithi119 ceph-mon[25466]: 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-17T08:35:40.736 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:40 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:41.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:41 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/340259886' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T08:35:41.703 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T08:35:41.713 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:35:41.713 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-09-17T08:35:41.720 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:35:41.720 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-09-17T08:35:41.720 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-09-17T08:35:41.720 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph Dashboard is now available at: 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout: URL: https://smithi119.front.sepia.ceph.com:8443/ 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout: User: admin 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout: Password: fwqyrbmekn 2024-09-17T08:35:41.722 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:41.723 INFO:teuthology.orchestra.run.smithi119.stdout:Saving cluster configuration to /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config directory 2024-09-17T08:35:41.723 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling autotune for osd_memory_target 2024-09-17T08:35:43.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:43 smithi119 ceph-mon[25466]: mgrmap e13: smithi119.ybeewy(active, since 6s) 2024-09-17T08:35:44.158 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T08:35:44.158 INFO:teuthology.orchestra.run.smithi119.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T08:35:44.158 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: ceph telemetry on 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.159 INFO:teuthology.orchestra.run.smithi119.stdout:For more information see: 2024-09-17T08:35:44.160 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.160 INFO:teuthology.orchestra.run.smithi119.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T08:35:44.160 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:35:44.160 INFO:teuthology.orchestra.run.smithi119.stdout:Bootstrap complete. 2024-09-17T08:35:44.191 INFO:tasks.cephadm:Fetching config... 2024-09-17T08:35:44.191 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:35:44.191 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T08:35:44.207 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T08:35:44.207 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:35:44.207 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T08:35:44.263 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T08:35:44.263 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:35:44.264 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/keyring of=/dev/stdout 2024-09-17T08:35:44.327 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T08:35:44.328 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:35:44.328 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T08:35:44.384 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T08:35:44.384 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDaLNsJRPR3eBEhVTV4GF6Lsm51elGsJBSXmsclftygH3FlOFHt0Z78a+rG7Qr9gHYpgL3H0gx+WJ0TPM7eS0rIqeYnHCpXG+8McqwcPsfask0JbVvAjbzyW0Q6U64/RWhnq6IgJUI6eK5bGMegam3LPXNAUg0u9KsNTJN67F3TikSJeE9CWoqBSuL1tTR6gCqX9WsHz9dchEDEh8hwvvsZoqFHHw56N+DKFVji8QEuxVFE5OdWADge2DSELZYkPfMZB4F48bWcP3WZTOFm1TsipFShnAHBrrMoCLELucrL6/mVy+qD13TQcEJj+anZMuBfk/MT3jSs0GKXS6AwdyR4AwyOcKRApG92cfmIATGDwVN1qKSVTOK5umoZZX6UMMNBKq8encxk0LkmLvl6Y7e4QtOj8P+z/IbeO8NsyZinXQVJHM73kJNANq36FKUoLeo963ct/Ys4N2wPFpesqF6FHgo/z/1JE+a13jfdvVKDiZEeY86/L297iZYSzMMmE= ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:35:44.460 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDaLNsJRPR3eBEhVTV4GF6Lsm51elGsJBSXmsclftygH3FlOFHt0Z78a+rG7Qr9gHYpgL3H0gx+WJ0TPM7eS0rIqeYnHCpXG+8McqwcPsfask0JbVvAjbzyW0Q6U64/RWhnq6IgJUI6eK5bGMegam3LPXNAUg0u9KsNTJN67F3TikSJeE9CWoqBSuL1tTR6gCqX9WsHz9dchEDEh8hwvvsZoqFHHw56N+DKFVji8QEuxVFE5OdWADge2DSELZYkPfMZB4F48bWcP3WZTOFm1TsipFShnAHBrrMoCLELucrL6/mVy+qD13TQcEJj+anZMuBfk/MT3jSs0GKXS6AwdyR4AwyOcKRApG92cfmIATGDwVN1qKSVTOK5umoZZX6UMMNBKq8encxk0LkmLvl6Y7e4QtOj8P+z/IbeO8NsyZinXQVJHM73kJNANq36FKUoLeo963ct/Ys4N2wPFpesqF6FHgo/z/1JE+a13jfdvVKDiZEeY86/L297iZYSzMMmE= ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:35:44.471 DEBUG:teuthology.orchestra.run.smithi190:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDaLNsJRPR3eBEhVTV4GF6Lsm51elGsJBSXmsclftygH3FlOFHt0Z78a+rG7Qr9gHYpgL3H0gx+WJ0TPM7eS0rIqeYnHCpXG+8McqwcPsfask0JbVvAjbzyW0Q6U64/RWhnq6IgJUI6eK5bGMegam3LPXNAUg0u9KsNTJN67F3TikSJeE9CWoqBSuL1tTR6gCqX9WsHz9dchEDEh8hwvvsZoqFHHw56N+DKFVji8QEuxVFE5OdWADge2DSELZYkPfMZB4F48bWcP3WZTOFm1TsipFShnAHBrrMoCLELucrL6/mVy+qD13TQcEJj+anZMuBfk/MT3jSs0GKXS6AwdyR4AwyOcKRApG92cfmIATGDwVN1qKSVTOK5umoZZX6UMMNBKq8encxk0LkmLvl6Y7e4QtOj8P+z/IbeO8NsyZinXQVJHM73kJNANq36FKUoLeo963ct/Ys4N2wPFpesqF6FHgo/z/1JE+a13jfdvVKDiZEeY86/L297iZYSzMMmE= ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:35:44.588 INFO:teuthology.orchestra.run.smithi190.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDaLNsJRPR3eBEhVTV4GF6Lsm51elGsJBSXmsclftygH3FlOFHt0Z78a+rG7Qr9gHYpgL3H0gx+WJ0TPM7eS0rIqeYnHCpXG+8McqwcPsfask0JbVvAjbzyW0Q6U64/RWhnq6IgJUI6eK5bGMegam3LPXNAUg0u9KsNTJN67F3TikSJeE9CWoqBSuL1tTR6gCqX9WsHz9dchEDEh8hwvvsZoqFHHw56N+DKFVji8QEuxVFE5OdWADge2DSELZYkPfMZB4F48bWcP3WZTOFm1TsipFShnAHBrrMoCLELucrL6/mVy+qD13TQcEJj+anZMuBfk/MT3jSs0GKXS6AwdyR4AwyOcKRApG92cfmIATGDwVN1qKSVTOK5umoZZX6UMMNBKq8encxk0LkmLvl6Y7e4QtOj8P+z/IbeO8NsyZinXQVJHM73kJNANq36FKUoLeo963ct/Ys4N2wPFpesqF6FHgo/z/1JE+a13jfdvVKDiZEeY86/L297iZYSzMMmE= ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:35:44.601 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T08:35:44.792 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:35:44.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:44 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1875724128' entity='client.admin' 2024-09-17T08:35:47.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:47.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:47.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:35:47.291 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:47.291 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi119", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:35:47.291 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi119", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T08:35:47.291 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:47.291 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:47 smithi119 ceph-mon[25466]: Deploying daemon ceph-exporter.smithi119 on smithi119 2024-09-17T08:35:48.050 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T08:35:48.050 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T08:35:48.599 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:48 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3103483951' entity='client.admin' 2024-09-17T08:35:48.658 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:35:51.771 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi190 2024-09-17T08:35:51.771 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:35:51.771 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.conf 2024-09-17T08:35:51.790 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:35:51.790 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:35:51.848 INFO:tasks.cephadm:Adding host smithi190 to orchestrator... 2024-09-17T08:35:51.849 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch host add smithi190 2024-09-17T08:35:52.125 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:51 smithi119 ceph-mon[25466]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:52.125 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:51 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:52.256 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi119", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:35:53.550 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi119", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T08:35:53.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:53.551 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:53 smithi119 ceph-mon[25466]: Deploying daemon crash.smithi119 on smithi119 2024-09-17T08:35:55.337 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:55 smithi119 ceph-mon[25466]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:35:56.963 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: Deploying daemon node-exporter.smithi119 on smithi119 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:56.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:56 smithi119 ceph-mon[25466]: Deploying cephadm binary to smithi190 2024-09-17T08:35:57.796 INFO:teuthology.orchestra.run.smithi119.stdout:Added host 'smithi190' with addr '172.21.15.190' 2024-09-17T08:35:58.793 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T08:35:59.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:58 smithi119 ceph-mon[25466]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:35:59.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:58 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:35:59.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:35:58 smithi119 ceph-mon[25466]: Added host smithi190 2024-09-17T08:35:59.193 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:36:00.887 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:00.888 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:00.888 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:00.888 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:00.888 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: Deploying daemon alertmanager.smithi119 on smithi119 2024-09-17T08:36:00.888 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:00 smithi119 ceph-mon[25466]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:01.260 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:36:01.260 INFO:teuthology.orchestra.run.smithi119.stdout:[{"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}] 2024-09-17T08:36:01.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:01 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:02.516 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T08:36:02.516 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T08:36:02.709 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:36:03.040 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:02 smithi119 ceph-mon[25466]: from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:36:03.040 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:02 smithi119 ceph-mon[25466]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:05.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:04 smithi119 ceph-mon[25466]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:05.802 INFO:teuthology.orchestra.run.smithi119.stderr:adjusted tunables profile to default 2024-09-17T08:36:06.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:05 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2653688555' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T08:36:06.593 INFO:tasks.cephadm:Adding mon.smithi119 on smithi119 2024-09-17T08:36:06.594 INFO:tasks.cephadm:Adding mon.smithi190 on smithi190 2024-09-17T08:36:06.594 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi119:172.21.15.119=smithi119;smithi190:172.21.15.190=smithi190' 2024-09-17T08:36:06.794 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:06.901 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:06.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:06 smithi119 ceph-mon[25466]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:06.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:06 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2653688555' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T08:36:06.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:06 smithi119 ceph-mon[25466]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:36:08.559 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mon update... 2024-09-17T08:36:09.116 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:08 smithi119 ceph-mon[25466]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:09.117 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:08 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:09.297 DEBUG:teuthology.orchestra.run.smithi190:mon.smithi190> sudo journalctl -f -n 0 -u ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi190.service 2024-09-17T08:36:09.300 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:09.300 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:09.555 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:09.598 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:10.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:09 smithi119 ceph-mon[25466]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi119:172.21.15.119=smithi119;smithi190:172.21.15.190=smithi190", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:36:10.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:09 smithi119 ceph-mon[25466]: Saving service mon spec with placement smithi119:172.21.15.119=smithi119;smithi190:172.21.15.190=smithi190;count:2 2024-09-17T08:36:11.283 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:11.284 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:11.284 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:11.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:11.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:11.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:11 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:12.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:12 smithi119 ceph-mon[25466]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T08:36:12.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:12 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T08:36:12.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:12 smithi119 ceph-mon[25466]: Deploying daemon grafana.smithi119 on smithi119 2024-09-17T08:36:12.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:12 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/4114013075' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:12.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:12 smithi119 ceph-mon[25466]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:12.874 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:12.875 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:13.069 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:13.122 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:14.822 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:14.823 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:14.823 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:15.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:14 smithi119 ceph-mon[25466]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:16.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:15 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/3325565461' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:16.413 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:16.413 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:16.607 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:16.650 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:17.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:16 smithi119 ceph-mon[25466]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:18.327 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:18.327 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:18.328 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:19.004 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:18 smithi119 ceph-mon[25466]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:19.004 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:18 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2493430471' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:19.898 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:19.899 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:20.092 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:20.147 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:21.006 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:20 smithi119 ceph-mon[25466]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:21.843 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:21.843 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:21.844 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:22.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:22.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:21 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2794249840' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:23.308 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:22 smithi119 ceph-mon[25466]: Deploying daemon prometheus.smithi119 on smithi119 2024-09-17T08:36:23.308 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:22 smithi119 ceph-mon[25466]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:23.419 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:23.419 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:23.610 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:23.653 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:25.376 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:25.376 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:25.377 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:25.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:24 smithi119 ceph-mon[25466]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:26.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:25 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/3091335757' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:26.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:25 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:26.861 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:26.861 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:27.047 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:27.090 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:27.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:26 smithi119 ceph-mon[25466]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:28.776 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:28.776 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:28.776 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:29.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:28 smithi119 ceph-mon[25466]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:28 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/848637283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:30.361 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:30.361 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:30.555 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:30.598 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:31.023 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:30 smithi119 ceph-mon[25466]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:32.239 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:32.239 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:32.240 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:33.224 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:33.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:33.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:33.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:33.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T08:36:33.225 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:32 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/1311285555' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:33.806 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:33.806 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:33.999 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:34.042 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:34.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:34 smithi119 ceph-mon[25466]: from='mgr.14162 172.21.15.119:0/2504509363' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T08:36:34.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:34 smithi119 ceph-mon[25466]: mgrmap e14: smithi119.ybeewy(active, since 57s) 2024-09-17T08:36:35.806 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:35.806 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:35.806 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:36.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:35 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2225254470' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:37.337 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:37.337 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:37.529 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:37.572 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:38.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: Active manager daemon smithi119.ybeewy restarted 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: Activating manager daemon smithi119.ybeewy 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: mgrmap e15: smithi119.ybeewy(active, starting, since 0.00301856s) 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr metadata", "who": "smithi119.ybeewy", "id": "smithi119.ybeewy"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: Manager daemon smithi119.ybeewy is now available 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:36:38.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:38.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:36:39.118 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:36:39.118 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi119.ybeewy/trash_purge_schedule"}]: dispatch 2024-09-17T08:36:39.118 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:39.118 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:38 smithi119 ceph-mon[25466]: mgrmap e16: smithi119.ybeewy(active, since 1.00533s) 2024-09-17T08:36:39.210 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:39.210 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:39.210 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:40.293 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: [17/Sep/2024:08:36:38] ENGINE Bus STARTING 2024-09-17T08:36:40.293 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: [17/Sep/2024:08:36:38] ENGINE Serving on http://172.21.15.119:8765 2024-09-17T08:36:40.293 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: [17/Sep/2024:08:36:39] ENGINE Serving on https://172.21.15.119:7150 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: [17/Sep/2024:08:36:39] ENGINE Bus STARTED 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: [17/Sep/2024:08:36:39] ENGINE Error in HTTPServer.serve 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Traceback (most recent call last): 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._connections.run(self.expiration_interval) 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._run(expiration_interval) 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:36:40.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: s = self.context.wrap_socket( 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: return self.sslsocket_class._create( 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self.do_handshake() 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: self._sslobj.do_handshake() 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/354324524' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:40.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:40.864 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:40.864 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:41.133 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:41.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:41 smithi119 ceph-mon[25466]: mgrmap e17: smithi119.ybeewy(active, since 2s) 2024-09-17T08:36:41.507 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:43.710 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:43.710 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:43.710 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:36:44.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:43 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/4085614261' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:45.223 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:45.224 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:45.411 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:36:45.456 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:36:45.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:45.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-17T08:36:45.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:45 smithi119 ceph-mon[25466]: Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi119:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi190:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi119:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Updating smithi190:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:47.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi190", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:36:47.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi190", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T08:36:47.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:47.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:46 smithi119 ceph-mon[25466]: Deploying daemon ceph-exporter.smithi190 on smithi190 2024-09-17T08:36:47.816 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:47.816 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:47.817 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:48.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:47 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2327416041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:49.895 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:49.895 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:50.625 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi190", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi190", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:51.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:50 smithi119 ceph-mon[25466]: Deploying daemon crash.smithi190 on smithi190 2024-09-17T08:36:52.829 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:52.829 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:52.829 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:53.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:52 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/85104293' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:53.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:53.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:36:54.478 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:54.478 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:54.684 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:36:55.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:54 smithi119 ceph-mon[25466]: Deploying daemon node-exporter.smithi190 on smithi190 2024-09-17T08:36:57.333 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:36:57.333 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:36:57.333 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:36:57.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:57 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/269039601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:59.111 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:36:59.111 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:36:59.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi190.sobsse", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi190.sobsse", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:36:59.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:59.303 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:37:00.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:36:59 smithi119 ceph-mon[25466]: Deploying daemon mgr.smithi190.sobsse on smithi190 2024-09-17T08:37:01.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:00 smithi119 ceph-mon[25466]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:01.911 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:37:01.911 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:36.692101Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:37:01.911 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/1301355292' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:03.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: Deploying daemon mon.smithi190 on smithi190 2024-09-17T08:37:03.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:02 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:03.561 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:37:03.561 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:37:04.788 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi190/config 2024-09-17T08:37:05.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:04 smithi119 ceph-mon[25466]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:07.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:07.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: Standby manager daemon smithi190.sobsse started 2024-09-17T08:37:07.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: from='mgr.? 172.21.15.190:0/519821886' entity='mgr.smithi190.sobsse' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi190.sobsse/crt"}]: dispatch 2024-09-17T08:37:07.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: from='mgr.? 172.21.15.190:0/519821886' entity='mgr.smithi190.sobsse' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:37:07.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: from='mgr.? 172.21.15.190:0/519821886' entity='mgr.smithi190.sobsse' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi190.sobsse/key"}]: dispatch 2024-09-17T08:37:07.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:06 smithi119 ceph-mon[25466]: from='mgr.? 172.21.15.190:0/519821886' entity='mgr.smithi190.sobsse' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:37:07.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:06 smithi190 systemd[1]: Started Ceph mon.smithi190 for 7e6d96ac-74cf-11ef-bceb-c7b262605968. 2024-09-17T08:37:11.977 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-17T08:37:11.978 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":2,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","modified":"2024-09-17T08:37:06.962351Z","created":"2024-09-17T08:34:36.692101Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi119","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi190","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:3300","nonce":0},{"type":"v1","addr":"172.21.15.190:6789","nonce":0}]},"addr":"172.21.15.190:6789/0","public_addr":"172.21.15.190:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T08:37:11.978 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 2 2024-09-17T08:37:12.292 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:37:12.292 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/174959867' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: mon.smithi119 calling monitor election 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: mon.smithi190 calling monitor election 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.293 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: mon.smithi119 is new leader, mons smithi119,smithi190 in quorum (ranks 0,1) 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: monmap e2: 2 mons at {smithi119=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],smithi190=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: fsmap 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: mgrmap e18: smithi119.ybeewy(active, since 34s), standbys: smithi190.sobsse 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: overall HEALTH_OK 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.294 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:12 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/174959867' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: mon.smithi119 calling monitor election 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:12.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: mon.smithi190 calling monitor election 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: mon.smithi119 is new leader, mons smithi119,smithi190 in quorum (ranks 0,1) 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: monmap e2: 2 mons at {smithi119=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],smithi190=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: fsmap 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: mgrmap e18: smithi119.ybeewy(active, since 34s), standbys: smithi190.sobsse 2024-09-17T08:37:12.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: overall HEALTH_OK 2024-09-17T08:37:12.323 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.323 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.323 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.323 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.323 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:12 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:12.580 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T08:37:12.580 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T08:37:12.788 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:13.234 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:13 smithi119 ceph-mon[25466]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:13.234 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:37:13.234 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:13.234 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:13 smithi190 ceph-mon[34131]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:37:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:37:14.547 INFO:teuthology.orchestra.run.smithi119.stdout:# minimal ceph.conf for 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:37:14.547 INFO:teuthology.orchestra.run.smithi119.stdout:[global] 2024-09-17T08:37:14.547 INFO:teuthology.orchestra.run.smithi119.stdout: fsid = 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:37:14.547 INFO:teuthology.orchestra.run.smithi119.stdout: mon_host = [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:37:15.190 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3756325308' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:37:15.191 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.211 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T08:37:15.211 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:37:15.211 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:37:15.238 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:37:15.238 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:37:15.303 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:37:15.303 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:37:15.331 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:37:15.331 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:37:15.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:15.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: Updating smithi119:/etc/ceph/ceph.conf 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: Updating smithi190:/etc/ceph/ceph.conf 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3756325308' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:37:15.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:37:15.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:15.396 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T08:37:15.397 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:37:15.397 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:37:15.412 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T08:37:15.413 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/nvme4n1 2024-09-17T08:37:15.468 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/nvme4n1 2024-09-17T08:37:15.468 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:15.468 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-17T08:37:15.468 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:15.469 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:15.469 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:35:47.687901260 +0000 2024-09-17T08:37:15.469 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:18.124590207 +0000 2024-09-17T08:37:15.469 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:18.124590207 +0000 2024-09-17T08:37:15.469 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:18.120590305 +0000 2024-09-17T08:37:15.469 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T08:37:15.532 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:37:15.532 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:37:15.532 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000217381 s, 2.4 MB/s 2024-09-17T08:37:15.533 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T08:37:15.590 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/nvme3n1 2024-09-17T08:37:15.645 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/nvme3n1 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 1027 Links: 1 Device type: 103,6 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:35:47.677901508 +0000 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:17.981593722 +0000 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:17.981593722 +0000 2024-09-17T08:37:15.646 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:17.977593820 +0000 2024-09-17T08:37:15.647 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T08:37:15.710 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:37:15.710 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:37:15.710 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.00021877 s, 2.3 MB/s 2024-09-17T08:37:15.712 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T08:37:15.768 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/nvme2n1 2024-09-17T08:37:15.823 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/nvme2n1 2024-09-17T08:37:15.823 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:35:47.667901757 +0000 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:17.842597139 +0000 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:17.842597139 +0000 2024-09-17T08:37:15.824 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:17.838597238 +0000 2024-09-17T08:37:15.824 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T08:37:15.887 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:37:15.887 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:37:15.887 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000247482 s, 2.1 MB/s 2024-09-17T08:37:15.889 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T08:37:15.945 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/nvme1n1 2024-09-17T08:37:16.000 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/nvme1n1 2024-09-17T08:37:16.000 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:16.000 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-17T08:37:16.000 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:16.000 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:16.001 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-09-17 08:35:47.657902006 +0000 2024-09-17T08:37:16.001 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-09-17 08:33:17.703600556 +0000 2024-09-17T08:37:16.001 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-09-17 08:33:17.703600556 +0000 2024-09-17T08:37:16.001 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: 2024-09-17 08:33:17.699600655 +0000 2024-09-17T08:37:16.001 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T08:37:16.065 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-09-17T08:37:16.065 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-09-17T08:37:16.065 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000203269 s, 2.5 MB/s 2024-09-17T08:37:16.066 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T08:37:16.122 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:37:16.122 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:37:16.139 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T08:37:16.139 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/nvme4n1 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/nvme4n1 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:36:41.844590056 +0000 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:19.702351915 +0000 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:19.702351915 +0000 2024-09-17T08:37:16.195 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:19.698352028 +0000 2024-09-17T08:37:16.196 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T08:37:16.259 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:37:16.259 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:37:16.259 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000250654 s, 2.0 MB/s 2024-09-17T08:37:16.260 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T08:37:16.317 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/nvme3n1 2024-09-17T08:37:16.372 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/nvme3n1 2024-09-17T08:37:16.372 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:16.372 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-17T08:37:16.372 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:16.373 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:16.373 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:36:41.834590344 +0000 2024-09-17T08:37:16.373 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:19.559355955 +0000 2024-09-17T08:37:16.373 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:19.559355955 +0000 2024-09-17T08:37:16.373 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:19.554356096 +0000 2024-09-17T08:37:16.373 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T08:37:16.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:16 smithi190 ceph-mon[34131]: Updating smithi190:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:37:16.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:16 smithi190 ceph-mon[34131]: Updating smithi119:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:37:16.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:16 smithi190 ceph-mon[34131]: Reconfiguring mon.smithi119 (unknown last config time)... 2024-09-17T08:37:16.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:16 smithi190 ceph-mon[34131]: Reconfiguring daemon mon.smithi119 on smithi119 2024-09-17T08:37:16.396 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:37:16.396 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:37:16.396 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000236201 s, 2.2 MB/s 2024-09-17T08:37:16.397 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T08:37:16.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:16 smithi119 ceph-mon[25466]: Updating smithi190:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:37:16.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:16 smithi119 ceph-mon[25466]: Updating smithi119:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:37:16.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:16 smithi119 ceph-mon[25466]: Reconfiguring mon.smithi119 (unknown last config time)... 2024-09-17T08:37:16.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:16 smithi119 ceph-mon[25466]: Reconfiguring daemon mon.smithi119 on smithi119 2024-09-17T08:37:16.454 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/nvme2n1 2024-09-17T08:37:16.509 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/nvme2n1 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:36:41.823590661 +0000 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:19.463358666 +0000 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:19.463358666 +0000 2024-09-17T08:37:16.510 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:19.457358835 +0000 2024-09-17T08:37:16.510 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T08:37:16.573 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:37:16.573 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:37:16.573 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000220344 s, 2.3 MB/s 2024-09-17T08:37:16.575 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T08:37:16.631 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/nvme1n1 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/nvme1n1 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T08:37:16.686 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2024-09-17 08:36:41.813590948 +0000 2024-09-17T08:37:16.687 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2024-09-17 08:33:19.314362875 +0000 2024-09-17T08:37:16.687 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2024-09-17 08:33:19.314362875 +0000 2024-09-17T08:37:16.687 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: 2024-09-17 08:33:19.309363016 +0000 2024-09-17T08:37:16.687 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T08:37:16.748 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2024-09-17T08:37:16.748 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2024-09-17T08:37:16.749 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000222575 s, 2.3 MB/s 2024-09-17T08:37:16.750 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T08:37:16.806 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-17T08:37:17.033 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi190/config 2024-09-17T08:37:17.331 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:17.331 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:17.331 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:17.332 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi119.ybeewy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:37:17.332 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:37:17.332 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi119.ybeewy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:37:17.349 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:18.218 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: Reconfiguring mgr.smithi119.ybeewy (unknown last config time)... 2024-09-17T08:37:18.218 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: Reconfiguring daemon mgr.smithi119.ybeewy on smithi119 2024-09-17T08:37:18.219 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:18.219 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:18.219 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi119", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:37:18.219 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: Reconfiguring mgr.smithi119.ybeewy (unknown last config time)... 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: Reconfiguring daemon mgr.smithi119.ybeewy on smithi119 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi119", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:37:18.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:18.595 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled osd.all-available-devices update... 2024-09-17T08:37:19.132 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T08:37:19.132 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: Reconfiguring ceph-exporter.smithi119 (monmap changed)... 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: Reconfiguring daemon ceph-exporter.smithi119 on smithi119 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi119", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:37:19.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:19.357 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: Reconfiguring ceph-exporter.smithi119 (monmap changed)... 2024-09-17T08:37:19.357 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: Reconfiguring daemon ceph-exporter.smithi119 on smithi119 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi119", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:37:19.358 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:19.763 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:20.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:37:20.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: Marking host: smithi119 for OSDSpec preview refresh. 2024-09-17T08:37:20.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: Marking host: smithi190 for OSDSpec preview refresh. 2024-09-17T08:37:20.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: Saving service osd.all-available-devices spec with placement * 2024-09-17T08:37:20.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: Reconfiguring crash.smithi119 (monmap changed)... 2024-09-17T08:37:20.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:20 smithi119 ceph-mon[25466]: Reconfiguring daemon crash.smithi119 on smithi119 2024-09-17T08:37:20.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:37:20.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: Marking host: smithi119 for OSDSpec preview refresh. 2024-09-17T08:37:20.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: Marking host: smithi190 for OSDSpec preview refresh. 2024-09-17T08:37:20.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: Saving service osd.all-available-devices spec with placement * 2024-09-17T08:37:20.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: Reconfiguring crash.smithi119 (monmap changed)... 2024-09-17T08:37:20.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:20 smithi190 ceph-mon[34131]: Reconfiguring daemon crash.smithi119 on smithi119 2024-09-17T08:37:21.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:21 smithi190 ceph-mon[34131]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:21.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:21 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:21.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:21 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:21.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:21 smithi119 ceph-mon[25466]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:21.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:21 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:21.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:21 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:21.944 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:22.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:22 smithi190 ceph-mon[34131]: Reconfiguring alertmanager.smithi119 (dependencies changed)... 2024-09-17T08:37:22.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:22 smithi190 ceph-mon[34131]: Reconfiguring daemon alertmanager.smithi119 on smithi119 2024-09-17T08:37:22.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:22 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/403512095' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:22.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:22 smithi119 ceph-mon[25466]: Reconfiguring alertmanager.smithi119 (dependencies changed)... 2024-09-17T08:37:22.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:22 smithi119 ceph-mon[25466]: Reconfiguring daemon alertmanager.smithi119 on smithi119 2024-09-17T08:37:22.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:22 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/403512095' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:23.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:23 smithi190 ceph-mon[34131]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:23.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:23.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:23 smithi119 ceph-mon[25466]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:23.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:24.527 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:25.259 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:25 smithi119 ceph-mon[25466]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:25.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:25 smithi190 ceph-mon[34131]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:25.528 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:25.862 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:27.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:27 smithi190 ceph-mon[34131]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:27.375 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:27 smithi119 ceph-mon[25466]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:27.941 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:28.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:28 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2108764414' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:28.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:28 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2108764414' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:29.128 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:29.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:29 smithi190 ceph-mon[34131]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:29.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:29.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:29 smithi119 ceph-mon[25466]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:29.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:29.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:30.129 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:30.392 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:30 smithi119 ceph-mon[25466]: Reconfiguring grafana.smithi119 (dependencies changed)... 2024-09-17T08:37:30.393 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:30 smithi119 ceph-mon[25466]: Reconfiguring daemon grafana.smithi119 on smithi119 2024-09-17T08:37:30.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:30 smithi190 ceph-mon[34131]: Reconfiguring grafana.smithi119 (dependencies changed)... 2024-09-17T08:37:30.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:30 smithi190 ceph-mon[34131]: Reconfiguring daemon grafana.smithi119 on smithi119 2024-09-17T08:37:31.298 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:31.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:31 smithi119 ceph-mon[25466]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:31.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:31 smithi190 ceph-mon[34131]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:33.393 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:33 smithi119 ceph-mon[25466]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:33.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:33 smithi190 ceph-mon[34131]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:33.748 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:34.255 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:34 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2017143157' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:34.582 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:34.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:34 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2017143157' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:35.304 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:35 smithi119 ceph-mon[25466]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:35.305 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:35.305 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:35.584 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:35.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:35 smithi190 ceph-mon[34131]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:35.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:35.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:36.009 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:36.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:36 smithi119 ceph-mon[25466]: Reconfiguring prometheus.smithi119 (dependencies changed)... 2024-09-17T08:37:36.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:36 smithi119 ceph-mon[25466]: Reconfiguring daemon prometheus.smithi119 on smithi119 2024-09-17T08:37:36.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:36 smithi190 ceph-mon[34131]: Reconfiguring prometheus.smithi119 (dependencies changed)... 2024-09-17T08:37:36.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:36 smithi190 ceph-mon[34131]: Reconfiguring daemon prometheus.smithi119 on smithi119 2024-09-17T08:37:37.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:37 smithi119 ceph-mon[25466]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:37.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:37 smithi190 ceph-mon[34131]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:38.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:38 smithi119 ceph-mon[25466]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:38.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:38.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:38 smithi190 ceph-mon[34131]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:38.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:40.228 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:41.032 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:41.032 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3575095176' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:41.032 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:41.032 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:41.033 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi190", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:37:41.033 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:41.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:41.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3575095176' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:41.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:41.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:41.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi190", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:37:41.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:41.329 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:42.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:41 smithi190 ceph-mon[34131]: Reconfiguring ceph-exporter.smithi190 (monmap changed)... 2024-09-17T08:37:42.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:41 smithi190 ceph-mon[34131]: Reconfiguring daemon ceph-exporter.smithi190 on smithi190 2024-09-17T08:37:42.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:41 smithi119 ceph-mon[25466]: Reconfiguring ceph-exporter.smithi190 (monmap changed)... 2024-09-17T08:37:42.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:41 smithi119 ceph-mon[25466]: Reconfiguring daemon ceph-exporter.smithi190 on smithi190 2024-09-17T08:37:42.330 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:42.540 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:42.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:42 smithi119 ceph-mon[25466]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:42.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:42.994 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:42.995 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi190", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:37:42.995 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:43.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:42 smithi190 ceph-mon[34131]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:43.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:43.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:43.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi190", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:37:43.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:43.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: Reconfiguring crash.smithi190 (monmap changed)... 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: Reconfiguring daemon crash.smithi190 on smithi190 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi190.sobsse", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:37:43.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: Reconfiguring crash.smithi190 (monmap changed)... 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: Reconfiguring daemon crash.smithi190 on smithi190 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi190.sobsse", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:37:44.066 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:44.300 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:44.876 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:44.995 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: Reconfiguring mgr.smithi190.sobsse (monmap changed)... 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: Reconfiguring daemon mgr.smithi190.sobsse on smithi190 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/125332677' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:37:44.996 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:45.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: Reconfiguring mgr.smithi190.sobsse (monmap changed)... 2024-09-17T08:37:45.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: Reconfiguring daemon mgr.smithi190.sobsse on smithi190 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/125332677' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:37:45.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:45.877 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:45.884 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:45 smithi190 ceph-mon[34131]: Reconfiguring mon.smithi190 (monmap changed)... 2024-09-17T08:37:45.885 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:45 smithi190 ceph-mon[34131]: Reconfiguring daemon mon.smithi190 on smithi190 2024-09-17T08:37:46.096 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:46.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:45 smithi119 ceph-mon[25466]: Reconfiguring mon.smithi190 (monmap changed)... 2024-09-17T08:37:46.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:45 smithi119 ceph-mon[25466]: Reconfiguring daemon mon.smithi190 on smithi190 2024-09-17T08:37:47.195 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:37:47.196 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.197 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.280 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:47.281 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:37:47.826 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:48.092 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:47 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3352820323' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:48.092 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:48.092 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:48.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:47 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3352820323' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:48.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:48.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:48.926 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:49.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:48 smithi119 ceph-mon[25466]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:49.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:49.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:49.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:48 smithi190 ceph-mon[34131]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:49.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:49.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:49.928 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:50.307 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:51.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:50 smithi119 ceph-mon[25466]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:51.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:50 smithi190 ceph-mon[34131]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:52.810 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:52 smithi190 ceph-mon[34131]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:52 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3444008899' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:52 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:52 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:52 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:53.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:52 smithi119 ceph-mon[25466]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:53.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:52 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3444008899' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:53.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:53.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:37:53.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:53.495 INFO:teuthology.orchestra.run.smithi119.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-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:37:54.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:54 smithi190 ceph-mon[34131]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:54.497 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:54.520 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.520 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.520 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:37:54.521 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:54 smithi119 ceph-mon[25466]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:54.706 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:55.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:55 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/1427084072' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]: dispatch 2024-09-17T08:37:55.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:55 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]: dispatch 2024-09-17T08:37:55.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:55 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]': finished 2024-09-17T08:37:55.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:55 smithi119 ceph-mon[25466]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:37:55.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:55.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:55 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/1427084072' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]: dispatch 2024-09-17T08:37:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:55 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]: dispatch 2024-09-17T08:37:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:55 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "feb1478a-ff36-4f42-84a4-8d8117cddfbd"}]': finished 2024-09-17T08:37:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:55 smithi190 ceph-mon[34131]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:37:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/943472931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad6a437e-e30e-49e9-aef7-8cc96f614b2b"}]: dispatch 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/943472931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad6a437e-e30e-49e9-aef7-8cc96f614b2b"}]': finished 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: osdmap e7: 2 total, 0 up, 2 in 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:56.790 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:37:56.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/943472931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad6a437e-e30e-49e9-aef7-8cc96f614b2b"}]: dispatch 2024-09-17T08:37:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/943472931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad6a437e-e30e-49e9-aef7-8cc96f614b2b"}]': finished 2024-09-17T08:37:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: osdmap e7: 2 total, 0 up, 2 in 2024-09-17T08:37:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:37:57.066 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:37:57.743 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726562275,"num_remapped_pgs":0} 2024-09-17T08:37:57.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:57 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/2590532393' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:37:57.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:57 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1223579918' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:57.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:57 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2389036837' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:37:57.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:57 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2590532393' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:37:57.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:57 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1223579918' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:37:57.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:57 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2389036837' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:37:58.744 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:37:58.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:58 smithi190 ceph-mon[34131]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:58.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:58 smithi119 ceph-mon[25466]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:37:58.943 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:37:59.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/42277006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]: dispatch 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]: dispatch 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]': finished 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: osdmap e8: 3 total, 0 up, 3 in 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:37:59.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:37:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:37:59.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/42277006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]: dispatch 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]: dispatch 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "154a1d74-f8b3-445a-a2bd-e1a461f09168"}]': finished 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: osdmap e8: 3 total, 0 up, 3 in 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:37:59.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:37:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:00.849 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3587657139' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6880c53d-8474-450c-961d-888fed6ba2b8"}]: dispatch 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3587657139' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6880c53d-8474-450c-961d-888fed6ba2b8"}]': finished 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: osdmap e9: 4 total, 0 up, 4 in 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:00.849 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:00.850 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:00.850 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:00 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2449822' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3587657139' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6880c53d-8474-450c-961d-888fed6ba2b8"}]: dispatch 2024-09-17T08:38:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3587657139' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6880c53d-8474-450c-961d-888fed6ba2b8"}]': finished 2024-09-17T08:38:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: osdmap e9: 4 total, 0 up, 4 in 2024-09-17T08:38:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:00 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/2449822' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:01.621 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726562280,"num_remapped_pgs":0} 2024-09-17T08:38:01.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:01 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/732280294' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:01.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:01 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/732280294' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:02.622 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:02.819 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:02.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:02 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2631522409' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:02.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:02 smithi190 ceph-mon[34131]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:02.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:02 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2631522409' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:02.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:02 smithi119 ceph-mon[25466]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/2712326233' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]: dispatch 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]: dispatch 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]': finished 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: osdmap e10: 5 total, 0 up, 5 in 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:03.873 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/2712326233' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]: dispatch 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]: dispatch 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "691bb2dc-f439-485a-a097-1310544e6d3a"}]': finished 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: osdmap e10: 5 total, 0 up, 5 in 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:03.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:03.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:03.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:03.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:04.526 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:04.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:04.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/964579575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2106983179' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cb3ea2d4-18a4-42b6-bc08-ad686e750425"}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2106983179' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3ea2d4-18a4-42b6-bc08-ad686e750425"}]': finished 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: osdmap e11: 6 total, 0 up, 6 in 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2944527986' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/964579575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2106983179' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cb3ea2d4-18a4-42b6-bc08-ad686e750425"}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2106983179' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb3ea2d4-18a4-42b6-bc08-ad686e750425"}]': finished 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: osdmap e11: 6 total, 0 up, 6 in 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:05.125 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:04 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2944527986' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:05.389 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726562284,"num_remapped_pgs":0} 2024-09-17T08:38:06.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:05 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2230589967' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:06.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:05 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2230589967' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:06.390 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:06.585 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:06.964 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/922555531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]': finished 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: osdmap e12: 7 total, 0 up, 7 in 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:06.965 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:06.966 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/922555531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]: dispatch 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]: dispatch 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "baf41b1c-db47-45e8-a52b-1b8e300f9b02"}]': finished 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: osdmap e12: 7 total, 0 up, 7 in 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:07.013 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:07.014 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:07.014 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:07.014 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:07.014 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:07.014 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:07.990 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:07 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/3778615896' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:07.990 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:07 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:08.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:07 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/3778615896' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:08.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:07 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:08.437 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:09.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1172542928' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e"}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1172542928' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e"}]': finished 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: osdmap e13: 8 total, 0 up, 8 in 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:09.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:09.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:08 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/507698970' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:09.360 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:09.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:09.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1172542928' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e"}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1172542928' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e"}]': finished 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: osdmap e13: 8 total, 0 up, 8 in 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:08 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/507698970' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:10.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:09 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1021453265' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:10.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:09 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1021453265' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:38:10.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:10.573 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:11.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:10 smithi119 ceph-mon[25466]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:11.189 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:10 smithi190 ceph-mon[34131]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:13.071 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:12 smithi119 ceph-mon[25466]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:13.078 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:13.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:12 smithi190 ceph-mon[34131]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:14.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:38:14.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:14.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:13 smithi190 ceph-mon[34131]: Deploying daemon osd.0 on smithi190 2024-09-17T08:38:14.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:13 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/819248734' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:14.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:38:14.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:14.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:13 smithi119 ceph-mon[25466]: Deploying daemon osd.0 on smithi190 2024-09-17T08:38:14.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:13 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/819248734' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:14.742 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:14.922 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:14 smithi190 ceph-mon[34131]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:15.071 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:15.151 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:14 smithi119 ceph-mon[25466]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:17.042 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:16 smithi119 ceph-mon[25466]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:17.042 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:16 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:38:17.042 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:16 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:17.301 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:16 smithi190 ceph-mon[34131]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:17.301 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:16 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:38:17.302 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:16 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:17.403 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:18.117 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:18.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:17 smithi119 ceph-mon[25466]: Deploying daemon osd.1 on smithi119 2024-09-17T08:38:18.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:17 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2250459607' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:18.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:17 smithi190 ceph-mon[34131]: Deploying daemon osd.1 on smithi119 2024-09-17T08:38:18.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:17 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2250459607' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:19.094 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:18 smithi190 ceph-mon[34131]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:19.094 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:19.094 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:19.094 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:38:19.095 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:19.118 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:19.141 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:18 smithi119 ceph-mon[25466]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:38:19.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:19.460 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:20.034 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:19 smithi119 ceph-mon[25466]: Deploying daemon osd.2 on smithi190 2024-09-17T08:38:20.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:19 smithi190 ceph-mon[34131]: Deploying daemon osd.2 on smithi190 2024-09-17T08:38:21.065 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:20 smithi119 ceph-mon[25466]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:20 smithi190 ceph-mon[34131]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:21.242 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:22.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:21 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/749431902' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:22.128 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:21 smithi119 ceph-mon[25466]: from='osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:38:22.128 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:21 smithi119 ceph-mon[25466]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:38:22.261 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:22.290 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:21 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/749431902' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:22.290 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:21 smithi190 ceph-mon[34131]: from='osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:38:22.291 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:21 smithi190 ceph-mon[34131]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:38:23.154 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: osdmap e14: 8 total, 0 up, 8 in 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:23.155 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:23.156 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:23.263 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:23.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: osdmap e14: 8 total, 0 up, 8 in 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:23.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:23.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:23.802 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:24.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: osdmap e15: 8 total, 0 up, 8 in 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:24.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:24.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T08:38:24.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:24.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='osd.0 ' entity='osd.0' 2024-09-17T08:38:24.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: osdmap e15: 8 total, 0 up, 8 in 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:24.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='osd.0 ' entity='osd.0' 2024-09-17T08:38:24.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:25.074 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:25.074 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:25.074 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: Deploying daemon osd.4 on smithi190 2024-09-17T08:38:25.074 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:25.074 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670] boot 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: osdmap e16: 8 total, 1 up, 8 in 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:25.075 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:24 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:25.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:25.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: Deploying daemon osd.4 on smithi190 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: osd.0 [v2:172.21.15.190:6800/3925735670,v1:172.21.15.190:6801/3925735670] boot 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: osdmap e16: 8 total, 1 up, 8 in 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:25.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:24 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:26.153 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:26.260 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:26.260 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:26.260 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: Deploying daemon osd.3 on smithi119 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: osdmap e17: 8 total, 1 up, 8 in 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:26.261 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:26.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: Deploying daemon osd.3 on smithi119 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: osdmap e17: 8 total, 1 up, 8 in 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:26.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:26.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:27.169 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:27 smithi119 ceph-mon[25466]: pgmap v59: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:38:27.169 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:27 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3422973830' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:27.169 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:27 smithi119 ceph-mon[25466]: from='osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:38:27.169 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:27 smithi119 ceph-mon[25466]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:38:27.189 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":17,"num_osds":8,"num_up_osds":1,"osd_up_since":1726562304,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:27.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:27 smithi190 ceph-mon[34131]: pgmap v59: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:38:27.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:27 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3422973830' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:27.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:27 smithi190 ceph-mon[34131]: from='osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:38:27.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:27 smithi190 ceph-mon[34131]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: osdmap e18: 8 total, 1 up, 8 in 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:28.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:28.127 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:28 smithi119 ceph-mon[25466]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:38:28.190 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:28.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: osdmap e18: 8 total, 1 up, 8 in 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:28 smithi190 ceph-mon[34131]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:38:29.009 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:29.165 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:38:29.165 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:29.165 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:38:29.165 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: osdmap e19: 8 total, 1 up, 8 in 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:38:29.166 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:29.167 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:29 smithi119 ceph-mon[25466]: from='osd.2 ' entity='osd.2' 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: osdmap e19: 8 total, 1 up, 8 in 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:29.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:29 smithi190 ceph-mon[34131]: from='osd.2 ' entity='osd.2' 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: Deploying daemon osd.6 on smithi190 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906] boot 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: osdmap e20: 8 total, 2 up, 8 in 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:30.303 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:30.304 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:30.304 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:30.304 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:30.304 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: Deploying daemon osd.6 on smithi190 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: osd.2 [v2:172.21.15.190:6808/282035906,v1:172.21.15.190:6809/282035906] boot 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: osdmap e20: 8 total, 2 up, 8 in 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:38:30.395 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:30.396 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:30.396 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:30.396 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:30.396 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:30.396 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: pgmap v64: 0 pgs: ; 0 B data, 237 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261] boot 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: osdmap e21: 8 total, 3 up, 8 in 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:31.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:31.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:31.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:31 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:31.390 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:31.390 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:31.390 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:31.390 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: pgmap v64: 0 pgs: ; 0 B data, 237 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: osd.1 [v2:172.21.15.119:6802/556019261,v1:172.21.15.119:6803/556019261] boot 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: osdmap e21: 8 total, 3 up, 8 in 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:31.391 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:31 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:32.268 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: osdmap e22: 8 total, 3 up, 8 in 2024-09-17T08:38:32.268 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:32.268 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1726152035' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:38:32.269 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:38:32.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: osdmap e22: 8 total, 3 up, 8 in 2024-09-17T08:38:32.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:32.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:32.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1726152035' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:38:32.321 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:38:32.657 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1726562310,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:33.204 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: pgmap v67: 0 pgs: ; 0 B data, 263 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:38:33.204 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:38:33.204 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:38:33.204 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: osdmap e23: 8 total, 3 up, 8 in 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:33.205 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:33 smithi190 ceph-mon[34131]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:33.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: pgmap v67: 0 pgs: ; 0 B data, 263 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: osdmap e23: 8 total, 3 up, 8 in 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:33.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:33 smithi119 ceph-mon[25466]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:33.658 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:34.288 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: osdmap e24: 8 total, 3 up, 8 in 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='osd.4 ' entity='osd.4' 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234] boot 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: osdmap e25: 8 total, 4 up, 8 in 2024-09-17T08:38:34.382 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:34.383 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.383 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:34.383 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:34.383 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:34 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: osdmap e24: 8 total, 3 up, 8 in 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.481 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:34.482 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='osd.4 ' entity='osd.4' 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: osd.4 [v2:172.21.15.190:6816/2889145234,v1:172.21.15.190:6817/2889145234] boot 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: osdmap e25: 8 total, 4 up, 8 in 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:34.483 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:34 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:35.279 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:35 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:35.279 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:35 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:35.279 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:35 smithi119 ceph-mon[25466]: Deploying daemon osd.5 on smithi119 2024-09-17T08:38:35.280 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:35 smithi119 ceph-mon[25466]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 263 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:38:35.280 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:35.326 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:35 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:35.326 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:35 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:35.326 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:35 smithi190 ceph-mon[34131]: Deploying daemon osd.5 on smithi119 2024-09-17T08:38:35.327 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:35 smithi190 ceph-mon[34131]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 263 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:38:35.327 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:36.303 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: osdmap e26: 8 total, 4 up, 8 in 2024-09-17T08:38:36.303 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:36.303 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:36.304 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:36.304 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:36.304 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:36.304 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:36.351 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: osdmap e26: 8 total, 4 up, 8 in 2024-09-17T08:38:36.351 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:36.351 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:36.351 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:36.351 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:36.352 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:36.352 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:36.891 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54256]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:38:36.891 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54256]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:38:36.892 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:38:36.892 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54256]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:38:37.068 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:37.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54260]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:38:37.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54260]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:38:37.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:38:37.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:36 smithi119 sudo[54260]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:38:37.406 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44925]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:38:37.406 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44925]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:38:37.406 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:38:37.406 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44925]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:38:37.538 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: pgmap v73: 1 pgs: 1 creating+peering; 0 B data, 507 MiB used, 357 GiB / 358 GiB avail 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: mgrmap e19: smithi119.ybeewy(active, since 118s), standbys: smithi190.sobsse 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.539 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.540 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:38:37.540 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:38:37.540 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:37 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1755723730' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44928]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44928]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 sudo[44928]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: pgmap v73: 1 pgs: 1 creating+peering; 0 B data, 507 MiB used, 357 GiB / 358 GiB avail 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: mgrmap e19: smithi119.ybeewy(active, since 118s), standbys: smithi190.sobsse 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T08:38:37.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi119"}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mon metadata", "id": "smithi190"}]: dispatch 2024-09-17T08:38:37.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:37 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1755723730' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:37.878 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":26,"num_osds":8,"num_up_osds":4,"osd_up_since":1726562314,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: osdmap e27: 8 total, 4 up, 8 in 2024-09-17T08:38:38.600 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: pgmap v75: 1 pgs: 1 creating+peering; 0 B data, 508 MiB used, 357 GiB / 358 GiB avail 2024-09-17T08:38:38.601 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:38.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: osdmap e27: 8 total, 4 up, 8 in 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:38.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: pgmap v75: 1 pgs: 1 creating+peering; 0 B data, 508 MiB used, 357 GiB / 358 GiB avail 2024-09-17T08:38:38.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:38.879 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: osdmap e28: 8 total, 4 up, 8 in 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633] boot 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845] boot 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: osdmap e29: 8 total, 6 up, 8 in 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:39 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:39.749 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: osdmap e28: 8 total, 4 up, 8 in 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:39.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845]' entity='osd.3' 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: osd.6 [v2:172.21.15.190:6824/2386929633,v1:172.21.15.190:6825/2386929633] boot 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: osd.3 [v2:172.21.15.119:6810/1436715845,v1:172.21.15.119:6811/1436715845] boot 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: osdmap e29: 8 total, 6 up, 8 in 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:38:39.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:39 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:40.759 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: osdmap e30: 8 total, 6 up, 8 in 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:38:40.760 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: pgmap v78: 1 pgs: 1 creating+peering; 0 B data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: osdmap e30: 8 total, 6 up, 8 in 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:38:40.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:38:41.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:41 smithi119 ceph-mon[25466]: Deploying daemon osd.7 on smithi119 2024-09-17T08:38:41.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:41 smithi119 ceph-mon[25466]: osdmap e31: 8 total, 6 up, 8 in 2024-09-17T08:38:41.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:41.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:41.787 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:41.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:41 smithi190 ceph-mon[34131]: Deploying daemon osd.7 on smithi119 2024-09-17T08:38:41.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:41 smithi190 ceph-mon[34131]: osdmap e31: 8 total, 6 up, 8 in 2024-09-17T08:38:41.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:41.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:42.461 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":31,"num_osds":8,"num_up_osds":6,"osd_up_since":1726562319,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":1} 2024-09-17T08:38:42.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:42 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3454673098' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:42.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:42 smithi119 ceph-mon[25466]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:42.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:42 smithi119 ceph-mon[25466]: osdmap e32: 8 total, 6 up, 8 in 2024-09-17T08:38:42.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:42.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:42.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:42 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3454673098' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:42.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:42 smithi190 ceph-mon[34131]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:42.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:42 smithi190 ceph-mon[34131]: osdmap e32: 8 total, 6 up, 8 in 2024-09-17T08:38:42.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:42.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:43.463 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:43.819 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:44.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:44 smithi119 ceph-mon[25466]: osdmap e33: 8 total, 6 up, 8 in 2024-09-17T08:38:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:44 smithi119 ceph-mon[25466]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:38:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:44 smithi119 ceph-mon[25466]: pgmap v84: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:44.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:44 smithi190 ceph-mon[34131]: osdmap e33: 8 total, 6 up, 8 in 2024-09-17T08:38:44.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:44.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:44.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:44 smithi190 ceph-mon[34131]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:38:44.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:44 smithi190 ceph-mon[34131]: pgmap v84: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:45.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:45 smithi190 ceph-mon[34131]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:38:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:45 smithi190 ceph-mon[34131]: osdmap e34: 8 total, 6 up, 8 in 2024-09-17T08:38:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:45 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:45 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:45 smithi190 ceph-mon[34131]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:45.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:45 smithi119 ceph-mon[25466]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:38:45.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:45 smithi119 ceph-mon[25466]: osdmap e34: 8 total, 6 up, 8 in 2024-09-17T08:38:45.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:45.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:45 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:45.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:45 smithi119 ceph-mon[25466]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:46.163 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:46.249 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:46.249 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: osdmap e35: 8 total, 6 up, 8 in 2024-09-17T08:38:46.249 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:46.249 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:46.250 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:46.250 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:46.250 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:46 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/83192169' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: from='osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: osdmap e35: 8 total, 6 up, 8 in 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:38:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:46 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/83192169' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:46.935 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":35,"num_osds":8,"num_up_osds":6,"osd_up_since":1726562319,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139] boot 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: osdmap e36: 8 total, 7 up, 8 in 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:47.533 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: osd.5 [v2:172.21.15.119:6818/3674527139,v1:172.21.15.119:6819/3674527139] boot 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: osdmap e36: 8 total, 7 up, 8 in 2024-09-17T08:38:47.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:38:47.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:47.936 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:48.237 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:48 smithi119 ceph-mon[25466]: osdmap e37: 8 total, 7 up, 8 in 2024-09-17T08:38:48.237 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:48.237 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:48 smithi119 ceph-mon[25466]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T08:38:48.330 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:48.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:48 smithi190 ceph-mon[34131]: osdmap e37: 8 total, 7 up, 8 in 2024-09-17T08:38:48.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:48.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:48 smithi190 ceph-mon[34131]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T08:38:50.586 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:50.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:50.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:50.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:50 smithi190 ceph-mon[34131]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-17T08:38:50.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:50.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:50.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:50 smithi119 ceph-mon[25466]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-17T08:38:51.291 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1726562326,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:51.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:51 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1169210444' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:51.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:51 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1169210444' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:52.293 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:52.773 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:52.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:52 smithi190 ceph-mon[34131]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-17T08:38:52.894 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:52 smithi119 ceph-mon[25466]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-17T08:38:53.735 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:53 smithi119 ceph-mon[25466]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:38:53.735 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:53.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:53 smithi190 ceph-mon[34131]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:38:53.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:38:54.686 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: osdmap e38: 8 total, 7 up, 8 in 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:54.687 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: osdmap e38: 8 total, 7 up, 8 in 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:54.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:54.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:38:55.074 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:38:55.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:55 smithi190 ceph-mon[34131]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:55.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:55 smithi190 ceph-mon[34131]: osdmap e39: 8 total, 7 up, 8 in 2024-09-17T08:38:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:55.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:55 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1530230973' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:55.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:55 smithi119 ceph-mon[25466]: from='osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-09-17T08:38:55.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:55 smithi119 ceph-mon[25466]: osdmap e39: 8 total, 7 up, 8 in 2024-09-17T08:38:55.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:55.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:55.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:55 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1530230973' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:38:56.211 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":39,"num_osds":8,"num_up_osds":7,"osd_up_since":1726562326,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:38:56.820 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: purged_snaps scrub starts 2024-09-17T08:38:56.820 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: purged_snaps scrub ok 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284] boot 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: osdmap e40: 8 total, 8 up, 8 in 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: pgmap v97: 1 pgs: 1 unknown; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:56.821 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:56.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: purged_snaps scrub starts 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: purged_snaps scrub ok 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: osd.7 [v2:172.21.15.119:6826/1231953284,v1:172.21.15.119:6827/1231953284] boot 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: osdmap e40: 8 total, 8 up, 8 in 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: pgmap v97: 1 pgs: 1 unknown; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:56.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:38:57.212 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:38:57.823 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:57 smithi190 ceph-mon[34131]: osdmap e41: 8 total, 8 up, 8 in 2024-09-17T08:38:57.899 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:57 smithi119 ceph-mon[25466]: osdmap e41: 8 total, 8 up, 8 in 2024-09-17T08:38:58.408 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:38:58.828 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:58 smithi119 ceph-mon[25466]: osdmap e42: 8 total, 8 up, 8 in 2024-09-17T08:38:58.828 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:58 smithi119 ceph-mon[25466]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:38:58.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:58 smithi190 ceph-mon[34131]: osdmap e42: 8 total, 8 up, 8 in 2024-09-17T08:38:58.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:58 smithi190 ceph-mon[34131]: pgmap v100: 1 pgs: 1 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:38:59.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:38:59 smithi119 ceph-mon[25466]: osdmap e43: 8 total, 8 up, 8 in 2024-09-17T08:38:59.849 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:38:59 smithi190 ceph-mon[34131]: osdmap e43: 8 total, 8 up, 8 in 2024-09-17T08:39:00.774 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:39:00.774 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: osdmap e44: 8 total, 8 up, 8 in 2024-09-17T08:39:00.774 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:00.774 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: Detected new or changed devices on smithi190 2024-09-17T08:39:00.774 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.774 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: Adjusting osd_memory_target on smithi190 to 3728M 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.775 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:00 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: osdmap e44: 8 total, 8 up, 8 in 2024-09-17T08:39:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: pgmap v103: 1 pgs: 1 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:00.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: Detected new or changed devices on smithi190 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: Adjusting osd_memory_target on smithi190 to 3728M 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:00.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:00 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:01.722 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:01 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1361804839' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:39:01.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:01 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1361804839' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:39:02.013 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":44,"num_osds":8,"num_up_osds":8,"osd_up_since":1726562335,"num_in_osds":8,"osd_in_since":1726562288,"num_remapped_pgs":0} 2024-09-17T08:39:02.014 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:39:02.686 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:02.697 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:02 smithi119 ceph-mon[25466]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-17T08:39:02.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:02 smithi190 ceph-mon[34131]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-17T08:39:04.667 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:39:04.668 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":44,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","created":"2024-09-17T08:34:39.542641+0000","modified":"2024-09-17T08:38:59.568251+0000","last_up_change":"2024-09-17T08:38:55.541434+0000","last_in_change":"2024-09-17T08:38:08.281170+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":15,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:38:32.112602+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"feb1478a-ff36-4f42-84a4-8d8117cddfbd","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.190:6800","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6801","nonce":3925735670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6803","nonce":3925735670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6807","nonce":3925735670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6805","nonce":3925735670}]},"public_addr":"172.21.15.190:6801/3925735670","cluster_addr":"172.21.15.190:6803/3925735670","heartbeat_back_addr":"172.21.15.190:6807/3925735670","heartbeat_front_addr":"172.21.15.190:6805/3925735670","state":["exists","up"]},{"osd":1,"uuid":"ad6a437e-e30e-49e9-aef7-8cc96f614b2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6803","nonce":556019261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6805","nonce":556019261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6809","nonce":556019261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6807","nonce":556019261}]},"public_addr":"172.21.15.119:6803/556019261","cluster_addr":"172.21.15.119:6805/556019261","heartbeat_back_addr":"172.21.15.119:6809/556019261","heartbeat_front_addr":"172.21.15.119:6807/556019261","state":["exists","up"]},{"osd":2,"uuid":"154a1d74-f8b3-445a-a2bd-e1a461f09168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6809","nonce":282035906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6811","nonce":282035906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6815","nonce":282035906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6813","nonce":282035906}]},"public_addr":"172.21.15.190:6809/282035906","cluster_addr":"172.21.15.190:6811/282035906","heartbeat_back_addr":"172.21.15.190:6815/282035906","heartbeat_front_addr":"172.21.15.190:6813/282035906","state":["exists","up"]},{"osd":3,"uuid":"6880c53d-8474-450c-961d-888fed6ba2b8","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.119:6810","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6811","nonce":1436715845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6813","nonce":1436715845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6817","nonce":1436715845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6815","nonce":1436715845}]},"public_addr":"172.21.15.119:6811/1436715845","cluster_addr":"172.21.15.119:6813/1436715845","heartbeat_back_addr":"172.21.15.119:6817/1436715845","heartbeat_front_addr":"172.21.15.119:6815/1436715845","state":["exists","up"]},{"osd":4,"uuid":"691bb2dc-f439-485a-a097-1310544e6d3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6817","nonce":2889145234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6819","nonce":2889145234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6823","nonce":2889145234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6821","nonce":2889145234}]},"public_addr":"172.21.15.190:6817/2889145234","cluster_addr":"172.21.15.190:6819/2889145234","heartbeat_back_addr":"172.21.15.190:6823/2889145234","heartbeat_front_addr":"172.21.15.190:6821/2889145234","state":["exists","up"]},{"osd":5,"uuid":"cb3ea2d4-18a4-42b6-bc08-ad686e750425","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.119:6818","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6819","nonce":3674527139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6821","nonce":3674527139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6825","nonce":3674527139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6823","nonce":3674527139}]},"public_addr":"172.21.15.119:6819/3674527139","cluster_addr":"172.21.15.119:6821/3674527139","heartbeat_back_addr":"172.21.15.119:6825/3674527139","heartbeat_front_addr":"172.21.15.119:6823/3674527139","state":["exists","up"]},{"osd":6,"uuid":"baf41b1c-db47-45e8-a52b-1b8e300f9b02","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.190:6824","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6825","nonce":2386929633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6827","nonce":2386929633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6831","nonce":2386929633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6829","nonce":2386929633}]},"public_addr":"172.21.15.190:6825/2386929633","cluster_addr":"172.21.15.190:6827/2386929633","heartbeat_back_addr":"172.21.15.190:6831/2386929633","heartbeat_front_addr":"172.21.15.190:6829/2386929633","state":["exists","up"]},{"osd":7,"uuid":"c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e","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.119:6826","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6827","nonce":1231953284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6829","nonce":1231953284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6833","nonce":1231953284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6831","nonce":1231953284}]},"public_addr":"172.21.15.119:6827/1231953284","cluster_addr":"172.21.15.119:6829/1231953284","heartbeat_back_addr":"172.21.15.119:6833/1231953284","heartbeat_front_addr":"172.21.15.119:6831/1231953284","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:22.375362+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:29.083862+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:27.300752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.358093+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:32.479023+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:44.506248+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.572224+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:53.602950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/1319262352":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6801/1450913677":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3743603982":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1178820768":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3113149174":"2024-09-18T08:35:00.402485+0000","172.21.15.119:6801/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1225217104":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/452251607":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6801/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/1855060596":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3196460345":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6800/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3190810240":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/1450913677":"2024-09-18T08:36:37.798685+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-17T08:39:05.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:04 smithi119 ceph-mon[25466]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-17T08:39:05.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:04 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3778530697' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:05.364 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T08:38:32.112602+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '26', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T08:39:05.365 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T08:39:05.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:04 smithi190 ceph-mon[34131]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-17T08:39:05.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:04 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3778530697' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:05.829 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:06.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: Detected new or changed devices on smithi119 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: Adjusting osd_memory_target on smithi119 to 2960M 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:39:06.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:39:06.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:06 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: Detected new or changed devices on smithi119 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:07.048 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: Adjusting osd_memory_target on smithi119 to 2960M 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:39:07.049 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:06 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:39:07.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:07 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:08.132 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2024-09-17T08:39:08.208 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:07 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:08.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:08 smithi119 ceph-mon[25466]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T08:39:08.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:08 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3471009190' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:39:09.030 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T08:39:09.031 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T08:39:09.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:08 smithi190 ceph-mon[34131]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T08:39:09.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:08 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3471009190' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:39:09.541 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:10.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:10 smithi119 ceph-mon[25466]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-17T08:39:11.050 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:10 smithi190 ceph-mon[34131]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-17T08:39:11.992 INFO:teuthology.orchestra.run.smithi119.stdout:[client.0] 2024-09-17T08:39:11.993 INFO:teuthology.orchestra.run.smithi119.stdout: key = AQAvQOlmzjvWOhAAZYchrV0GQJRZGTgYrOc/Ww== 2024-09-17T08:39:12.677 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:39:12.677 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T08:39:12.677 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T08:39:12.714 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T08:39:12.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:12 smithi119 ceph-mon[25466]: pgmap v109: 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-17T08:39:12.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:12 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1486809710' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:39:12.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:12 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1486809710' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T08:39:13.102 INFO:teuthology.orchestra.run.smithi190.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi190/config 2024-09-17T08:39:13.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:12 smithi190 ceph-mon[34131]: pgmap v109: 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-17T08:39:13.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:12 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1486809710' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:39:13.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:12 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1486809710' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T08:39:15.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:14 smithi190 ceph-mon[34131]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:15.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:14 smithi119 ceph-mon[25466]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:15.231 INFO:teuthology.orchestra.run.smithi190.stdout:[client.1] 2024-09-17T08:39:15.231 INFO:teuthology.orchestra.run.smithi190.stdout: key = AQAzQOlmNqCSDRAAThlyb+CWLl0Z/co+R6dw1Q== 2024-09-17T08:39:16.039 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:15 smithi190 ceph-mon[34131]: from='client.? 172.21.15.190:0/3858049693' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:39:16.039 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:15 smithi190 ceph-mon[34131]: 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-17T08:39:16.039 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:15 smithi190 ceph-mon[34131]: 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-17T08:39:16.039 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:16.039 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:15 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:16.040 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:39:16.040 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T08:39:16.040 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T08:39:16.078 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T08:39:16.078 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T08:39:16.078 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T08:39:16.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:15 smithi119 ceph-mon[25466]: from='client.? 172.21.15.190:0/3858049693' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:39:16.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:15 smithi119 ceph-mon[25466]: 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-17T08:39:16.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:15 smithi119 ceph-mon[25466]: 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-17T08:39:16.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:16.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:15 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:16.525 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:17.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:16 smithi119 ceph-mon[25466]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:17.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:16 smithi190 ceph-mon[34131]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:18.848 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:39:18.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:18.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:18 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:18.848 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:18 smithi119 ceph-mon[25466]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:19.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:19.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:18 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:39:19.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:18 smithi190 ceph-mon[34131]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:19.450 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":19,"flags":0,"active_gid":14211,"active_name":"smithi119.ybeewy","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":2694064944},{"type":"v1","addr":"172.21.15.119:6801","nonce":2694064944}]},"active_addr":"172.21.15.119:6801/2694064944","active_change":"2024-09-17T08:36:37.798824+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14234,"name":"smithi190.sobsse","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.119:8443/","prometheus":"http://172.21.15.119:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":721608330}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":2074279516}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":1356853219}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":2816871531}]}]} 2024-09-17T08:39:19.457 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T08:39:19.457 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T08:39:19.458 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:39:19.654 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:20.064 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:19 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/745760543' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:39:20.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:19 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/745760543' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:39:21.017 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:20 smithi119 ceph-mon[25466]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:21.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:20 smithi190 ceph-mon[34131]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:21.397 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:39:21.398 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":44,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","created":"2024-09-17T08:34:39.542641+0000","modified":"2024-09-17T08:38:59.568251+0000","last_up_change":"2024-09-17T08:38:55.541434+0000","last_in_change":"2024-09-17T08:38:08.281170+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":15,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:38:32.112602+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"feb1478a-ff36-4f42-84a4-8d8117cddfbd","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.190:6800","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6801","nonce":3925735670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6803","nonce":3925735670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6807","nonce":3925735670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6805","nonce":3925735670}]},"public_addr":"172.21.15.190:6801/3925735670","cluster_addr":"172.21.15.190:6803/3925735670","heartbeat_back_addr":"172.21.15.190:6807/3925735670","heartbeat_front_addr":"172.21.15.190:6805/3925735670","state":["exists","up"]},{"osd":1,"uuid":"ad6a437e-e30e-49e9-aef7-8cc96f614b2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6803","nonce":556019261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6805","nonce":556019261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6809","nonce":556019261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6807","nonce":556019261}]},"public_addr":"172.21.15.119:6803/556019261","cluster_addr":"172.21.15.119:6805/556019261","heartbeat_back_addr":"172.21.15.119:6809/556019261","heartbeat_front_addr":"172.21.15.119:6807/556019261","state":["exists","up"]},{"osd":2,"uuid":"154a1d74-f8b3-445a-a2bd-e1a461f09168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6809","nonce":282035906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6811","nonce":282035906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6815","nonce":282035906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6813","nonce":282035906}]},"public_addr":"172.21.15.190:6809/282035906","cluster_addr":"172.21.15.190:6811/282035906","heartbeat_back_addr":"172.21.15.190:6815/282035906","heartbeat_front_addr":"172.21.15.190:6813/282035906","state":["exists","up"]},{"osd":3,"uuid":"6880c53d-8474-450c-961d-888fed6ba2b8","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.119:6810","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6811","nonce":1436715845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6813","nonce":1436715845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6817","nonce":1436715845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6815","nonce":1436715845}]},"public_addr":"172.21.15.119:6811/1436715845","cluster_addr":"172.21.15.119:6813/1436715845","heartbeat_back_addr":"172.21.15.119:6817/1436715845","heartbeat_front_addr":"172.21.15.119:6815/1436715845","state":["exists","up"]},{"osd":4,"uuid":"691bb2dc-f439-485a-a097-1310544e6d3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6817","nonce":2889145234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6819","nonce":2889145234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6823","nonce":2889145234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6821","nonce":2889145234}]},"public_addr":"172.21.15.190:6817/2889145234","cluster_addr":"172.21.15.190:6819/2889145234","heartbeat_back_addr":"172.21.15.190:6823/2889145234","heartbeat_front_addr":"172.21.15.190:6821/2889145234","state":["exists","up"]},{"osd":5,"uuid":"cb3ea2d4-18a4-42b6-bc08-ad686e750425","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.119:6818","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6819","nonce":3674527139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6821","nonce":3674527139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6825","nonce":3674527139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6823","nonce":3674527139}]},"public_addr":"172.21.15.119:6819/3674527139","cluster_addr":"172.21.15.119:6821/3674527139","heartbeat_back_addr":"172.21.15.119:6825/3674527139","heartbeat_front_addr":"172.21.15.119:6823/3674527139","state":["exists","up"]},{"osd":6,"uuid":"baf41b1c-db47-45e8-a52b-1b8e300f9b02","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.190:6824","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6825","nonce":2386929633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6827","nonce":2386929633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6831","nonce":2386929633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6829","nonce":2386929633}]},"public_addr":"172.21.15.190:6825/2386929633","cluster_addr":"172.21.15.190:6827/2386929633","heartbeat_back_addr":"172.21.15.190:6831/2386929633","heartbeat_front_addr":"172.21.15.190:6829/2386929633","state":["exists","up"]},{"osd":7,"uuid":"c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e","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.119:6826","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6827","nonce":1231953284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6829","nonce":1231953284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6833","nonce":1231953284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6831","nonce":1231953284}]},"public_addr":"172.21.15.119:6827/1231953284","cluster_addr":"172.21.15.119:6829/1231953284","heartbeat_back_addr":"172.21.15.119:6833/1231953284","heartbeat_front_addr":"172.21.15.119:6831/1231953284","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:22.375362+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:29.083862+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:27.300752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.358093+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:32.479023+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:44.506248+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.572224+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:53.602950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/1319262352":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6801/1450913677":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3743603982":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1178820768":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3113149174":"2024-09-18T08:35:00.402485+0000","172.21.15.119:6801/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1225217104":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/452251607":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6801/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/1855060596":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3196460345":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6800/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3190810240":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/1450913677":"2024-09-18T08:36:37.798685+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-17T08:39:21.983 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:21 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/338390283' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:22.003 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T08:39:22.003 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:39:22.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:21 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/338390283' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:22.201 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:22.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:22 smithi119 ceph-mon[25466]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:23.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:22 smithi190 ceph-mon[34131]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:23.825 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:39:23.979 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":44,"fsid":"7e6d96ac-74cf-11ef-bceb-c7b262605968","created":"2024-09-17T08:34:39.542641+0000","modified":"2024-09-17T08:38:59.568251+0000","last_up_change":"2024-09-17T08:38:55.541434+0000","last_in_change":"2024-09-17T08:38:08.281170+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":15,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:38:32.112602+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"feb1478a-ff36-4f42-84a4-8d8117cddfbd","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.190:6800","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6801","nonce":3925735670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6803","nonce":3925735670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6807","nonce":3925735670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":3925735670},{"type":"v1","addr":"172.21.15.190:6805","nonce":3925735670}]},"public_addr":"172.21.15.190:6801/3925735670","cluster_addr":"172.21.15.190:6803/3925735670","heartbeat_back_addr":"172.21.15.190:6807/3925735670","heartbeat_front_addr":"172.21.15.190:6805/3925735670","state":["exists","up"]},{"osd":1,"uuid":"ad6a437e-e30e-49e9-aef7-8cc96f614b2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6803","nonce":556019261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6805","nonce":556019261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6809","nonce":556019261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":556019261},{"type":"v1","addr":"172.21.15.119:6807","nonce":556019261}]},"public_addr":"172.21.15.119:6803/556019261","cluster_addr":"172.21.15.119:6805/556019261","heartbeat_back_addr":"172.21.15.119:6809/556019261","heartbeat_front_addr":"172.21.15.119:6807/556019261","state":["exists","up"]},{"osd":2,"uuid":"154a1d74-f8b3-445a-a2bd-e1a461f09168","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6809","nonce":282035906}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6811","nonce":282035906}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6815","nonce":282035906}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":282035906},{"type":"v1","addr":"172.21.15.190:6813","nonce":282035906}]},"public_addr":"172.21.15.190:6809/282035906","cluster_addr":"172.21.15.190:6811/282035906","heartbeat_back_addr":"172.21.15.190:6815/282035906","heartbeat_front_addr":"172.21.15.190:6813/282035906","state":["exists","up"]},{"osd":3,"uuid":"6880c53d-8474-450c-961d-888fed6ba2b8","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.119:6810","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6811","nonce":1436715845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6813","nonce":1436715845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6817","nonce":1436715845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":1436715845},{"type":"v1","addr":"172.21.15.119:6815","nonce":1436715845}]},"public_addr":"172.21.15.119:6811/1436715845","cluster_addr":"172.21.15.119:6813/1436715845","heartbeat_back_addr":"172.21.15.119:6817/1436715845","heartbeat_front_addr":"172.21.15.119:6815/1436715845","state":["exists","up"]},{"osd":4,"uuid":"691bb2dc-f439-485a-a097-1310544e6d3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6817","nonce":2889145234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6819","nonce":2889145234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6823","nonce":2889145234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2889145234},{"type":"v1","addr":"172.21.15.190:6821","nonce":2889145234}]},"public_addr":"172.21.15.190:6817/2889145234","cluster_addr":"172.21.15.190:6819/2889145234","heartbeat_back_addr":"172.21.15.190:6823/2889145234","heartbeat_front_addr":"172.21.15.190:6821/2889145234","state":["exists","up"]},{"osd":5,"uuid":"cb3ea2d4-18a4-42b6-bc08-ad686e750425","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.119:6818","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6819","nonce":3674527139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6821","nonce":3674527139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6825","nonce":3674527139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3674527139},{"type":"v1","addr":"172.21.15.119:6823","nonce":3674527139}]},"public_addr":"172.21.15.119:6819/3674527139","cluster_addr":"172.21.15.119:6821/3674527139","heartbeat_back_addr":"172.21.15.119:6825/3674527139","heartbeat_front_addr":"172.21.15.119:6823/3674527139","state":["exists","up"]},{"osd":6,"uuid":"baf41b1c-db47-45e8-a52b-1b8e300f9b02","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.190:6824","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6825","nonce":2386929633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6827","nonce":2386929633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6831","nonce":2386929633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":2386929633},{"type":"v1","addr":"172.21.15.190:6829","nonce":2386929633}]},"public_addr":"172.21.15.190:6825/2386929633","cluster_addr":"172.21.15.190:6827/2386929633","heartbeat_back_addr":"172.21.15.190:6831/2386929633","heartbeat_front_addr":"172.21.15.190:6829/2386929633","state":["exists","up"]},{"osd":7,"uuid":"c8bb5d38-7d1c-4ed9-87ec-7d04f77b182e","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.119:6826","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6827","nonce":1231953284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6829","nonce":1231953284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6833","nonce":1231953284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":1231953284},{"type":"v1","addr":"172.21.15.119:6831","nonce":1231953284}]},"public_addr":"172.21.15.119:6827/1231953284","cluster_addr":"172.21.15.119:6829/1231953284","heartbeat_back_addr":"172.21.15.119:6833/1231953284","heartbeat_front_addr":"172.21.15.119:6831/1231953284","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:22.375362+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:29.083862+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:27.300752+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.358093+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:32.479023+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:44.506248+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:37.572224+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:38:53.602950+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:0/1319262352":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6801/1450913677":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3743603982":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1178820768":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3113149174":"2024-09-18T08:35:00.402485+0000","172.21.15.119:6801/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/1225217104":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/452251607":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6801/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/3328529370":"2024-09-18T08:35:35.740117+0000","172.21.15.119:0/1855060596":"2024-09-18T08:36:37.798685+0000","172.21.15.119:0/3196460345":"2024-09-18T08:36:37.798685+0000","172.21.15.119:6800/1538351120":"2024-09-18T08:35:00.402485+0000","172.21.15.119:0/3190810240":"2024-09-18T08:35:35.740117+0000","172.21.15.119:6800/1450913677":"2024-09-18T08:36:37.798685+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-17T08:39:24.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:24.594 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T08:39:24.594 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T08:39:24.595 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T08:39:24.595 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T08:39:24.596 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T08:39:24.596 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T08:39:24.596 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T08:39:24.597 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T08:39:24.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:24 smithi119 ceph-mon[25466]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:24.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:24 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/4278420152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:25.025 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:24 smithi190 ceph-mon[34131]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:25.025 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:24 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/4278420152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:39:25.032 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.039 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.039 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.041 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.041 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.043 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.047 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:25.048 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:27.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:26 smithi119 ceph-mon[25466]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:27.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:26 smithi190 ceph-mon[34131]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:29.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:28 smithi119 ceph-mon[25466]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:29.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:28 smithi190 ceph-mon[34131]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:31.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:30 smithi190 ceph-mon[34131]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:31.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:30 smithi119 ceph-mon[25466]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:33.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:32 smithi119 ceph-mon[25466]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:33.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:32 smithi190 ceph-mon[34131]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:34.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:34 smithi119 ceph-mon[25466]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:35.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:34 smithi190 ceph-mon[34131]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:68719476753 2024-09-17T08:39:35.930 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T08:39:36.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:36 smithi119 ceph-mon[25466]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:37.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:36 smithi190 ceph-mon[34131]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:37.559 INFO:teuthology.orchestra.run.smithi119.stdout:124554051597 2024-09-17T08:39:37.559 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T08:39:37.912 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:38.362 INFO:teuthology.orchestra.run.smithi119.stdout:85899345936 2024-09-17T08:39:38.363 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T08:39:38.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:38.781 INFO:teuthology.orchestra.run.smithi119.stdout:90194313232 2024-09-17T08:39:38.781 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T08:39:39.080 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:38 smithi119 ceph-mon[25466]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:124554051598 2024-09-17T08:39:39.155 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T08:39:39.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:38 smithi190 ceph-mon[34131]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:39.543 INFO:teuthology.orchestra.run.smithi119.stdout:154618822669 2024-09-17T08:39:39.543 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T08:39:41.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:40 smithi119 ceph-mon[25466]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:41.204 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:107374182416 2024-09-17T08:39:41.231 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T08:39:41.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:40 smithi190 ceph-mon[34131]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:41.883 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:41.883 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:41.884 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:41.905 INFO:teuthology.orchestra.run.smithi119.stdout:171798691852 2024-09-17T08:39:41.906 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T08:39:42.279 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:43.037 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:42 smithi119 ceph-mon[25466]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:43.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:42 smithi190 ceph-mon[34131]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:45.238 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:44 smithi119 ceph-mon[25466]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:45.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:44 smithi190 ceph-mon[34131]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:45.592 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:45.592 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:46.963 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:46 smithi119 ceph-mon[25466]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:47.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:46 smithi190 ceph-mon[34131]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:47.601 INFO:teuthology.orchestra.run.smithi119.stdout:124554051600 2024-09-17T08:39:48.210 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:47 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1837324009' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T08:39:48.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:47 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1837324009' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T08:39:49.076 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:48 smithi119 ceph-mon[25466]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:49.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:48 smithi190 ceph-mon[34131]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:49.896 INFO:teuthology.orchestra.run.smithi119.stdout:171798691854 2024-09-17T08:39:50.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:49 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3925407503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T08:39:50.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:49 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3925407503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T08:39:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:85899345939 2024-09-17T08:39:50.703 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691852 got 171798691854 for osd.7 2024-09-17T08:39:50.704 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:51.138 INFO:teuthology.orchestra.run.smithi119.stdout:154618822672 2024-09-17T08:39:51.138 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:50 smithi119 ceph-mon[25466]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:51.138 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:50 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/875722558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:39:51.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:50 smithi190 ceph-mon[34131]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:51.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:50 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/875722558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:39:52.041 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:51 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/594329360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T08:39:52.064 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345936 got 85899345939 for osd.2 2024-09-17T08:39:52.064 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:52.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:51 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/594329360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T08:39:52.409 INFO:teuthology.orchestra.run.smithi119.stdout:90194313236 2024-09-17T08:39:52.752 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:52.775 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822669 got 154618822672 for osd.5 2024-09-17T08:39:52.775 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:53.056 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:52 smithi119 ceph-mon[25466]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:53.056 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:52 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/1713511652' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:39:53.056 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:52 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:52 smithi190 ceph-mon[34131]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:52 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/1713511652' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:39:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:52 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:39:54.355 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051597 got 124554051600 for osd.6 2024-09-17T08:39:54.355 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:54.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313232 got 90194313236 for osd.1 2024-09-17T08:39:54.960 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:55.331 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:54 smithi119 ceph-mon[25466]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:55.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:54 smithi190 ceph-mon[34131]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:56.495 INFO:teuthology.orchestra.run.smithi119.stdout:68719476758 2024-09-17T08:39:56.690 INFO:teuthology.orchestra.run.smithi119.stdout:107374182419 2024-09-17T08:39:57.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:56 smithi119 ceph-mon[25466]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:57.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:56 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/815200443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:39:57.262 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:56 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/3232422169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T08:39:57.283 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182416 got 107374182419 for osd.4 2024-09-17T08:39:57.283 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:57.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:56 smithi190 ceph-mon[34131]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:57.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:56 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/815200443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:39:57.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:56 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/3232422169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T08:39:57.745 INFO:teuthology.orchestra.run.smithi119.stdout:124554051602 2024-09-17T08:39:58.052 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476753 got 68719476758 for osd.0 2024-09-17T08:39:58.053 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:58.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:57 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/4036010087' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T08:39:58.393 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:57 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/4036010087' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T08:39:58.708 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051598 got 124554051602 for osd.3 2024-09-17T08:39:58.709 DEBUG:teuthology.parallel:result is None 2024-09-17T08:39:58.709 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T08:39:58.709 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:39:58.908 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:39:59.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:39:58 smithi119 ceph-mon[25466]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:39:59.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:39:58 smithi190 ceph-mon[34131]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:00.714 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:00.715 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2024-09-17T08:40:01.082 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:00 smithi119 ceph-mon[25466]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:01.083 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:00 smithi119 ceph-mon[25466]: overall HEALTH_OK 2024-09-17T08:40:01.234 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:00 smithi190 ceph-mon[34131]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:01.234 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:00 smithi190 ceph-mon[34131]: overall HEALTH_OK 2024-09-17T08:40:01.363 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":133,"stamp":"2024-09-17T08:39:59.833932+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":197,"ondisk_log_size":197,"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":5248,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749702912,"statfs":{"total":767926730752,"available":767695781888,"internally_reserved":0,"allocated":5373952,"data_stored":3213381,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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.002349"},"pg_stats":[{"pgid":"1.0","version":"27'197","reported_seq":272,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-09-17T08:38:59.576302+0000","last_change":"2024-09-17T08:38:59.575947+0000","last_active":"2024-09-17T08:38:59.576302+0000","last_peered":"2024-09-17T08:38:59.576302+0000","last_clean":"2024-09-17T08:38:59.576302+0000","last_became_active":"2024-09-17T08:38:59.575535+0000","last_became_peered":"2024-09-17T08:38:59.575535+0000","last_unstale":"2024-09-17T08:38:59.576302+0000","last_undegraded":"2024-09-17T08:38:59.576302+0000","last_fullsized":"2024-09-17T08:38:59.576302+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:38:32.113182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:38:32.113182+0000","last_clean_scrub_stamp":"2024-09-17T08:38:32.113182+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T19:17:36.330767+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691856,"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":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713016,"statfs":{"total":95990841344,"available":95962128384,"internally_reserved":0,"allocated":1044480,"data_stored":770895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":17.385000000000002,"5min":17.385000000000002,"15min":17.385000000000002},"last":0.84799999999999998}]},{"osd":1,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.314}]},{"osd":2,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":17.404,"5min":17.404,"15min":17.404},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.83299999999999996}]},{"osd":3,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.248},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26300000000000001}]},{"osd":4,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.874},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.53800000000000003}]},{"osd":5,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.39000000000000001}]},{"osd":6,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.516,"5min":1.516,"15min":1.516},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":17.369,"5min":17.369,"15min":17.369},"last":0.78700000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822674,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27460,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713596,"statfs":{"total":95990841344,"available":95962722304,"internally_reserved":0,"allocated":446464,"data_stored":180254,"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.44400000000000001}]},{"osd":1,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.32300000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52500000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.37},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.29099999999999998}]},{"osd":4,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.5}]},{"osd":6,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":19.672000000000001,"5min":19.672000000000001,"15min":19.672000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35899999999999999}]}]},{"osd":6,"up_from":29,"seq":124554051603,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.58899999999999997}]},{"osd":1,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.40799999999999997}]},{"osd":2,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.54000000000000004}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.51700000000000002}]},{"osd":4,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.499},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.64700000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.47,"5min":1.47,"15min":1.47},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":17.614999999999998,"5min":17.614999999999998,"15min":17.614999999999998},"last":0.57599999999999996}]},{"osd":7,"last update":"Tue Sep 17 08:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.72899999999999998}]}]},{"osd":3,"up_from":29,"seq":124554051603,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28048,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713008,"statfs":{"total":95990841344,"available":95962120192,"internally_reserved":0,"allocated":1044480,"data_stored":770895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.623},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.57799999999999996}]},{"osd":1,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.25900000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.53500000000000003}]},{"osd":4,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.56899999999999995}]},{"osd":5,"last update":"Tue Sep 17 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.32800000000000001}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.56000000000000005}]},{"osd":7,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.375}]}]},{"osd":4,"up_from":25,"seq":107374182420,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27468,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713588,"statfs":{"total":95990841344,"available":95962714112,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.37}]},{"osd":1,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.50700000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.38800000000000001}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47499999999999998}]},{"osd":5,"last update":"Tue Sep 17 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.56399999999999995}]},{"osd":6,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.40500000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53800000000000003}]}]},{"osd":1,"up_from":21,"seq":90194313237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":180254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.50800000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.498}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.34100000000000003}]},{"osd":4,"last update":"Tue Sep 17 08:39:35 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.57399999999999995}]},{"osd":5,"last update":"Tue Sep 17 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.47499999999999998}]},{"osd":6,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.52200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46200000000000002}]}]},{"osd":2,"up_from":20,"seq":85899345941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.48699999999999999}]},{"osd":1,"last update":"Tue Sep 17 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.63},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.59499999999999997}]},{"osd":3,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.69399999999999995}]},{"osd":4,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.65100000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:39:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56000000000000005}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.71999999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76100000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476758,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32136,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708920,"statfs":{"total":95990841344,"available":95957934080,"internally_reserved":0,"allocated":1040384,"data_stored":769502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.378}]},{"osd":2,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.40100000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.432},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.35199999999999998}]},{"osd":4,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.311}]},{"osd":5,"last update":"Tue Sep 17 08:39:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.48599999999999999}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.52700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60499999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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-17T08:40:01.365 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:40:01.563 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:02.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:01 smithi190 ceph-mon[34131]: from='client.14536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:02.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:01 smithi119 ceph-mon[25466]: from='client.14536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:03.323 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:03.324 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:02 smithi119 ceph-mon[25466]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:03.325 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2024-09-17T08:40:03.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:02 smithi190 ceph-mon[34131]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:03.925 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":134,"stamp":"2024-09-17T08:40:01.834431+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":197,"ondisk_log_size":197,"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":5248,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749702912,"statfs":{"total":767926730752,"available":767695781888,"internally_reserved":0,"allocated":5373952,"data_stored":3213381,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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.002549"},"pg_stats":[{"pgid":"1.0","version":"27'197","reported_seq":272,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-09-17T08:38:59.576302+0000","last_change":"2024-09-17T08:38:59.575947+0000","last_active":"2024-09-17T08:38:59.576302+0000","last_peered":"2024-09-17T08:38:59.576302+0000","last_clean":"2024-09-17T08:38:59.576302+0000","last_became_active":"2024-09-17T08:38:59.575535+0000","last_became_peered":"2024-09-17T08:38:59.575535+0000","last_unstale":"2024-09-17T08:38:59.576302+0000","last_undegraded":"2024-09-17T08:38:59.576302+0000","last_fullsized":"2024-09-17T08:38:59.576302+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:38:32.113182+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:38:32.113182+0000","last_clean_scrub_stamp":"2024-09-17T08:38:32.113182+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T19:17:36.330767+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691857,"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":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713016,"statfs":{"total":95990841344,"available":95962128384,"internally_reserved":0,"allocated":1044480,"data_stored":770895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":17.385000000000002,"5min":17.385000000000002,"15min":17.385000000000002},"last":0.46600000000000003}]},{"osd":1,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"last":0.25},{"interface":"front","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.28000000000000003}]},{"osd":2,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":17.404,"5min":17.404,"15min":17.404},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.58399999999999996}]},{"osd":3,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.30199999999999999}]},{"osd":4,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.60799999999999998}]},{"osd":5,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.311}]},{"osd":6,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.516,"5min":1.516,"15min":1.516},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":17.369,"5min":17.369,"15min":17.369},"last":0.64000000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822674,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27460,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713596,"statfs":{"total":95990841344,"available":95962722304,"internally_reserved":0,"allocated":446464,"data_stored":180254,"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.44400000000000001}]},{"osd":1,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.32300000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52500000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.37},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.29099999999999998}]},{"osd":4,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.5}]},{"osd":6,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":19.672000000000001,"5min":19.672000000000001,"15min":19.672000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35899999999999999}]}]},{"osd":6,"up_from":29,"seq":124554051603,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.58899999999999997}]},{"osd":1,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.40799999999999997}]},{"osd":2,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.54000000000000004}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.51700000000000002}]},{"osd":4,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.499},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.64700000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:39:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.47,"5min":1.47,"15min":1.47},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":17.614999999999998,"5min":17.614999999999998,"15min":17.614999999999998},"last":0.57599999999999996}]},{"osd":7,"last update":"Tue Sep 17 08:39:55 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.72899999999999998}]}]},{"osd":3,"up_from":29,"seq":124554051603,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28048,"kb_used_data":1020,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713008,"statfs":{"total":95990841344,"available":95962120192,"internally_reserved":0,"allocated":1044480,"data_stored":770895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.623},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.57799999999999996}]},{"osd":1,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.25900000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.53500000000000003}]},{"osd":4,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.56899999999999995}]},{"osd":5,"last update":"Tue Sep 17 08:39:51 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.32800000000000001}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.56000000000000005}]},{"osd":7,"last update":"Tue Sep 17 08:39:56 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.375}]}]},{"osd":4,"up_from":25,"seq":107374182420,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27468,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713588,"statfs":{"total":95990841344,"available":95962714112,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.37}]},{"osd":1,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.50700000000000001}]},{"osd":2,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.38800000000000001}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47499999999999998}]},{"osd":5,"last update":"Tue Sep 17 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.56399999999999995}]},{"osd":6,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.40500000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53800000000000003}]}]},{"osd":1,"up_from":21,"seq":90194313238,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":180254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.34300000000000003}]},{"osd":2,"last update":"Tue Sep 17 08:39:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.501}]},{"osd":3,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.40000000000000002}]},{"osd":4,"last update":"Tue Sep 17 08:39:35 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.45200000000000001}]},{"osd":5,"last update":"Tue Sep 17 08:39:48 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.437}]},{"osd":6,"last update":"Tue Sep 17 08:39:39 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.58799999999999997}]},{"osd":7,"last update":"Tue Sep 17 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.57099999999999995}]}]},{"osd":2,"up_from":20,"seq":85899345941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":440,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":450560,"data_stored":180527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.48699999999999999}]},{"osd":1,"last update":"Tue Sep 17 08:39:30 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.63},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.59499999999999997}]},{"osd":3,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.69399999999999995}]},{"osd":4,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.65100000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:39:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56000000000000005}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.71999999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76100000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32136,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708920,"statfs":{"total":95990841344,"available":95957934080,"internally_reserved":0,"allocated":1040384,"data_stored":769502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.61499999999999999}]},{"osd":2,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.51100000000000001}]},{"osd":3,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.64300000000000002}]},{"osd":4,"last update":"Tue Sep 17 08:39:36 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.56999999999999995}]},{"osd":5,"last update":"Tue Sep 17 08:39:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.68799999999999994}]},{"osd":6,"last update":"Tue Sep 17 08:39:41 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.70799999999999996}]},{"osd":7,"last update":"Tue Sep 17 08:39:57 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.63500000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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-17T08:40:03.927 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T08:40:03.927 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T08:40:03.927 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T08:40:03.927 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T08:40:04.125 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:05.301 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:04 smithi119 ceph-mon[25466]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:05.301 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:04 smithi119 ceph-mon[25466]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:05.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:04 smithi190 ceph-mon[34131]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:05.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:04 smithi190 ceph-mon[34131]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:06.041 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:06.041 INFO:teuthology.orchestra.run.smithi119.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T08:40:06.784 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T08:40:06.785 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T08:40:06.785 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:40:06.795 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:40:06.795 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T08:40:06.994 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:07.113 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:06 smithi119 ceph-mon[25466]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:07.113 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:06 smithi119 ceph-mon[25466]: from='client.? 172.21.15.119:0/2567772087' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:40:07.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:06 smithi190 ceph-mon[34131]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:07.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:06 smithi190 ceph-mon[34131]: from='client.? 172.21.15.119:0/2567772087' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:40:08.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:07 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:08.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:07 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:08.800 INFO:teuthology.orchestra.run.smithi119.stdout:Backend: cephadm 2024-09-17T08:40:08.800 INFO:teuthology.orchestra.run.smithi119.stdout:Available: Yes 2024-09-17T08:40:08.801 INFO:teuthology.orchestra.run.smithi119.stdout:Paused: No 2024-09-17T08:40:09.109 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:08 smithi119 ceph-mon[25466]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:09.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:08 smithi190 ceph-mon[34131]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:09.539 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T08:40:09.736 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:10.062 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:09 smithi119 ceph-mon[25466]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:10.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:09 smithi190 ceph-mon[34131]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:11.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:10 smithi119 ceph-mon[25466]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:11.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:10 smithi190 ceph-mon[34131]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.smithi119 smithi119 *:9093,9094 running (2m) 71s ago 4m 26.4M - 0.25.0 c8568f914cd2 cf9b4b737468 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter.smithi119 smithi119 running (4m) 71s ago 4m 7176k - 18.2.4-855-g19e2a2be 980a0bfcd684 691b387daeab 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter.smithi190 smithi190 running (3m) 75s ago 3m 7226k - 18.2.4-855-g19e2a2be 980a0bfcd684 ac800253a1f5 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:crash.smithi119 smithi119 running (4m) 71s ago 4m 6899k - 18.2.4-855-g19e2a2be 980a0bfcd684 9fb030209310 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:crash.smithi190 smithi190 running (3m) 75s ago 3m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 bf651ba9d106 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.smithi119 smithi119 *:3000 running (2m) 71s ago 3m 80.1M - 9.4.7 954c08fa6188 dc2f315645f2 2024-09-17T08:40:11.587 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.smithi119.ybeewy smithi119 *:9283,8765,8443 running (5m) 71s ago 5m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 644e6ecbfe7b 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.smithi190.sobsse smithi190 *:8443,9283,8765 running (3m) 75s ago 3m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 1b18fac7395c 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:mon.smithi119 smithi119 running (5m) 71s ago 5m 44.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 98d5ad6f2583 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:mon.smithi190 smithi190 running (3m) 75s ago 3m 40.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 97287e15b0e5 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.smithi119 smithi119 *:9100 running (4m) 71s ago 4m 16.0M - 1.5.0 0da6a335fe13 f20a3fe1aa98 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.smithi190 smithi190 *:9100 running (3m) 75s ago 3m 16.4M - 1.5.0 0da6a335fe13 d406e2ed8e6d 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi190 running (113s) 75s ago 113s 47.4M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 5f6c02bfdcec 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (107s) 71s ago 106s 39.9M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 80c08c09efbb 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi190 running (108s) 75s ago 108s 47.9M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 87517babdf29 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (98s) 71s ago 98s 43.1M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 9e4f4cecb007 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi190 running (103s) 75s ago 103s 38.9M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 11cadb7fc297 2024-09-17T08:40:11.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi119 running (91s) 71s ago 91s 29.3M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 3a3f44115d7a 2024-09-17T08:40:11.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi190 running (98s) 75s ago 98s 32.2M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 cc3d0d57fb3e 2024-09-17T08:40:11.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi119 running (83s) 71s ago 82s 26.5M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 49754d73f0ff 2024-09-17T08:40:11.589 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.smithi119 smithi119 *:9095 running (2m) 71s ago 3m 42.3M - 2.43.0 a07b618ecd1d d71817885b1b 2024-09-17T08:40:12.289 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T08:40:12.487 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:13.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:12 smithi119 ceph-mon[25466]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:13.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:12 smithi119 ceph-mon[25466]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:12 smithi190 ceph-mon[34131]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:13.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:12 smithi190 ceph-mon[34131]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:14.297 INFO:teuthology.orchestra.run.smithi119.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager ?:9093,9094 1/1 74s ago 4m count:1 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter 2/2 78s ago 4m * 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:crash 2/2 78s ago 4m * 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:grafana ?:3000 1/1 74s ago 4m count:1 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:mgr 2/2 78s ago 4m count:2 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:mon 2/2 78s ago 4m smithi119:172.21.15.119=smithi119;smithi190:172.21.15.190=smithi190;count:2 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter ?:9100 2/2 78s ago 4m * 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:osd.all-available-devices 8 78s ago 2m * 2024-09-17T08:40:14.298 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus ?:9095 1/1 74s ago 4m count:1 2024-09-17T08:40:14.978 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T08:40:15.176 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:15.296 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:14 smithi119 ceph-mon[25466]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:15.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:14 smithi190 ceph-mon[34131]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:16.301 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:15 smithi119 ceph-mon[25466]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:16.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:15 smithi190 ceph-mon[34131]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:17.049 INFO:teuthology.orchestra.run.smithi119.stdout:HOST ADDR LABELS STATUS 2024-09-17T08:40:17.049 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 172.21.15.119 2024-09-17T08:40:17.049 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 172.21.15.190 2024-09-17T08:40:17.050 INFO:teuthology.orchestra.run.smithi119.stdout:2 hosts in cluster 2024-09-17T08:40:17.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:16 smithi119 ceph-mon[25466]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:17.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:16 smithi190 ceph-mon[34131]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:17.819 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T08:40:18.027 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:18.148 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:17 smithi119 ceph-mon[25466]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:18.149 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:40:18.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:17 smithi190 ceph-mon[34131]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:18.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:40:19.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:18 smithi119 ceph-mon[25466]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:19.321 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:18 smithi190 ceph-mon[34131]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:19.829 INFO:teuthology.orchestra.run.smithi119.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400Y1400BGN 372G No 74s ago Has a FileSystem, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme1n1 ssd Linux_fb766a12a815550a6910 89.4G No 74s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme2n1 ssd Linux_029ac443cd6ad6cfe6f8 89.4G No 74s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme3n1 ssd Linux_71f2a96a1b2b3c7651ff 89.4G No 74s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme4n1 ssd Linux_a1e3ae8e49d1d0a0ec5b 89.4G No 74s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT63210012400BGN 372G No 79s ago Has a FileSystem, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme1n1 ssd Linux_97eb76f595b22b0628ce 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme2n1 ssd Linux_369d35adfe64a2cc7587 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme3n1 ssd Linux_1582e195fc5ac57e712e 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme4n1 ssd Linux_39fb6783d61176c967f1 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:21.091 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:20 smithi119 ceph-mon[25466]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:21.091 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:20 smithi119 ceph-mon[25466]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:21.091 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:21.091 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:21.115 INFO:teuthology.run_tasks:Running task vip... 2024-09-17T08:40:21.125 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-17T08:40:21.125 INFO:tasks.vip:peername 172.21.15.119 2024-09-17T08:40:21.130 INFO:tasks.vip:172.21.15.119 in 172.21.0.0/20, pos 3958 2024-09-17T08:40:21.134 INFO:tasks.vip:smithi119.front.sepia.ceph.com static 10.0.15.119, vnet 10.0.0.0/16 2024-09-17T08:40:21.134 INFO:tasks.vip:VIPs are {map(str, vips)} 2024-09-17T08:40:21.134 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip route ls 2024-09-17T08:40:21.163 INFO:teuthology.orchestra.run.smithi119.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.119 metric 100 2024-09-17T08:40:21.163 INFO:teuthology.orchestra.run.smithi119.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2024-09-17T08:40:21.165 INFO:tasks.vip:Configuring 10.0.15.119 on smithi119.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T08:40:21.165 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr add 10.0.15.119/16 dev enp3s0f1 2024-09-17T08:40:21.232 INFO:tasks.vip:peername 172.21.15.190 2024-09-17T08:40:21.235 INFO:tasks.vip:172.21.15.190 in 172.21.0.0/20, pos 4029 2024-09-17T08:40:21.313 INFO:tasks.vip:smithi190.front.sepia.ceph.com static 10.0.15.190, vnet 10.0.0.0/16 2024-09-17T08:40:21.313 DEBUG:teuthology.orchestra.run.smithi190:> sudo ip route ls 2024-09-17T08:40:21.341 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:20 smithi190 ceph-mon[34131]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:21.341 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:20 smithi190 ceph-mon[34131]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:21.341 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:21.341 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:21.345 INFO:teuthology.orchestra.run.smithi190.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.190 metric 100 2024-09-17T08:40:21.345 INFO:teuthology.orchestra.run.smithi190.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.190 metric 100 2024-09-17T08:40:21.347 INFO:tasks.vip:Configuring 10.0.15.190 on smithi190.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T08:40:21.347 DEBUG:teuthology.orchestra.run.smithi190:> sudo ip addr add 10.0.15.190/16 dev enp3s0f1 2024-09-17T08:40:21.417 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:40:21.425 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:40:21.425 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls --refresh' 2024-09-17T08:40:21.907 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:23.057 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:22 smithi119 ceph-mon[25466]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:23.057 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:22 smithi190 ceph-mon[34131]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:23.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:24.633 INFO:teuthology.orchestra.run.smithi119.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T08:40:24.633 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400Y1400BGN 372G No 78s ago Has a FileSystem, LVM detected 2024-09-17T08:40:24.633 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme1n1 ssd Linux_fb766a12a815550a6910 89.4G No 78s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.633 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme2n1 ssd Linux_029ac443cd6ad6cfe6f8 89.4G No 78s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.633 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme3n1 ssd Linux_71f2a96a1b2b3c7651ff 89.4G No 78s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme4n1 ssd Linux_a1e3ae8e49d1d0a0ec5b 89.4G No 78s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT63210012400BGN 372G No 84s ago Has a FileSystem, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme1n1 ssd Linux_97eb76f595b22b0628ce 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme2n1 ssd Linux_369d35adfe64a2cc7587 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme3n1 ssd Linux_1582e195fc5ac57e712e 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:24.634 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme4n1 ssd Linux_39fb6783d61176c967f1 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:40:25.176 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:24 smithi190 ceph-mon[34131]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:25.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:24 smithi119 ceph-mon[25466]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:25.539 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T08:40:25.547 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:40:25.548 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T08:40:25.579 INFO:teuthology.orchestra.run.smithi119.stderr:+ systemctl stop nfs-server 2024-09-17T08:40:25.587 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T08:40:25.587 DEBUG:teuthology.orchestra.run.smithi190:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T08:40:25.612 INFO:teuthology.orchestra.run.smithi190.stderr:+ systemctl stop nfs-server 2024-09-17T08:40:25.620 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:40:25.629 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:40:25.629 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-17T08:40:26.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:25 smithi119 ceph-mon[25466]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:26.284 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:26.354 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:25 smithi190 ceph-mon[34131]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:27.118 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:26 smithi119 ceph-mon[25466]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:27.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:26 smithi190 ceph-mon[34131]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:28.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:29.573 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:29 smithi119 ceph-mon[25466]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:29.573 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T08:40:29.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:29 smithi190 ceph-mon[34131]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:29.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T08:40:30.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119[25462]: 2024-09-17T08:40:30.042+0000 7fe24692a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T08:40:30.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:30.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T08:40:30.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: osdmap e45: 8 total, 8 up, 8 in 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: pgmap v149: 33 pgs: 20 creating+peering, 12 unknown, 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: osdmap e46: 8 total, 8 up, 8 in 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T08:40:30.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T08:40:30.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T08:40:30.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: osdmap e47: 8 total, 8 up, 8 in 2024-09-17T08:40:30.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T08:40:30.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: fsmap foofs:0 2024-09-17T08:40:30.626 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: Saving service mds.foofs spec with placement count:2 2024-09-17T08:40:30.627 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:30 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: osdmap e45: 8 total, 8 up, 8 in 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: pgmap v149: 33 pgs: 20 creating+peering, 12 unknown, 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: osdmap e46: 8 total, 8 up, 8 in 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T08:40:30.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T08:40:30.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: osdmap e47: 8 total, 8 up, 8 in 2024-09-17T08:40:30.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T08:40:30.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: fsmap foofs:0 2024-09-17T08:40:30.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: Saving service mds.foofs spec with placement count:2 2024-09-17T08:40:30.660 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:30 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:30.897 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-17T08:40:30.908 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.119/16' 2024-09-17T08:40:30.908 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-17T08:40:31.525 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:31 smithi119 ceph-mon[25466]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T08:40:31.525 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:31 smithi119 ceph-mon[25466]: osdmap e48: 8 total, 8 up, 8 in 2024-09-17T08:40:31.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:31 smithi190 ceph-mon[34131]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T08:40:31.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:31 smithi190 ceph-mon[34131]: osdmap e48: 8 total, 8 up, 8 in 2024-09-17T08:40:31.649 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:32.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: pgmap v153: 65 pgs: 12 active+clean, 22 creating+peering, 31 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:32.875 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:32 smithi190 ceph-mon[34131]: osdmap e49: 8 total, 8 up, 8 in 2024-09-17T08:40:32.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:32.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:40:32.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:32.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:40:32.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:40:32.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:32.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: pgmap v153: 65 pgs: 12 active+clean, 22 creating+peering, 31 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:32.910 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:32 smithi119 ceph-mon[25466]: osdmap e49: 8 total, 8 up, 8 in 2024-09-17T08:40:33.512 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled nfs.foo update... 2024-09-17T08:40:33.512 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled ingress.nfs.foo update... 2024-09-17T08:40:33.868 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:33 smithi119 ceph-mon[25466]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T08:40:33.868 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:33.868 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:33.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:33 smithi190 ceph-mon[34131]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T08:40:33.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:33.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:34.243 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T08:40:34.253 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-17T08:40:34.253 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:34.452 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:34.675 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:34 smithi190 ceph-mon[34131]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:34.675 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:34 smithi190 ceph-mon[34131]: Saving service nfs.foo spec with placement count:2 2024-09-17T08:40:34.675 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:34 smithi190 ceph-mon[34131]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-17T08:40:34.675 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:34 smithi190 ceph-mon[34131]: pgmap v155: 65 pgs: 23 active+clean, 22 creating+peering, 20 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:34.880 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:34 smithi119 ceph-mon[25466]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:40:34.881 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:34 smithi119 ceph-mon[25466]: Saving service nfs.foo spec with placement count:2 2024-09-17T08:40:34.881 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:34 smithi119 ceph-mon[25466]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-17T08:40:34.881 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:34 smithi119 ceph-mon[25466]: pgmap v155: 65 pgs: 23 active+clean, 22 creating+peering, 20 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:36.166 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:36.166 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:27.022643Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:19.902787Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:19.902862Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:27.022700Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:30.065146Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:19.902975Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:19.903029Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:33.507571Z 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:19.902919Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:19.903098Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:27.022758Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:36.948 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:37.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:36 smithi119 ceph-mon[25466]: pgmap v156: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:37.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:36 smithi119 ceph-mon[25466]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:37.195 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:36 smithi190 ceph-mon[34131]: pgmap v156: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:37.195 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:36 smithi190 ceph-mon[34131]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:37.949 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:38.160 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:38.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:38 smithi119 ceph-mon[25466]: pgmap v157: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:38.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:38.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:39.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:38 smithi190 ceph-mon[34131]: pgmap v157: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:39.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:39.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:40.082 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:40.083 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:27.022643Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:19.902787Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:19.902862Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:27.022700Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:30.065146Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:19.902975Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:19.903029Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:33.507571Z 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:19.902919Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:19.903098Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:27.022758Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:40.706 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi190.ncgchc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi190.ncgchc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: Deploying daemon mds.foofs.smithi190.ncgchc on smithi190 2024-09-17T08:40:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:41 smithi190 ceph-mon[34131]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi190.ncgchc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi190.ncgchc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: Deploying daemon mds.foofs.smithi190.ncgchc on smithi190 2024-09-17T08:40:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:41 smithi119 ceph-mon[25466]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:41.707 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:41.918 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi119.lqlnpo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi119.lqlnpo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T08:40:43.338 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi119.lqlnpo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi119.lqlnpo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T08:40:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:43.968 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:43.968 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:27.022643Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:19.902787Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:19.902862Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:27.022700Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:42.539782Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:19.902975Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:19.903029Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:33.507571Z 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:19.902919Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:19.903098Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:27.022758Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: Deploying daemon mds.foofs.smithi119.lqlnpo on smithi119 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:boot 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: daemon mds.foofs.smithi190.ncgchc assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T08:40:44.260 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: Cluster is now healthy 2024-09-17T08:40:44.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: fsmap foofs:0 1 up:standby 2024-09-17T08:40:44.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi190.ncgchc"}]: dispatch 2024-09-17T08:40:44.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:creating} 2024-09-17T08:40:44.261 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:44 smithi119 ceph-mon[25466]: daemon mds.foofs.smithi190.ncgchc is now active in filesystem foofs as rank 0 2024-09-17T08:40:44.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: Deploying daemon mds.foofs.smithi119.lqlnpo on smithi119 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:boot 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: daemon mds.foofs.smithi190.ncgchc assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: Cluster is now healthy 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: fsmap foofs:0 1 up:standby 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi190.ncgchc"}]: dispatch 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:creating} 2024-09-17T08:40:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:44 smithi190 ceph-mon[34131]: daemon mds.foofs.smithi190.ncgchc is now active in filesystem foofs as rank 0 2024-09-17T08:40:45.339 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:45 smithi119 ceph-mon[25466]: pgmap v160: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:45.339 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:45 smithi119 ceph-mon[25466]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:45.339 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:45 smithi119 ceph-mon[25466]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:active 2024-09-17T08:40:45.339 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:45 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 2024-09-17T08:40:45.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:45 smithi190 ceph-mon[34131]: pgmap v160: 65 pgs: 65 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:45 smithi190 ceph-mon[34131]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:45 smithi190 ceph-mon[34131]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:active 2024-09-17T08:40:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:45 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 2024-09-17T08:40:45.606 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:46.607 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:47.195 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:47.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-17T08:40:47.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: mds.? [v2:172.21.15.119:6834/2364122216,v1:172.21.15.119:6835/2364122216] up:boot 2024-09-17T08:40:47.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:47.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi119.lqlnpo"}]: dispatch 2024-09-17T08:40:47.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: mds.? [v2:172.21.15.119:6834/2364122216,v1:172.21.15.119:6835/2364122216] up:boot 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi119.lqlnpo"}]: dispatch 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:47.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: pgmap v162: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:active 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:48.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.010 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:49.010 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:27.022643Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:27.022468Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:27.022527Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:27.022700Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 1, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:27.022405Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:27.022326Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:33.507571Z 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:27.022586Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:27.022815Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:27.022758Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:49.102 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: pgmap v162: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:49.102 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: mds.? [v2:172.21.15.190:6832/790059581,v1:172.21.15.190:6833/790059581] up:active 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.103 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:49.836 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:50.019 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:49 smithi190 ceph-mon[34131]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:50.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:49 smithi119 ceph-mon[25466]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:50.837 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:51.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:50 smithi190 ceph-mon[34131]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:51.157 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:50 smithi119 ceph-mon[25466]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:51.678 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:52.007 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:51 smithi190 ceph-mon[34131]: mds.? [v2:172.21.15.119:6834/2364122216,v1:172.21.15.119:6835/2364122216] up:standby 2024-09-17T08:40:52.007 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:51 smithi190 ceph-mon[34131]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:52.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:51 smithi119 ceph-mon[25466]: mds.? [v2:172.21.15.119:6834/2364122216,v1:172.21.15.119:6835/2364122216] up:standby 2024-09-17T08:40:52.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:51 smithi119 ceph-mon[25466]: fsmap foofs:1 {0=foofs.smithi190.ncgchc=up:active} 1 up:standby 2024-09-17T08:40:53.269 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:53 smithi119 ceph-mon[25466]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:53.269 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.269 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.269 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.270 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:53.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:53 smithi190 ceph-mon[34131]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:53.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:40:53.957 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:53.957 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:53.920776Z 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:54.556 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.0.0.smithi119.doruyk 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi119.doruyk", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi119.doruyk", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:55.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.1.0.smithi190.miuuns 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi190.miuuns", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi190.miuuns", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T08:40:55.161 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: pgmap v166: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:40:55.162 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:54 smithi119 ceph-mon[25466]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.0.0.smithi119.doruyk 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi119.doruyk", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi119.doruyk", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:40:55.177 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.1.0.smithi190.miuuns 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi190.miuuns", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi190.miuuns", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:40:55.178 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: grace tool failed: rados_pool_create: -1 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout: Can't connect to cluster: -1 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: pgmap v166: 65 pgs: 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:40:55.179 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:54 smithi190 ceph-mon[34131]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-17T08:40:55.557 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:55.757 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:40:56.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:40:56.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:56 smithi119 ceph-mon[25466]: osdmap e50: 8 total, 8 up, 8 in 2024-09-17T08:40:56.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T08:40:56.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:40:56.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:56 smithi190 ceph-mon[34131]: osdmap e50: 8 total, 8 up, 8 in 2024-09-17T08:40:56.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: pgmap v168: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: osdmap e51: 8 total, 8 up, 8 in 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: Deploying daemon haproxy.nfs.foo.smithi190.sqgolz on smithi190 2024-09-17T08:40:57.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:57 smithi119 ceph-mon[25466]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T08:40:57.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: pgmap v168: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: osdmap e51: 8 total, 8 up, 8 in 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: Deploying daemon haproxy.nfs.foo.smithi190.sqgolz on smithi190 2024-09-17T08:40:57.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:57 smithi190 ceph-mon[34131]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T08:40:57.654 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:40:57.654 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:40:58.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:58 smithi119 ceph-mon[25466]: osdmap e52: 8 total, 8 up, 8 in 2024-09-17T08:40:58.290 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:58.311 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:40:58.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:58 smithi190 ceph-mon[34131]: osdmap e52: 8 total, 8 up, 8 in 2024-09-17T08:40:58.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:40:59.312 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:40:59.336 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:59 smithi119 ceph-mon[25466]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:59.337 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:59 smithi119 ceph-mon[25466]: pgmap v171: 97 pgs: 25 unknown, 72 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:59.337 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:40:59 smithi119 ceph-mon[25466]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T08:40:59.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:59 smithi190 ceph-mon[34131]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:40:59.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:59 smithi190 ceph-mon[34131]: pgmap v171: 97 pgs: 25 unknown, 72 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:40:59.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:40:59 smithi190 ceph-mon[34131]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T08:40:59.511 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:01.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:01 smithi119 ceph-mon[25466]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:01.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:01 smithi190 ceph-mon[34131]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:40:33.512795Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:02.155 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:03.156 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:03.370 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:03.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:03.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:03.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:03 smithi190 ceph-mon[34131]: Deploying daemon haproxy.nfs.foo.smithi119.khcsih on smithi119 2024-09-17T08:41:03.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:03.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:03.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:03.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:03 smithi119 ceph-mon[25466]: Deploying daemon haproxy.nfs.foo.smithi119.khcsih on smithi119 2024-09-17T08:41:05.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:05 smithi190 ceph-mon[34131]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:05.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:05 smithi119 ceph-mon[25466]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:06.613 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:02.119468Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:07.377 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:07 smithi190 ceph-mon[34131]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:07.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:07 smithi119 ceph-mon[25466]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:07.650 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:08.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:08 smithi190 ceph-mon[34131]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:08.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:08.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:08.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:08.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:08 smithi119 ceph-mon[25466]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:08.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:08.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:08.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:08.652 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:09.043 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:09.317 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:09 smithi119 ceph-mon[25466]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:09.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:09 smithi190 ceph-mon[34131]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:11.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:11 smithi119 ceph-mon[25466]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:11.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:11 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:11 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:11 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.281 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:11 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:11 smithi190 ceph-mon[34131]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:11.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:11 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:11 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:11 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:11 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:11.470 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:11.470 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:10.805278Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:12.220 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:12.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:12 smithi119 ceph-mon[25466]: 10.0.31.119 is in 10.0.0.0/16 on smithi119 interface enp3s0f1 2024-09-17T08:41:12.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:12 smithi119 ceph-mon[25466]: 10.0.31.119 is in 10.0.0.0/16 on smithi190 interface enp3s0f1 2024-09-17T08:41:12.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:12 smithi119 ceph-mon[25466]: Deploying daemon keepalived.nfs.foo.smithi119.sfxiyt on smithi119 2024-09-17T08:41:12.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:12 smithi190 ceph-mon[34131]: 10.0.31.119 is in 10.0.0.0/16 on smithi119 interface enp3s0f1 2024-09-17T08:41:12.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:12 smithi190 ceph-mon[34131]: 10.0.31.119 is in 10.0.0.0/16 on smithi190 interface enp3s0f1 2024-09-17T08:41:12.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:12 smithi190 ceph-mon[34131]: Deploying daemon keepalived.nfs.foo.smithi119.sfxiyt on smithi119 2024-09-17T08:41:13.221 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:13.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:13 smithi119 ceph-mon[25466]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:13.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:13 smithi119 ceph-mon[25466]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:13.476 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:13 smithi190 ceph-mon[34131]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:13 smithi190 ceph-mon[34131]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:15.402 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:15 smithi119 ceph-mon[25466]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:15.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:15 smithi190 ceph-mon[34131]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:17.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:17 smithi119 ceph-mon[25466]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:17.447 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:17 smithi190 ceph-mon[34131]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:18.153 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:18.154 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:10.805278Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:18.999 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:19.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:19 smithi119 ceph-mon[25466]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:19.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:19 smithi119 ceph-mon[25466]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:19.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:19 smithi190 ceph-mon[34131]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:19.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:19 smithi190 ceph-mon[34131]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:20.000 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:20.205 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: 10.0.31.119 is in 10.0.0.0/16 on smithi190 interface enp3s0f1 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: 10.0.31.119 is in 10.0.0.0/16 on smithi119 interface enp3s0f1 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: Deploying daemon keepalived.nfs.foo.smithi190.jheagz on smithi190 2024-09-17T08:41:20.532 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:20 smithi119 ceph-mon[25466]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:20.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:20.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: 10.0.31.119 is in 10.0.0.0/16 on smithi190 interface enp3s0f1 2024-09-17T08:41:20.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: 10.0.31.119 is in 10.0.0.0/16 on smithi119 interface enp3s0f1 2024-09-17T08:41:20.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: Deploying daemon keepalived.nfs.foo.smithi190.jheagz on smithi190 2024-09-17T08:41:20.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:20 smithi190 ceph-mon[34131]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:22.045 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:22.045 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:19.248143Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:22.624 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:23.335 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:23 smithi190 ceph-mon[34131]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:23.335 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:23 smithi190 ceph-mon[34131]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:23.336 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:23.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:23 smithi119 ceph-mon[25466]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:23.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:23 smithi119 ceph-mon[25466]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:23.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:23.626 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:23.839 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:25.219 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:25 smithi190 ceph-mon[34131]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:25.322 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:25 smithi119 ceph-mon[25466]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:25.887 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:25.887 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:48.243438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:48.243516Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:48.243966Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:48.243635Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:48.243692Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:48.243577Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:48.243747Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:41:26.528 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:26.529 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:26 smithi119 ceph-mon[25466]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:26.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:26.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:41:26.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:26.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:26 smithi190 ceph-mon[34131]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:27.469 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:28.469 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:28.909 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:29.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:28 smithi119 ceph-mon[25466]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:29.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:28 smithi190 ceph-mon[34131]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:31.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:31 smithi190 ceph-mon[34131]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:31.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:31 smithi119 ceph-mon[25466]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:33.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:33 smithi190 ceph-mon[34131]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:33.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:33 smithi119 ceph-mon[25466]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:34.407 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:34.407 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:40:53.891009Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:40:53.890840Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:40:53.890897Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:40:53.891075Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:28.840251Z", "ports": [2049, 9002], "running": 2, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:40:53.891428Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:40:53.890778Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:40:53.890701Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:40:56.038518Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:40:53.890953Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:40:53.891191Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:40:53.891136Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:35.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:35 smithi119 ceph-mon[25466]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:35.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:35 smithi190 ceph-mon[34131]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:35.617 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:36.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:36 smithi190 ceph-mon[34131]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:36.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:36 smithi119 ceph-mon[25466]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:36.618 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:36.831 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.287 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi119.doruyk"}]: dispatch 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi119.doruyk"}]': finished 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi190.miuuns"}]: dispatch 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi190.miuuns"}]': finished 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:41:37.288 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:41:37.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:41:37.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T08:41:37.289 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:37 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:37.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:37.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:37.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi119.doruyk"}]: dispatch 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi119.doruyk"}]': finished 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi190.miuuns"}]: dispatch 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi190.miuuns"}]': finished 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:37.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:37.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:41:37.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:41:37.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:41:37.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi119.smoqsb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T08:41:37.376 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:37 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:38.216 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:38.216 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Fencing old nfs.foo.0.0.smithi119.doruyk 2024-09-17T08:41:38.216 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Fencing old nfs.foo.1.0.smithi190.miuuns 2024-09-17T08:41:38.216 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.0.1.smithi119.smoqsb 2024-09-17T08:41:38.216 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Creating rados config object: conf-nfs.foo 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.0.1.smithi119.smoqsb-rgw 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Bind address in nfs.foo.0.1.smithi119.smoqsb's ganesha conf is defaulting to empty 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Deploying daemon nfs.foo.0.1.smithi119.smoqsb on smithi119 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: Cluster is now healthy 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:38.217 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Fencing old nfs.foo.0.0.smithi119.doruyk 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Fencing old nfs.foo.1.0.smithi190.miuuns 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.0.1.smithi119.smoqsb 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Creating rados config object: conf-nfs.foo 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.0.1.smithi119.smoqsb-rgw 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Bind address in nfs.foo.0.1.smithi119.smoqsb's ganesha conf is defaulting to empty 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Deploying daemon nfs.foo.0.1.smithi119.smoqsb on smithi119 2024-09-17T08:41:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-17T08:41:38.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: Cluster is now healthy 2024-09-17T08:41:38.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:38.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:39.467 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:39.467 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:36.348844Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:28.839284Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:28.839401Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:36.348897Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:28.840251Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:28.840161Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:28.839598Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:28.839698Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:36.685026Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:28.839494Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:28.839799Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:36.348951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:40.177 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:40.358 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:40 smithi119 ceph-mon[25466]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:40.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:40 smithi190 ceph-mon[34131]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:41:41.178 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:41.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:41 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:41.390 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:41.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T08:41:41.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T08:41:41.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:41.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:41:41.410 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:41 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:42.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:42 smithi190 ceph-mon[34131]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T08:41:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:42 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.1.1.smithi190.apafjw 2024-09-17T08:41:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:42 smithi190 ceph-mon[34131]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T08:41:42.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:42 smithi119 ceph-mon[25466]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T08:41:42.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:42 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.1.1.smithi190.apafjw 2024-09-17T08:41:42.381 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:42 smithi119 ceph-mon[25466]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T08:41:43.078 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:43.078 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:36.348844Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:28.839284Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:28.839401Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:36.348897Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:28.840251Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:28.840161Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:28.839598Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:28.839698Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:40.779267Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:28.839494Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:28.839799Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:36.348951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:43.728 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:41:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T08:41:44.375 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi190.apafjw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T08:41:44.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:44.729 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:44.945 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:45.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:45 smithi119 ceph-mon[25466]: Rados config object exists: conf-nfs.foo 2024-09-17T08:41:45.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:45 smithi119 ceph-mon[25466]: Creating key for client.nfs.foo.1.1.smithi190.apafjw-rgw 2024-09-17T08:41:45.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:45 smithi119 ceph-mon[25466]: Bind address in nfs.foo.1.1.smithi190.apafjw's ganesha conf is defaulting to empty 2024-09-17T08:41:45.316 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:45 smithi119 ceph-mon[25466]: Deploying daemon nfs.foo.1.1.smithi190.apafjw on smithi190 2024-09-17T08:41:45.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:45 smithi190 ceph-mon[34131]: Rados config object exists: conf-nfs.foo 2024-09-17T08:41:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:45 smithi190 ceph-mon[34131]: Creating key for client.nfs.foo.1.1.smithi190.apafjw-rgw 2024-09-17T08:41:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:45 smithi190 ceph-mon[34131]: Bind address in nfs.foo.1.1.smithi190.apafjw's ganesha conf is defaulting to empty 2024-09-17T08:41:45.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:45 smithi190 ceph-mon[34131]: Deploying daemon nfs.foo.1.1.smithi190.apafjw on smithi190 2024-09-17T08:41:46.151 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:46 smithi190 ceph-mon[34131]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 866 B/s wr, 2 op/s 2024-09-17T08:41:46.325 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:46 smithi119 ceph-mon[25466]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 866 B/s wr, 2 op/s 2024-09-17T08:41:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:46.771 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:36.348844Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:28.839284Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:28.839401Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:36.348897Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:28.840251Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:28.840161Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:28.839598Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:28.839698Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:46.332439Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:28.839494Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:28.839799Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:36.348951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:47.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 866 B/s wr, 2 op/s 2024-09-17T08:41:47.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:47 smithi119 ceph-mon[25466]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 866 B/s wr, 2 op/s 2024-09-17T08:41:47.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:47 smithi190 ceph-mon[34131]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:48.039 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T08:41:49.040 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:49.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:49.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:50.082 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:49 smithi190 ceph-mon[34131]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T08:41:50.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:49 smithi119 ceph-mon[25466]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T08:41:50.841 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:51.866 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:51 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:51.866 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:51 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:51.866 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:51 smithi119 ceph-mon[25466]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-17T08:41:51.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:51 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:51.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:51 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:51.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:51 smithi190 ceph-mon[34131]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-17T08:41:52.588 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:52.588 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:36.348844Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:36.348680Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:36.348736Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:36.348897Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:36.349315Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:36.349258Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:36.348620Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:36.348546Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:46.332439Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "last_refresh": "2024-09-17T08:41:50.483617Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:36.348790Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:36.349004Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:36.348951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:53.818 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:53 smithi119 ceph-mon[25466]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:53.818 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:53 smithi119 ceph-mon[25466]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T08:41:53.818 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:53.840 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-17T08:41:54.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:53 smithi190 ceph-mon[34131]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:54.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:53 smithi190 ceph-mon[34131]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T08:41:54.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:41:54.841 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:41:55.376 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:41:55.749 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:41:55.750 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:56.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:41:56.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:41:57.009 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:56 smithi119 ceph-mon[25466]: Reconfiguring prometheus.smithi119 (dependencies changed)... 2024-09-17T08:41:57.009 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:56 smithi119 ceph-mon[25466]: Reconfiguring daemon prometheus.smithi119 on smithi119 2024-09-17T08:41:57.105 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:56 smithi190 ceph-mon[34131]: Reconfiguring prometheus.smithi119 (dependencies changed)... 2024-09-17T08:41:57.105 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:56 smithi190 ceph-mon[34131]: Reconfiguring daemon prometheus.smithi119 on smithi119 2024-09-17T08:41:57.948 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:41:57.949 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:55.264432Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:50.482909Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:50.482984Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:55.264485Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:50.483504Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:50.483447Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:50.483112Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:50.483169Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:55.292898Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "last_refresh": "2024-09-17T08:41:50.483617Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:50.483043Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:50.483224Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:55.264538Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:41:57.949 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:57 smithi119 ceph-mon[25466]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:41:58.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:57 smithi190 ceph-mon[34131]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:41:58.998 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:58 smithi119 ceph-mon[25466]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:59.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:58 smithi190 ceph-mon[34131]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:41:59.790 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:41:59 smithi119 ceph-mon[25466]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:42:00.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:41:59 smithi190 ceph-mon[34131]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:42:00.369 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-17T08:42:00.369 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T08:42:00.381 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2024-09-17T08:42:00.382 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T08:42:01.294 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:42:01.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:01 smithi119 ceph-mon[25466]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:42:02.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:01 smithi190 ceph-mon[34131]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T08:42:03.081 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-17T08:42:03.082 INFO:teuthology.orchestra.run.smithi119.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T08:35:26.687459Z", "last_refresh": "2024-09-17T08:41:55.264432Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:36:49.769755Z 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-17T08:35:21.151397Z", "last_refresh": "2024-09-17T08:41:50.482909Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:53.752825Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T08:35:19.710807Z", "last_refresh": "2024-09-17T08:41:50.482984Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T08:35:24.411394Z", "last_refresh": "2024-09-17T08:41:55.264485Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T08:41:25.373142Z 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.119/16"}, "status": {"created": "2024-09-17T08:40:33.508055Z", "last_refresh": "2024-09-17T08:41:50.483504Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.119/16"}}, {"events": ["2024-09-17T08:40:46.157601Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T08:40:30.057109Z", "last_refresh": "2024-09-17T08:41:50.483447Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:01.978595Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T08:35:18.543393Z", "last_refresh": "2024-09-17T08:41:50.483112Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:12.004563Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi119:172.21.15.119=smithi119", "smithi190:172.21.15.190=smithi190"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T08:36:08.555765Z", "last_refresh": "2024-09-17T08:41:50.483169Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T08:41:55.292898Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T08:40:53.971422Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi119.doruyk on smithi119: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T08:40:54.023221Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi190.miuuns on smithi190: 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-17T08:40:33.503904Z", "last_refresh": "2024-09-17T08:41:50.483617Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:36:58.365640Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T08:35:25.548304Z", "last_refresh": "2024-09-17T08:41:50.483043Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T08:37:18.595157Z 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-17T08:37:18.591412Z", "last_refresh": "2024-09-17T08:41:50.483224Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T08:37:12.010916Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T08:35:22.310099Z", "last_refresh": "2024-09-17T08:41:55.264538Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T08:42:04.112 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:03 smithi119 ceph-mon[25466]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:42:04.113 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:03 smithi119 ceph-mon[25466]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:42:04.113 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:04.113 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:04.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:03 smithi190 ceph-mon[34131]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:42:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:03 smithi190 ceph-mon[34131]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:42:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:04.134 INFO:tasks.cephadm:ingress.nfs.foo has 4/4 2024-09-17T08:42:04.135 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:42:04.145 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:42:04.145 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-17T08:42:04.857 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:42:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:04 smithi190 ceph-mon[34131]: Reconfiguring haproxy.nfs.foo.smithi119.khcsih (dependencies changed)... 2024-09-17T08:42:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:04 smithi190 ceph-mon[34131]: Reconfiguring daemon haproxy.nfs.foo.smithi119.khcsih on smithi119 2024-09-17T08:42:05.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:04 smithi119 ceph-mon[25466]: Reconfiguring haproxy.nfs.foo.smithi119.khcsih (dependencies changed)... 2024-09-17T08:42:05.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:04 smithi119 ceph-mon[25466]: Reconfiguring daemon haproxy.nfs.foo.smithi119.khcsih on smithi119 2024-09-17T08:42:05.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:05 smithi119 ceph-mon[25466]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:42:06.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:05 smithi190 ceph-mon[34131]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:42:07.899 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:07 smithi119 ceph-mon[25466]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:07.913 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-09-17T08:42:07.913 INFO:teuthology.orchestra.run.smithi119.stdout: "bind": "/fake", 2024-09-17T08:42:07.913 INFO:teuthology.orchestra.run.smithi119.stdout: "cluster": "foo", 2024-09-17T08:42:07.913 INFO:teuthology.orchestra.run.smithi119.stdout: "fs": "foofs", 2024-09-17T08:42:07.914 INFO:teuthology.orchestra.run.smithi119.stdout: "mode": "RW", 2024-09-17T08:42:07.914 INFO:teuthology.orchestra.run.smithi119.stdout: "path": "/" 2024-09-17T08:42:07.914 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-09-17T08:42:08.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:07 smithi190 ceph-mon[34131]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:08.715 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T08:42:08.726 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:42:08.727 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-17T08:42:08.754 INFO:teuthology.orchestra.run.smithi119.stderr:+ mkdir /mnt/foo 2024-09-17T08:42:08.761 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2024-09-17T08:42:08.826 INFO:teuthology.orchestra.run.smithi119.stderr:+ sleep 5 2024-09-17T08:42:08.985 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:08.986 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:08 smithi119 ceph-mon[25466]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:08.986 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:42:08.986 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:42:09.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:09.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:08 smithi190 ceph-mon[34131]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:09.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:42:09.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 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-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: mgrmap e20: smithi119.ybeewy(active, since 5m), standbys: smithi190.sobsse 2024-09-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: Reconfiguring haproxy.nfs.foo.smithi190.sqgolz (dependencies changed)... 2024-09-17T08:42:10.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:09 smithi119 ceph-mon[25466]: Reconfiguring daemon haproxy.nfs.foo.smithi190.sqgolz on smithi190 2024-09-17T08:42:10.313 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:10.313 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: mgrmap e20: smithi119.ybeewy(active, since 5m), standbys: smithi190.sobsse 2024-09-17T08:42:10.313 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:10.313 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:10.314 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: Reconfiguring haproxy.nfs.foo.smithi190.sqgolz (dependencies changed)... 2024-09-17T08:42:10.314 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:09 smithi190 ceph-mon[34131]: Reconfiguring daemon haproxy.nfs.foo.smithi190.sqgolz on smithi190 2024-09-17T08:42:12.090 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:11 smithi190 ceph-mon[34131]: pgmap v208: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:12.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:11 smithi119 ceph-mon[25466]: pgmap v208: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:42:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:42:13.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:13.625 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:13 smithi190 ceph-mon[34131]: pgmap v209: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:13.650 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:13.650 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:13.651 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:42:13.651 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:42:13.651 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:13.651 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:13 smithi119 ceph-mon[25466]: pgmap v209: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:13.830 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.119:/fake /mnt/foo' 2024-09-17T08:42:13.895 INFO:teuthology.orchestra.run.smithi119.stderr:+ mount -t nfs 10.0.31.119:/fake /mnt/foo 2024-09-17T08:42:14.631 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-17T08:42:14.696 INFO:teuthology.orchestra.run.smithi119.stderr:+ echo test 2024-09-17T08:42:14.744 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-17T08:42:14.809 INFO:teuthology.orchestra.run.smithi119.stderr:+ sync 2024-09-17T08:42:15.138 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:42:15.148 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -v /mnt/foo:/mnt/foo -- bash -c 'echo "Check with each haproxy down in turn..." 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '"'"'{print $1}'"'"'`; do 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> ceph orch daemon stop $haproxy 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> cat /mnt/foo/testfile 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> echo $haproxy > /mnt/foo/testfile 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> sync 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> ceph orch daemon start $haproxy 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done 2024-09-17T08:42:15.149 DEBUG:teuthology.orchestra.run.smithi119:> done 2024-09-17T08:42:15.150 DEBUG:teuthology.orchestra.run.smithi119:> ' 2024-09-17T08:42:15.698 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:42:15.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:15 smithi190 ceph-mon[34131]: pgmap v210: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:15.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:15 smithi119 ceph-mon[25466]: pgmap v210: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T08:42:17.814 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:17.814 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:17 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:17.814 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:17 smithi119 ceph-mon[25466]: pgmap v211: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-17T08:42:17.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:17.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:17 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:17.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:17 smithi190 ceph-mon[34131]: pgmap v211: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-17T08:42:18.133 INFO:teuthology.orchestra.run.smithi119.stdout:Check with each haproxy down in turn... 2024-09-17T08:42:18.621 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled to stop haproxy.nfs.foo.smithi119.khcsih on host 'smithi119' 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi119.khcsih", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: Schedule stop daemon haproxy.nfs.foo.smithi119.khcsih 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: pgmap v212: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-17T08:42:19.874 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:19 smithi190 ceph-mon[34131]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:19.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi119.khcsih", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: Schedule stop daemon haproxy.nfs.foo.smithi119.khcsih 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: pgmap v212: 97 pgs: 97 active+clean; 581 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 938 B/s wr, 1 op/s 2024-09-17T08:42:19.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:19 smithi119 ceph-mon[25466]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:20.896 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:20.897 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:20 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:21.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:20 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:21.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:21 smithi119 ceph-mon[25466]: pgmap v213: 97 pgs: 97 active+clean; 588 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T08:42:22.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:21 smithi190 ceph-mon[34131]: pgmap v213: 97 pgs: 97 active+clean; 588 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T08:42:23.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:22 smithi190 ceph-mon[34131]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:23.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:23.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:23.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:23.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:22 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:23.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:22 smithi119 ceph-mon[25466]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:23.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:23.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:23.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:23.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:22 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:24.118 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:23 smithi190 ceph-mon[34131]: pgmap v214: 97 pgs: 97 active+clean; 588 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-17T08:42:24.118 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:23 smithi190 ceph-mon[34131]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:24.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:23 smithi119 ceph-mon[25466]: pgmap v214: 97 pgs: 97 active+clean; 588 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-17T08:42:24.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:23 smithi119 ceph-mon[25466]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:25.024 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:24 smithi190 ceph-mon[34131]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:25.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:24 smithi119 ceph-mon[25466]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:26.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:25 smithi190 ceph-mon[34131]: pgmap v215: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T08:42:26.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:25 smithi119 ceph-mon[25466]: pgmap v215: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T08:42:27.341 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:27 smithi119 ceph-mon[25466]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:27.341 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:27 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:27.342 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:27 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:27.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:27 smithi190 ceph-mon[34131]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:27.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:27 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:27.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:27 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:27.894 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi119.khcsih smithi119 *:2049,9002 stopped 0s ago 77s - - 2024-09-17T08:42:27.897 INFO:teuthology.orchestra.run.smithi119.stdout:test 2024-09-17T08:42:28.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: pgmap v216: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:28.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:28 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.346 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled to start haproxy.nfs.foo.smithi119.khcsih on host 'smithi119' 2024-09-17T08:42:28.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: pgmap v216: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:28.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:28 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:29 smithi119 ceph-mon[25466]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:29.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:29 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:29.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:29 smithi190 ceph-mon[34131]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:29.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:29 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:30.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:30 smithi190 ceph-mon[34131]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi119.khcsih", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:30.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:30 smithi190 ceph-mon[34131]: Schedule start daemon haproxy.nfs.foo.smithi119.khcsih 2024-09-17T08:42:30.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:30 smithi190 ceph-mon[34131]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:30.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:30 smithi190 ceph-mon[34131]: pgmap v217: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-17T08:42:30.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:30 smithi119 ceph-mon[25466]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi119.khcsih", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:30.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:30 smithi119 ceph-mon[25466]: Schedule start daemon haproxy.nfs.foo.smithi119.khcsih 2024-09-17T08:42:30.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:30 smithi119 ceph-mon[25466]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:30.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:30 smithi119 ceph-mon[25466]: pgmap v217: 97 pgs: 97 active+clean; 590 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-17T08:42:31.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:31 smithi190 ceph-mon[34131]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:31.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:31 smithi119 ceph-mon[25466]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:32.052 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:32 smithi119 ceph-mon[25466]: pgmap v218: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T08:42:32.328 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:32 smithi190 ceph-mon[34131]: pgmap v218: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T08:42:33.314 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:33 smithi119 ceph-mon[25466]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:33.315 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:33.315 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:33 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:33.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:33 smithi190 ceph-mon[34131]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:33.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:33.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:33 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:34.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:34 smithi190 ceph-mon[34131]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:34.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:34 smithi190 ceph-mon[34131]: pgmap v219: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:42:34.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:34 smithi119 ceph-mon[25466]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:34.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:34 smithi119 ceph-mon[25466]: pgmap v219: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:35.160 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:35 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:35.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:35 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:36.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:36 smithi190 ceph-mon[34131]: pgmap v220: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:42:36.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:36 smithi190 ceph-mon[34131]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:36.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:36.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:36.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:36 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:36.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:36 smithi119 ceph-mon[25466]: pgmap v220: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:42:36.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:36 smithi119 ceph-mon[25466]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:36.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:36.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:36.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:36 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:38 smithi190 ceph-mon[34131]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:38 smithi190 ceph-mon[34131]: pgmap v221: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:42:38.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:38 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:38.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:38 smithi119 ceph-mon[25466]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:38.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:38 smithi119 ceph-mon[25466]: pgmap v221: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:42:38.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:38 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:39.142 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:39 smithi119 ceph-mon[25466]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:39.194 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:39 smithi190 ceph-mon[34131]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:40.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:40 smithi190 ceph-mon[34131]: pgmap v222: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:42:40.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:40 smithi190 ceph-mon[34131]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:40.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:40.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:40 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:40.386 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:40 smithi119 ceph-mon[25466]: pgmap v222: 97 pgs: 97 active+clean; 599 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:42:40.386 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:40 smithi119 ceph-mon[25466]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:40.386 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:40.386 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:40 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.319 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:42.319 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: pgmap v223: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:42:42.319 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:42.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:42.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.320 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:42 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: pgmap v223: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:42.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:42 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:42.907 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi119.khcsih smithi119 *:2049,9002 running (7s) 1s ago 92s 6093k - 2.3.17-d1c9119 e85424b0d443 71f39b406e7d 2024-09-17T08:42:43.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:43 smithi119 ceph-mon[25466]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:43.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:43 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:43.174 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled to stop haproxy.nfs.foo.smithi190.sqgolz on host 'smithi190' 2024-09-17T08:42:43.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:43 smithi190 ceph-mon[34131]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:43.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:43 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:44.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: pgmap v224: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi190.sqgolz", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: Schedule stop daemon haproxy.nfs.foo.smithi190.sqgolz 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:44.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:44 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: pgmap v224: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T08:42:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:44.418 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi190.sqgolz", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: Schedule stop daemon haproxy.nfs.foo.smithi190.sqgolz 2024-09-17T08:42:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:44.419 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:44 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:45.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:45 smithi119 ceph-mon[25466]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:45.446 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:45 smithi190 ceph-mon[34131]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:46.536 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:46 smithi119 ceph-mon[25466]: pgmap v225: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T08:42:46.536 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:46 smithi119 ceph-mon[25466]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:46.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:46 smithi190 ceph-mon[34131]: pgmap v225: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T08:42:46.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:46 smithi190 ceph-mon[34131]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:47.481 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:47 smithi119 ceph-mon[25466]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:47.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:47 smithi190 ceph-mon[34131]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:48.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:48 smithi190 ceph-mon[34131]: pgmap v226: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:48.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:48.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:48 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:48.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:48 smithi119 ceph-mon[25466]: pgmap v226: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:48.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:48.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:48 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:49.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:49 smithi190 ceph-mon[34131]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:49.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:49 smithi119 ceph-mon[25466]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: pgmap v227: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:50.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:50 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: pgmap v227: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:50.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:50 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:51.436 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:51 smithi190 ceph-mon[34131]: from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:51.436 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:51 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:51.436 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:51 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:51.436 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:51 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:51.570 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:51 smithi119 ceph-mon[25466]: from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:51.570 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:51 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:51.570 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:51 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:51.570 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:51 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:52.462 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:52 smithi119 ceph-mon[25466]: pgmap v228: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:52.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:52 smithi190 ceph-mon[34131]: pgmap v228: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:42:53.440 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:53 smithi190 ceph-mon[34131]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:53.440 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:53 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:53.527 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:53 smithi119 ceph-mon[25466]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:53.527 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:53 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:42:54.373 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:54 smithi190 ceph-mon[34131]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:54.374 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:54 smithi190 ceph-mon[34131]: pgmap v229: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:54.454 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:54 smithi119 ceph-mon[25466]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:54.454 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:54 smithi119 ceph-mon[25466]: pgmap v229: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:42:55.153 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi190.sqgolz smithi190 *:2049,9002 stopped 0s ago 113s - - 2024-09-17T08:42:55.156 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi119.khcsih 2024-09-17T08:42:55.408 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:55 smithi119 ceph-mon[25466]: from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:55.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:55.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:55 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:55.513 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:55 smithi190 ceph-mon[34131]: from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:55.513 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:55.513 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:55 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:55.621 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled to start haproxy.nfs.foo.smithi190.sqgolz on host 'smithi190' 2024-09-17T08:42:56.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:56 smithi119 ceph-mon[25466]: pgmap v230: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:42:56.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:56 smithi119 ceph-mon[25466]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:56.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:56.409 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:56 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:56.453 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:56 smithi190 ceph-mon[34131]: pgmap v230: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:42:56.453 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:56 smithi190 ceph-mon[34131]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:56.453 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:56.454 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:56 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:57.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:57 smithi190 ceph-mon[34131]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi190.sqgolz", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:57.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:57 smithi190 ceph-mon[34131]: Schedule start daemon haproxy.nfs.foo.smithi190.sqgolz 2024-09-17T08:42:57.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:57 smithi190 ceph-mon[34131]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:57.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:57 smithi119 ceph-mon[25466]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi190.sqgolz", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:57.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:57 smithi119 ceph-mon[25466]: Schedule start daemon haproxy.nfs.foo.smithi190.sqgolz 2024-09-17T08:42:57.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:57 smithi119 ceph-mon[25466]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:58.465 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: pgmap v231: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:58.466 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:58 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: pgmap v231: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:42:58.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:58 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:59.623 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:59 smithi190 ceph-mon[34131]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:59.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:59.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:59.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:59 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:59.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:42:59 smithi190 ceph-mon[34131]: pgmap v232: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:42:59.793 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:59 smithi119 ceph-mon[25466]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:42:59.793 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:59.793 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:42:59.793 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:59 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:42:59.793 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:42:59 smithi119 ceph-mon[25466]: pgmap v232: 97 pgs: 97 active+clean; 600 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T08:43:00.807 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:00 smithi190 ceph-mon[34131]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:00.810 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:00 smithi119 ceph-mon[25466]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:01.811 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:01 smithi190 ceph-mon[34131]: pgmap v233: 97 pgs: 97 active+clean; 610 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:01.812 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:01 smithi190 ceph-mon[34131]: from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:01.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:01 smithi119 ceph-mon[25466]: pgmap v233: 97 pgs: 97 active+clean; 610 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:01.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:01 smithi119 ceph-mon[25466]: from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:03.612 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi190.sqgolz smithi190 *:2049,9002 running (5s) 0s ago 2m 6165k - 2.3.17-d1c9119 e85424b0d443 33ade6dd165a 2024-09-17T08:43:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:03 smithi190 ceph-mon[34131]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:03 smithi190 ceph-mon[34131]: pgmap v234: 97 pgs: 97 active+clean; 610 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:43:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:03 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.152 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:03 smithi119 ceph-mon[25466]: from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:04.152 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:03 smithi119 ceph-mon[25466]: pgmap v234: 97 pgs: 97 active+clean; 610 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T08:43:04.152 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.152 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:03 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:43:04.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:04 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:43:05.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:04 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' 2024-09-17T08:43:05.347 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:43:05.359 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:43:05.359 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-17T08:43:05.559 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:06.020 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:05 smithi119 ceph-mon[25466]: pgmap v235: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:43:06.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:05 smithi190 ceph-mon[34131]: pgmap v235: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:43:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:167 167 2024-09-17T08:43:07.915 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T08:43:08.120 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:08.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:07 smithi190 ceph-mon[34131]: pgmap v236: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:43:08.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:07 smithi119 ceph-mon[25466]: pgmap v236: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T08:43:08.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:08 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:43:08.909 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:08 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:43:09.874 INFO:teuthology.orchestra.run.smithi119.stdout:Backend: cephadm 2024-09-17T08:43:09.874 INFO:teuthology.orchestra.run.smithi119.stdout:Available: Yes 2024-09-17T08:43:09.875 INFO:teuthology.orchestra.run.smithi119.stdout:Paused: No 2024-09-17T08:43:10.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:09 smithi190 ceph-mon[34131]: pgmap v237: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:10.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:09 smithi119 ceph-mon[25466]: pgmap v237: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:10.415 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T08:43:10.627 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:10.957 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:10 smithi119 ceph-mon[25466]: from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:11.125 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:10 smithi190 ceph-mon[34131]: from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:12.054 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:11 smithi119 ceph-mon[25466]: pgmap v238: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:12.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:11 smithi190 ceph-mon[34131]: pgmap v238: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T08:43:12.459 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.smithi119 smithi119 *:9093,9094 running (5m) 7s ago 7m 25.3M - 0.25.0 c8568f914cd2 cf9b4b737468 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter.smithi119 smithi119 running (7m) 7s ago 7m 7604k - 18.2.4-855-g19e2a2be 980a0bfcd684 691b387daeab 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter.smithi190 smithi190 running (6m) 9s ago 6m 7843k - 18.2.4-855-g19e2a2be 980a0bfcd684 ac800253a1f5 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:crash.smithi119 smithi119 running (7m) 7s ago 7m 6899k - 18.2.4-855-g19e2a2be 980a0bfcd684 9fb030209310 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:crash.smithi190 smithi190 running (6m) 9s ago 6m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 bf651ba9d106 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.smithi119 smithi119 *:3000 running (5m) 7s ago 6m 85.7M - 9.4.7 954c08fa6188 dc2f315645f2 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi119.khcsih smithi119 *:2049,9002 running (37s) 7s ago 2m 6455k - 2.3.17-d1c9119 e85424b0d443 71f39b406e7d 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:haproxy.nfs.foo.smithi190.sqgolz smithi190 *:2049,9002 running (14s) 9s ago 2m 6165k - 2.3.17-d1c9119 e85424b0d443 33ade6dd165a 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:keepalived.nfs.foo.smithi119.sfxiyt smithi119 running (114s) 7s ago 113s 1774k - 2.2.4 4a3a1ff181d9 1b5d350e2d2f 2024-09-17T08:43:12.460 INFO:teuthology.orchestra.run.smithi119.stdout:keepalived.nfs.foo.smithi190.jheagz smithi190 running (107s) 9s ago 107s 1770k - 2.2.4 4a3a1ff181d9 f92937fbcdc4 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.foofs.smithi119.lqlnpo smithi119 running (2m) 7s ago 2m 16.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 7b64a0ac3e25 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.foofs.smithi190.ncgchc smithi190 running (2m) 9s ago 2m 18.0M - 18.2.4-855-g19e2a2be 980a0bfcd684 4d0bf15fc515 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.smithi119.ybeewy smithi119 *:9283,8765,8443 running (8m) 7s ago 8m 502M - 18.2.4-855-g19e2a2be 980a0bfcd684 644e6ecbfe7b 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.smithi190.sobsse smithi190 *:8443,9283,8765 running (6m) 9s ago 6m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 1b18fac7395c 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.smithi119 smithi119 running (8m) 7s ago 8m 50.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 98d5ad6f2583 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.smithi190 smithi190 running (6m) 9s ago 6m 37.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 97287e15b0e5 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:nfs.foo.0.1.smithi119.smoqsb smithi119 *:12049 running (92s) 7s ago 91s 76.6M - 5.5 980a0bfcd684 47903e597d18 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:nfs.foo.1.1.smithi190.apafjw smithi190 *:12049 running (86s) 9s ago 86s 58.5M - 5.5 980a0bfcd684 5167a4bf2eb1 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.smithi119 smithi119 *:9100 running (7m) 7s ago 7m 15.9M - 1.5.0 0da6a335fe13 f20a3fe1aa98 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.smithi190 smithi190 *:9100 running (6m) 9s ago 6m 15.7M - 1.5.0 0da6a335fe13 d406e2ed8e6d 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi190 running (4m) 9s ago 4m 53.7M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 5f6c02bfdcec 2024-09-17T08:43:12.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4m) 7s ago 4m 46.8M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 80c08c09efbb 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi190 running (4m) 9s ago 4m 53.0M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 87517babdf29 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4m) 7s ago 4m 52.3M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 9e4f4cecb007 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi190 running (4m) 9s ago 4m 50.8M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 11cadb7fc297 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi119 running (4m) 7s ago 4m 42.4M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 3a3f44115d7a 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi190 running (4m) 9s ago 4m 45.6M 3728M 18.2.4-855-g19e2a2be 980a0bfcd684 cc3d0d57fb3e 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi119 running (4m) 7s ago 4m 47.0M 2960M 18.2.4-855-g19e2a2be 980a0bfcd684 49754d73f0ff 2024-09-17T08:43:12.462 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.smithi119 smithi119 *:9095 running (69s) 7s ago 6m 53.8M - 2.43.0 a07b618ecd1d 441f78ffa745 2024-09-17T08:43:13.199 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T08:43:13.399 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:13.856 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:13 smithi119 ceph-mon[25466]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:13.856 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:13 smithi119 ceph-mon[25466]: pgmap v239: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:43:14.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:13 smithi190 ceph-mon[34131]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:14.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:13 smithi190 ceph-mon[34131]: pgmap v239: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:43:15.238 INFO:teuthology.orchestra.run.smithi119.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager ?:9093,9094 1/1 10s ago 7m count:1 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-exporter 2/2 12s ago 7m * 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:crash 2/2 12s ago 7m * 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:grafana ?:3000 1/1 10s ago 7m count:1 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:ingress.nfs.foo 10.0.31.119:2049,9002 4/4 12s ago 2m count:2 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:mds.foofs 2/2 12s ago 2m count:2 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:mgr 2/2 12s ago 7m count:2 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:mon 2/2 12s ago 7m smithi119:172.21.15.119=smithi119;smithi190:172.21.15.190=smithi190;count:2 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:nfs.foo ?:12049 2/2 12s ago 2m count:2 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter ?:9100 2/2 12s ago 7m * 2024-09-17T08:43:15.239 INFO:teuthology.orchestra.run.smithi119.stdout:osd.all-available-devices 8 12s ago 5m * 2024-09-17T08:43:15.240 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus ?:9095 1/1 10s ago 7m count:1 2024-09-17T08:43:15.908 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:15 smithi119 ceph-mon[25466]: pgmap v240: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:43:16.084 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T08:43:16.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:15 smithi190 ceph-mon[34131]: pgmap v240: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T08:43:16.289 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:17.102 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:16 smithi119 ceph-mon[25466]: from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:17.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:16 smithi190 ceph-mon[34131]: from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:18.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:17 smithi190 ceph-mon[34131]: pgmap v241: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:18.158 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:17 smithi119 ceph-mon[25466]: pgmap v241: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:18.160 INFO:teuthology.orchestra.run.smithi119.stdout:HOST ADDR LABELS STATUS 2024-09-17T08:43:18.160 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 172.21.15.119 2024-09-17T08:43:18.160 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 172.21.15.190 2024-09-17T08:43:18.161 INFO:teuthology.orchestra.run.smithi119.stdout:2 hosts in cluster 2024-09-17T08:43:18.900 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:18 smithi119 ceph-mon[25466]: from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:18.923 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T08:43:19.123 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:18 smithi190 ceph-mon[34131]: from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:19.125 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:19.794 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:19 smithi119 ceph-mon[25466]: pgmap v242: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:19.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:19 smithi190 ceph-mon[34131]: pgmap v242: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400Y1400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme1n1 ssd Linux_fb766a12a815550a6910 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme2n1 ssd Linux_029ac443cd6ad6cfe6f8 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme3n1 ssd Linux_71f2a96a1b2b3c7651ff 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi119 /dev/nvme4n1 ssd Linux_a1e3ae8e49d1d0a0ec5b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT63210012400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme1n1 ssd Linux_97eb76f595b22b0628ce 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme2n1 ssd Linux_369d35adfe64a2cc7587 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme3n1 ssd Linux_1582e195fc5ac57e712e 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:20.963 INFO:teuthology.orchestra.run.smithi119.stdout:smithi190 /dev/nvme4n1 ssd Linux_39fb6783d61176c967f1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:43:21.865 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-17T08:43:22.022 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:21 smithi119 ceph-mon[25466]: pgmap v243: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:43:22.022 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:21 smithi119 ceph-mon[25466]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:22.091 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/mon.smithi119/config 2024-09-17T08:43:22.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:21 smithi190 ceph-mon[34131]: pgmap v243: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T08:43:22.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:21 smithi190 ceph-mon[34131]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:23.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.all-available-devices 8 21s ago 6m * 2024-09-17T08:43:24.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:23 smithi190 ceph-mon[34131]: pgmap v244: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:24.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:23 smithi190 ceph-mon[34131]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:43:24.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:23 smithi119 ceph-mon[25466]: pgmap v244: 97 pgs: 97 active+clean; 611 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:43:24.159 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:23 smithi119 ceph-mon[25466]: from='mgr.14211 172.21.15.119:0/621785242' entity='mgr.smithi119.ybeewy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:43:24.473 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-17T08:43:24.484 INFO:tasks.vip:Removing 10.0.15.119 (and any VIPs) on smithi119.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T08:43:24.484 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr del 10.0.15.119/16 dev enp3s0f1 2024-09-17T08:43:24.514 DEBUG:teuthology.orchestra.run.smithi119:> sudo ip addr del 10.0.31.119/16 dev enp3s0f1 2024-09-17T08:43:24.581 INFO:tasks.vip:Removing 10.0.15.190 (and any VIPs) on smithi190.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T08:43:24.581 DEBUG:teuthology.orchestra.run.smithi190:> sudo ip addr del 10.0.15.190/16 dev enp3s0f1 2024-09-17T08:43:24.615 DEBUG:teuthology.orchestra.run.smithi190:> sudo ip addr del 10.0.31.119/16 dev enp3s0f1 2024-09-17T08:43:24.683 INFO:teuthology.orchestra.run.smithi190.stderr:Error: ipv4: Address not found. 2024-09-17T08:43:24.684 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T08:43:24.684 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T08:43:24.695 INFO:tasks.cephadm:Teardown begin 2024-09-17T08:43:24.696 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:43:24.724 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:43:24.753 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T08:43:24.753 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:43:24.781 DEBUG:teuthology.orchestra.run.smithi190:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:43:24.809 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T08:43:24.809 INFO:tasks.cephadm.mon.smithi119:Stopping mon.smithi119... 2024-09-17T08:43:24.809 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119 2024-09-17T08:43:24.843 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:24 smithi119 ceph-mon[25466]: from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:24.873 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:24 smithi190 ceph-mon[34131]: from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:43:25.126 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:24 smithi119 systemd[1]: Stopping Ceph mon.smithi119 for 7e6d96ac-74cf-11ef-bceb-c7b262605968... 2024-09-17T08:43:25.402 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119[25462]: 2024-09-17T08:43:25.125+0000 7fe24c135640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi119 -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-17T08:43:25.403 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119[25462]: 2024-09-17T08:43:25.125+0000 7fe24c135640 -1 mon.smithi119@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T08:43:25.403 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 podman[91417]: 2024-09-17 08:43:25.227767398 +0000 UTC m=+0.212648382 container died 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:43:25.658 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 podman[91417]: 2024-09-17 08:43:25.617324289 +0000 UTC m=+0.602205254 container cleanup 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T08:43:25.659 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 bash[91417]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119 2024-09-17T08:43:26.232 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service' 2024-09-17T08:43:26.294 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:25 smithi119 podman[91496]: 2024-09-17 08:43:25.988360292 +0000 UTC m=+0.760664056 container remove 98d5ad6f25832eb4d997ce862d976408821b670ab64ba4563085897e2bd80a2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi119, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-17T08:43:26.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:26 smithi119 systemd[1]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service: Deactivated successfully. 2024-09-17T08:43:26.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:26 smithi119 systemd[1]: Stopped Ceph mon.smithi119 for 7e6d96ac-74cf-11ef-bceb-c7b262605968. 2024-09-17T08:43:26.295 INFO:journalctl@ceph.mon.smithi119.smithi119.stdout:Sep 17 08:43:26 smithi119 systemd[1]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi119.service: Consumed 9.833s CPU time. 2024-09-17T08:43:26.330 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:43:26.331 INFO:tasks.cephadm.mon.smithi119:Stopped mon.smithi119 2024-09-17T08:43:26.331 INFO:tasks.cephadm.mon.smithi190:Stopping mon.smithi190... 2024-09-17T08:43:26.331 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi190 2024-09-17T08:43:26.556 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:26 smithi190 systemd[1]: Stopping Ceph mon.smithi190 for 7e6d96ac-74cf-11ef-bceb-c7b262605968... 2024-09-17T08:43:27.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:27 smithi190 ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190[34081]: 2024-09-17T08:43:27.285+0000 7fe65171a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi190 -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-17T08:43:27.624 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:27 smithi190 ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190[34081]: 2024-09-17T08:43:27.285+0000 7fe65171a640 -1 mon.smithi190@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T08:43:27.976 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:27 smithi190 podman[66657]: 2024-09-17 08:43:27.878843612 +0000 UTC m=+0.704187088 container died 97287e15b0e539cd7c5516d3a805433d0fa37072a4d46a5ad9aa6cbbefe2d41a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T08:43:28.840 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:28 smithi190 podman[66657]: 2024-09-17 08:43:28.663684067 +0000 UTC m=+1.489027538 container cleanup 97287e15b0e539cd7c5516d3a805433d0fa37072a4d46a5ad9aa6cbbefe2d41a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T08:43:28.840 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:28 smithi190 bash[66657]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190 2024-09-17T08:43:29.124 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:28 smithi190 podman[66790]: 2024-09-17 08:43:28.840102047 +0000 UTC m=+1.282771173 container remove 97287e15b0e539cd7c5516d3a805433d0fa37072a4d46a5ad9aa6cbbefe2d41a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968-mon-smithi190, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-17T08:43:30.032 DEBUG:teuthology.orchestra.run.smithi190:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi190.service' 2024-09-17T08:43:30.043 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:30 smithi190 systemd[1]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi190.service: Deactivated successfully. 2024-09-17T08:43:30.043 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:30 smithi190 systemd[1]: Stopped Ceph mon.smithi190 for 7e6d96ac-74cf-11ef-bceb-c7b262605968. 2024-09-17T08:43:30.043 INFO:journalctl@ceph.mon.smithi190.smithi190.stdout:Sep 17 08:43:30 smithi190 systemd[1]: ceph-7e6d96ac-74cf-11ef-bceb-c7b262605968@mon.smithi190.service: Consumed 4.593s CPU time. 2024-09-17T08:43:30.101 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:43:30.102 INFO:tasks.cephadm.mon.smithi190:Stopped mon.smithi190 2024-09-17T08:43:30.102 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:43:30.344 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:44:33.456 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:44:33.611 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:45:35.507 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:45:35.540 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:45:35.567 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T08:45:35.569 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi119/crash 2024-09-17T08:45:35.570 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:45:35.615 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:45:35.615 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:45:35.617 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi190/crash 2024-09-17T08:45:35.618 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:45:35.653 INFO:teuthology.orchestra.run.smithi190.stderr:tar: /var/lib/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:45:35.654 INFO:teuthology.orchestra.run.smithi190.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:45:35.654 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T08:45:35.654 DEBUG:teuthology.orchestra.run.smithi119:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/ceph.log | 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-17T08:45:35.685 INFO:teuthology.orchestra.run.smithi119.stderr:grep: /var/log/ceph/7e6d96ac-74cf-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T08:45:35.687 INFO:tasks.cephadm:Compressing logs... 2024-09-17T08:45:35.687 DEBUG:teuthology.orchestra.run.smithi119:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:45:35.730 DEBUG:teuthology.orchestra.run.smithi190:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:45:35.754 INFO:teuthology.orchestra.run.smithi190.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T08:45:35.755 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T08:45:36.921 INFO:tasks.cephadm:Archiving logs... 2024-09-17T08:45:36.921 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi119/log 2024-09-17T08:45:36.922 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:45:37.162 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi190/log 2024-09-17T08:45:37.162 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:45:37.295 INFO:tasks.cephadm:Removing cluster... 2024-09-17T08:45:37.296 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 --force 2024-09-17T08:45:37.435 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:45:37.562 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7e6d96ac-74cf-11ef-bceb-c7b262605968 --force 2024-09-17T08:45:37.701 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: 7e6d96ac-74cf-11ef-bceb-c7b262605968 2024-09-17T08:45:37.833 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T08:45:37.833 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:45:37.849 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:45:37.865 INFO:tasks.cephadm:Teardown complete 2024-09-17T08:45:37.865 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-17T08:45:37.879 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi119:/dev/vg_nvme/lv_1... 2024-09-17T08:45:37.879 DEBUG:teuthology.orchestra.run.smithi119:> sudo nvme disconnect -n lv_1 2024-09-17T08:45:38.043 INFO:teuthology.orchestra.run.smithi119.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T08:45:38.045 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi119:/dev/vg_nvme/lv_2... 2024-09-17T08:45:38.045 DEBUG:teuthology.orchestra.run.smithi119:> sudo nvme disconnect -n lv_2 2024-09-17T08:45:38.183 INFO:teuthology.orchestra.run.smithi119.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T08:45:38.185 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi119:/dev/vg_nvme/lv_3... 2024-09-17T08:45:38.185 DEBUG:teuthology.orchestra.run.smithi119:> sudo nvme disconnect -n lv_3 2024-09-17T08:45:38.332 INFO:teuthology.orchestra.run.smithi119.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T08:45:38.334 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi119:/dev/vg_nvme/lv_4... 2024-09-17T08:45:38.334 DEBUG:teuthology.orchestra.run.smithi119:> sudo nvme disconnect -n lv_4 2024-09-17T08:45:38.485 INFO:teuthology.orchestra.run.smithi119.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T08:45:38.487 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-17T08:45:38.487 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/scratch_devs 2024-09-17T08:45:38.512 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi190:/dev/vg_nvme/lv_1... 2024-09-17T08:45:38.512 DEBUG:teuthology.orchestra.run.smithi190:> sudo nvme disconnect -n lv_1 2024-09-17T08:45:38.672 INFO:teuthology.orchestra.run.smithi190.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T08:45:38.674 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi190:/dev/vg_nvme/lv_2... 2024-09-17T08:45:38.674 DEBUG:teuthology.orchestra.run.smithi190:> sudo nvme disconnect -n lv_2 2024-09-17T08:45:38.824 INFO:teuthology.orchestra.run.smithi190.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T08:45:38.826 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi190:/dev/vg_nvme/lv_3... 2024-09-17T08:45:38.826 DEBUG:teuthology.orchestra.run.smithi190:> sudo nvme disconnect -n lv_3 2024-09-17T08:45:38.967 INFO:teuthology.orchestra.run.smithi190.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T08:45:38.969 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi190:/dev/vg_nvme/lv_4... 2024-09-17T08:45:38.969 DEBUG:teuthology.orchestra.run.smithi190:> sudo nvme disconnect -n lv_4 2024-09-17T08:45:39.108 INFO:teuthology.orchestra.run.smithi190.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T08:45:39.110 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-17T08:45:39.110 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/scratch_devs 2024-09-17T08:45:39.135 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T08:45:39.146 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T08:45:39.146 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:45:39.149 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:45:39.162 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:45:39.167 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:45:39.167 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-17T08:45:39.167 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv01.front.sepia.ceph.com 3 6 377 32 +444us[ +437us] +/- 46ms 2024-09-17T08:45:39.167 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 -2033us[-2033us] +/- 52ms 2024-09-17T08:45:39.167 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 33 +2962us[+2955us] +/- 87ms 2024-09-17T08:45:39.168 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:45:39.189 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:45:39.194 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:45:39.195 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-09-17T08:45:39.195 INFO:teuthology.orchestra.run.smithi190.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 +340us[ +401us] +/- 46ms 2024-09-17T08:45:39.195 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 -2129us[-2068us] +/- 52ms 2024-09-17T08:45:39.195 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 31 +2835us[+2835us] +/- 87ms 2024-09-17T08:45:39.195 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:45:39.195 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T08:45:39.266 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T08:45:39.267 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T08:45:39.277 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:45:39.353 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:45:39.421 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-17T08:45:39.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:45:39.451 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-09-17T08:45:39.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:45:39.478 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T08:45:39.489 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T08:45:39.511 INFO:teuthology.task.internal:Duration was 972.842352 seconds 2024-09-17T08:45:39.512 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T08:45:39.537 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T08:45:39.537 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:45:39.540 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:45:39.578 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:45:39.578 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:45:39.949 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T08:45:39.949 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-09-17T08:45:39.950 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:45:40.012 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2024-09-17T08:45:40.012 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:45:40.035 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T08:45:40.035 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:45:40.055 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:45:40.103 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T08:45:40.103 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:45:40.120 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:45:40.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T08:45:40.435 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T08:45:40.435 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:45:40.460 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:45:40.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T08:45:40.497 DEBUG:teuthology.orchestra.run.smithi119:> 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-17T08:45:40.503 DEBUG:teuthology.orchestra.run.smithi190:> 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-17T08:45:40.523 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-09-17T08:45:40.548 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2024-09-17T08:45:40.567 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:45:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:45:40.600 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:45:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:45:40.623 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T08:45:40.634 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T08:45:40.635 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi119 2024-09-17T08:45:40.635 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:45:40.681 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908227/remote/smithi190 2024-09-17T08:45:40.681 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:45:40.716 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T08:45:40.716 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:45:40.719 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:45:40.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T08:45:40.779 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T08:45:40.779 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T08:45:40.797 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T08:45:40.798 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:45:40.801 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:45:40.813 INFO:teuthology.orchestra.run.smithi119.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:45 /home/ubuntu/cephtest 2024-09-17T08:45:40.821 INFO:teuthology.orchestra.run.smithi190.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:45 /home/ubuntu/cephtest 2024-09-17T08:45:40.822 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T08:45:40.834 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T08:45:40.860 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 972.8423521518707 owner: scheduled_teuthology@teuthology success: true 2024-09-17T08:45:40.861 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:45:40.953 INFO:teuthology.run:pass