2024-09-13T05:35:41.885 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T05:35:41.906 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T05:35:41.993 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-13_05:00:55-orch:cephadm-wip-guits-main-2024-09-12-1245-distro-default-smithi/7903147 branch: wip-guits-main-2024-09-12-1245 description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: gabrioux@ibm.com first_in_suite: false job_id: '7903147' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-13_05:00:55-orch:cephadm-wip-guits-main-2024-09-12-1245-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-12-1245 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\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-12-1245 sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 1848 sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-12-1245 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 targets: smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDostppXdT/xsrWXybSM5EDn3PaBrIRVoqyeNY9n6YMZyMiIpuxo2J5RIRvbeDarCV/+2b+gLDgqKJ2tocwYx28= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKuDO8daQEY9+fCIYEHFpqqJ25yRSx4GLLGOFNZSMsHdAAa7hJBAPtaJqC/InrvOSoVb1+3M0HtddBUxmRPIURU= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-13_05:00:55 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-13T05:35:41.993 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/qa; will attempt to use it 2024-09-13T05:35:41.994 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/qa/tasks 2024-09-13T05:35:41.994 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T05:35:41.996 INFO:teuthology.task.internal:Checking packages... 2024-09-13T05:35:42.020 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3' 2024-09-13T05:35:42.020 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T05:35:42.021 INFO:teuthology.packaging:ref: None 2024-09-13T05:35:42.021 INFO:teuthology.packaging:tag: None 2024-09-13T05:35:42.021 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-12-1245 2024-09-13T05:35:42.021 INFO:teuthology.packaging:sha1: 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 2024-09-13T05:35:42.021 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-12-1245 2024-09-13T05:35:42.170 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4911.g9d608eb1 2024-09-13T05:35:42.172 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T05:35:42.182 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T05:35:42.182 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T05:35:42.259 INFO:teuthology.task.internal:Saving configuration 2024-09-13T05:35:42.270 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T05:35:42.532 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T05:35:42.566 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_05:00:55-orch:cephadm-wip-guits-main-2024-09-12-1245-distro-default-smithi/7903147', '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-13 05:30:31.444660', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDostppXdT/xsrWXybSM5EDn3PaBrIRVoqyeNY9n6YMZyMiIpuxo2J5RIRvbeDarCV/+2b+gLDgqKJ2tocwYx28='} 2024-09-13T05:35:42.598 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_05:00:55-orch:cephadm-wip-guits-main-2024-09-12-1245-distro-default-smithi/7903147', '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-13 05:30:31.446543', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKuDO8daQEY9+fCIYEHFpqqJ25yRSx4GLLGOFNZSMsHdAAa7hJBAPtaJqC/InrvOSoVb1+3M0HtddBUxmRPIURU='} 2024-09-13T05:35:42.598 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T05:35:42.775 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-13T05:35:42.775 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-13T05:35:42.775 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T05:35:43.043 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f09d842fd00>, signals=[15]) 2024-09-13T05:35:43.043 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T05:35:43.128 INFO:teuthology.task.internal:Opening connections... 2024-09-13T05:35:43.129 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-09-13T05:35:43.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:35:43.214 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-09-13T05:35:43.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:35:43.298 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T05:35:43.342 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-09-13T05:35:43.361 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-09-13T05:35:43.361 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T05:35:43.420 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T05:35:43.421 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T05:35:43.422 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-09-13T05:35:43.447 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-09-13T05:35:43.466 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-09-13T05:35:43.466 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-09-13T05:35:43.524 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T05:35:43.525 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T05:35:43.526 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T05:35:43.526 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-09-13T05:35:43.556 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T05:35:43.564 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T05:35:43.659 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T05:35:43.659 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-09-13T05:35:43.662 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-09-13T05:35:43.679 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T05:35:43.793 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T05:35:43.793 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-09-13T05:35:43.795 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-09-13T05:35:43.918 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T05:35:44.020 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T05:35:44.088 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T05:35:44.088 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T05:35:44.088 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T05:35:44.089 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T05:35:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T05:35:44.107 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-13T05:35:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T05:35:44.108 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-13T05:35:44.164 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-503.el9.x86_64 2024-09-13T05:35:44.165 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-503.el9.x86_64 2024-09-13T05:35:44.165 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-09-13T05:35:44.166 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-503.el9.x86_64 2024-09-13T05:35:44.166 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.14.0-503.el9.x86_64 2024-09-13T05:35:44.167 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-09-13T05:35:47.143 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 7.1 MB/s | 8.2 MB 00:01 2024-09-13T05:35:48.944 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 29 MB/s | 20 MB 00:00 2024-09-13T05:35:49.021 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 2.7 MB/s | 8.2 MB 00:03 2024-09-13T05:35:51.388 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-13T05:35:54.394 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-13T05:35:55.845 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 76 kB/s | 19 kB 00:00 2024-09-13T05:35:55.897 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 9.3 MB/s | 6.5 MB 00:00 2024-09-13T05:35:56.768 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-13T05:35:57.264 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 111 kB/s | 19 kB 00:00 2024-09-13T05:35:58.060 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-13T05:36:02.206 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-13T05:36:03.482 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-09-13T05:36:04.212 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T05:36:04.213 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T05:36:04.314 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T05:36:04.319 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:36:04.319 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-13T05:36:04.320 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:36:04.321 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 79 M 2024-09-13T05:36:04.321 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 126 M 2024-09-13T05:36:04.321 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T05:36:04.732 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 79 kB/s | 23 kB 00:00 2024-09-13T05:36:05.505 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T05:36:05.505 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T05:36:05.599 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T05:36:05.611 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:36:05.612 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 79 M 2024-09-13T05:36:05.613 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 126 M 2024-09-13T05:36:05.613 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-13T05:36:05.725 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 248 kB/s | 23 kB 00:00 2024-09-13T05:36:05.983 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 45 MB/s | 16 MB 00:00 2024-09-13T05:36:06.383 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 46 MB/s | 35 MB 00:00 2024-09-13T05:36:06.950 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-13T05:36:06.951 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-13T05:36:06.951 INFO:teuthology.orchestra.run.smithi162.stdout:Total 59 MB/s | 79 MB 00:01 2024-09-13T05:36:07.628 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-13T05:36:07.990 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-13T05:36:07.990 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-13T05:36:08.954 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-13T05:36:08.955 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-13T05:36:09.648 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.0 MB/s | 16 MB 00:05 2024-09-13T05:36:10.790 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 5.4 MB/s | 35 MB 00:06 2024-09-13T05:36:11.405 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-13T05:36:12.073 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T05:36:12.166 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:36:12.473 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 3.7 MB/s | 29 MB 00:07 2024-09-13T05:36:12.473 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T05:36:12.474 INFO:teuthology.orchestra.run.smithi136.stdout:Total 9.7 MB/s | 79 MB 00:08 2024-09-13T05:36:13.158 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T05:36:13.516 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T05:36:13.516 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T05:36:14.482 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T05:36:14.482 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T05:36:14.974 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:36:15.117 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:36:16.929 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T05:36:17.628 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T05:36:17.706 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:36:19.930 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:36:20.177 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:36:20.495 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:36:20.689 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:36:25.009 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:36:25.528 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:36:25.564 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:36:30.410 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:03.286 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:03.325 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:03.651 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:03.651 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T05:37:03.652 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:37:03.652 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:37:04.555 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-13T05:37:04.894 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T05:37:04.986 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:04.987 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T05:37:04.987 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T05:37:04.987 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T05:37:04.988 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T05:37:04.988 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-13T05:37:04.988 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T05:37:04.988 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T05:37:05.047 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:05.048 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T05:37:05.048 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-09-13T05:37:05.089 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-09-13T05:37:05.089 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-09-13T05:37:05.089 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.06 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 82.el9 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Group : Unspecified 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 8274670 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : builder@centos.org 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-09-13T05:37:05.090 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:37:05.091 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T05:37:05.092 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T05:37:05.092 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 5.14.0-505.el9.x86_64 2024-09-13T05:37:05.092 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T05:37:05.746 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-09-13T05:37:07.070 INFO:teuthology.orchestra.run.smithi162.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T05:37:07.106 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-09-13T05:37:07.108 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-09-13T05:37:07.124 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.bDLCSgqDk2 2024-09-13T05:37:07.124 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bDLCSgqDk2 2024-09-13T05:37:07.195 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.bDLCSgqDk2 2024-09-13T05:37:07.350 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.bDLCSgqDk2 is 6KB 2024-09-13T05:37:07.399 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.bDLCSgqDk2 2024-09-13T05:37:07.414 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T05:37:07.476 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T05:37:07.477 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T05:37:07.477 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T05:37:07.477 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T05:37:07.478 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T05:37:07.617 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-09-13T05:37:08.729 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:08.768 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:09.129 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:09.129 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T05:37:09.130 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T05:37:09.130 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T05:37:09.952 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T05:37:09.952 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:37:09.953 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T05:37:10.355 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T05:37:10.447 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:10.447 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T05:37:10.447 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T05:37:10.447 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T05:37:10.447 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T05:37:10.448 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-13T05:37:10.448 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T05:37:10.448 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T05:37:10.507 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T05:37:10.507 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T05:37:10.507 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 82.el9 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T05:37:10.546 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8274670 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:37:10.547 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T05:37:10.548 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T05:37:10.548 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T05:37:10.548 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-09-13T05:37:10.548 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:37:10.548 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T05:37:10.549 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T05:37:10.549 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-505.el9.x86_64 2024-09-13T05:37:10.549 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T05:37:11.245 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-09-13T05:37:12.569 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T05:37:12.596 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-09-13T05:37:12.601 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-13T05:37:12.617 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.DDHr3fv0SF 2024-09-13T05:37:12.618 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.DDHr3fv0SF 2024-09-13T05:37:12.684 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.DDHr3fv0SF 2024-09-13T05:37:12.831 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.DDHr3fv0SF is 6KB 2024-09-13T05:37:12.879 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.DDHr3fv0SF 2024-09-13T05:37:12.894 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T05:37:12.957 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T05:37:12.957 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T05:37:12.957 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T05:37:12.957 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T05:37:12.958 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T05:37:13.109 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-09-13T05:37:37.641 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-13T05:37:37.642 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:37:37.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:37:43.117 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-13T05:37:43.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:37:43.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:38:12.157 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-13T05:38:17.789 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-13T05:38:21.202 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:38:21.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:38:26.793 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:38:26.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:38:39.553 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-13T05:38:45.185 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-13T05:38:51.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:38:51.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:38:51.873 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-13T05:38:52.328 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:38:52.328 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-13T05:38:52.328 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-13T05:38:52.346 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-505.el9.x86_64 2024-09-13T05:38:52.346 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T05:38:52.346 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T05:38:52.346 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T05:38:53.347 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-13T05:38:53.347 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T05:38:53.433 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-09-13T05:38:53.456 DEBUG:teuthology.parallel:result is None 2024-09-13T05:38:57.185 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:38:57.186 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:38:58.784 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-13T05:38:59.178 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:38:59.178 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-13T05:38:59.178 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-13T05:38:59.192 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-505.el9.x86_64 2024-09-13T05:38:59.193 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T05:38:59.193 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T05:38:59.193 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T05:39:00.194 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-13T05:39:00.194 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T05:39:00.279 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-09-13T05:39:00.312 DEBUG:teuthology.parallel:result is None 2024-09-13T05:39:00.312 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T05:39:00.324 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T05:39:00.325 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T05:39:00.327 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T05:39:00.369 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T05:39:00.376 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T05:39:00.492 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T05:39:00.493 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T05:39:00.495 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T05:39:00.566 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T05:39:00.617 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T05:39:00.618 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:39:00.620 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T05:39:00.652 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T05:39:00.662 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T05:39:00.667 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T05:39:00.678 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T05:39:00.680 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T05:39:00.705 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T05:39:00.705 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T05:39:00.707 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T05:39:00.733 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T05:39:00.832 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T05:39:00.833 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T05:39:00.835 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T05:39:00.850 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T05:39:00.930 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T05:39:00.985 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T05:39:01.073 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T05:39:01.106 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:39:01.106 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T05:39:01.171 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T05:39:01.224 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T05:39:01.270 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T05:39:01.362 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T05:39:01.395 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:39:01.395 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T05:39:01.460 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-09-13T05:39:01.463 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-09-13T05:39:01.510 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T05:39:01.559 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T05:39:02.054 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T05:39:02.062 INFO:teuthology.task.internal:Starting timer... 2024-09-13T05:39:02.062 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T05:39:02.094 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T05:39:02.330 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-13T05:39:02.330 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-09-13T05:39:02.386 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-09-13T05:39:02.388 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-09-13T05:39:02.439 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-09-13T05:39:02.441 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T05:39:02.441 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-09-13T05:39:02.463 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-09-13T05:39:02.463 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-09-13T05:39:02.497 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-09-13T05:39:02.497 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi136.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2024-09-13T05:39:02.497 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T05:39:02.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T05:39:02.528 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T05:39:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T05:39:02.563 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T05:39:02.564 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-09-13T05:39:02.603 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-09-13T05:39:02.635 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T05:39:02.644 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T05:39:02.655 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-13T05:39:02.656 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi136.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T05:42:46.311 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi136.front.sepia.ceph.com'), Remote(name='ubuntu@smithi162.front.sepia.ceph.com')] 2024-09-13T05:42:46.312 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:42:46.314 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:42:46.402 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-13T05:42:46.475 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-13T05:42:46.476 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:42:46.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T05:42:46.559 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-13T05:42:46.648 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-13T05:42:46.648 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T05:42:46.660 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T05:42:46.661 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T05:42:46.661 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:46.664 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T05:42:46.664 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T05:42:46.690 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T05:42:46.704 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T05:42:46.717 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T05:42:46.728 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-09-13T05:42:46.732 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T05:42:46.739 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-09-13T05:42:46.753 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T05:42:46.757 INFO:teuthology.orchestra.run.smithi162.stderr:sudo: ntpd: command not found 2024-09-13T05:42:46.767 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T05:42:46.768 INFO:teuthology.orchestra.run.smithi162.stdout:506 Cannot talk to daemon 2024-09-13T05:42:46.782 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T05:42:46.796 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T05:42:46.827 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-13T05:42:46.830 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T05:42:46.830 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-13T05:42:46.830 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.830 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.831 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.831 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.850 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.853 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T05:42:46.854 INFO:teuthology.run_tasks:Running task pexec... 2024-09-13T05:42:46.863 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-13T05:42:46.864 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi136.front.sepia.ceph.com 2024-09-13T05:42:46.864 DEBUG:teuthology.orchestra.run.smithi136:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T05:42:46.864 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi162.front.sepia.ceph.com 2024-09-13T05:42:46.864 DEBUG:teuthology.orchestra.run.smithi162:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T05:42:47.220 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout:Removing: 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T05:42:47.222 INFO:teuthology.orchestra.run.smithi136.stdout:Removing unused dependencies: 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout:Remove 2 Packages 2024-09-13T05:42:47.223 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:47.224 INFO:teuthology.orchestra.run.smithi136.stdout:Freed space: 5.5 M 2024-09-13T05:42:47.224 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T05:42:47.226 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T05:42:47.227 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T05:42:47.249 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:Removing: 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:Removing unused dependencies: 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout:Remove 2 Packages 2024-09-13T05:42:47.262 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:47.263 INFO:teuthology.orchestra.run.smithi162.stdout:Freed space: 5.5 M 2024-09-13T05:42:47.263 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-13T05:42:47.266 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-13T05:42:47.266 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-13T05:42:47.283 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T05:42:47.283 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T05:42:47.334 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-13T05:42:47.334 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-13T05:42:47.412 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T05:42:47.491 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-13T05:42:47.492 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T05:42:47.547 INFO:teuthology.orchestra.run.smithi136.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T05:42:47.572 INFO:teuthology.orchestra.run.smithi162.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T05:42:47.629 INFO:teuthology.orchestra.run.smithi162.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T05:42:48.026 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T05:42:48.027 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T05:42:48.113 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T05:42:48.113 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T05:42:48.265 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T05:42:48.265 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:48.265 INFO:teuthology.orchestra.run.smithi136.stdout:Removed: 2024-09-13T05:42:48.266 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T05:42:48.266 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:48.266 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout:Removed: 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:48.423 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-13T05:42:49.067 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:46 ago on Fri 13 Sep 2024 05:42:02 AM UTC. 2024-09-13T05:42:49.204 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T05:42:49.205 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout:Install 7 Packages 2024-09-13T05:42:49.206 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:49.238 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 5.2 M 2024-09-13T05:42:49.239 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 19 M 2024-09-13T05:42:49.239 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-13T05:42:49.256 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:47 ago on Fri 13 Sep 2024 05:42:02 AM UTC. 2024-09-13T05:42:49.392 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T05:42:49.393 INFO:teuthology.orchestra.run.smithi162.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout:Install 7 Packages 2024-09-13T05:42:49.394 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:49.401 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 5.2 M 2024-09-13T05:42:49.401 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 19 M 2024-09-13T05:42:49.401 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-13T05:42:49.621 INFO:teuthology.orchestra.run.smithi136.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 437 kB/s | 44 kB 00:00 2024-09-13T05:42:49.646 INFO:teuthology.orchestra.run.smithi136.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 831 kB/s | 106 kB 00:00 2024-09-13T05:42:49.697 INFO:teuthology.orchestra.run.smithi136.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 951 kB/s | 72 kB 00:00 2024-09-13T05:42:49.722 INFO:teuthology.orchestra.run.smithi136.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-13T05:42:49.756 INFO:teuthology.orchestra.run.smithi136.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.7 MB/s | 906 kB 00:00 2024-09-13T05:42:49.778 INFO:teuthology.orchestra.run.smithi162.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 306 kB/s | 44 kB 00:00 2024-09-13T05:42:49.803 INFO:teuthology.orchestra.run.smithi162.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 621 kB/s | 106 kB 00:00 2024-09-13T05:42:49.806 INFO:teuthology.orchestra.run.smithi136.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-13T05:42:49.862 INFO:teuthology.orchestra.run.smithi162.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 857 kB/s | 72 kB 00:00 2024-09-13T05:42:49.887 INFO:teuthology.orchestra.run.smithi162.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 2024-09-13T05:42:49.898 INFO:teuthology.orchestra.run.smithi136.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 18 MB/s | 3.2 MB 00:00 2024-09-13T05:42:49.898 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T05:42:49.898 INFO:teuthology.orchestra.run.smithi136.stdout:Total 7.8 MB/s | 5.2 MB 00:00 2024-09-13T05:42:49.921 INFO:teuthology.orchestra.run.smithi162.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.1 MB/s | 906 kB 00:00 2024-09-13T05:42:50.012 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-13T05:42:50.026 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-13T05:42:50.026 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-13T05:42:50.028 INFO:teuthology.orchestra.run.smithi162.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-13T05:42:50.204 INFO:teuthology.orchestra.run.smithi162.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 10 MB/s | 3.2 MB 00:00 2024-09-13T05:42:50.205 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-13T05:42:50.205 INFO:teuthology.orchestra.run.smithi162.stdout:Total 6.4 MB/s | 5.2 MB 00:00 2024-09-13T05:42:50.315 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-13T05:42:50.331 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-13T05:42:50.331 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-13T05:42:50.342 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-13T05:42:50.343 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-13T05:42:50.679 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-13T05:42:50.679 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-13T05:42:50.819 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-13T05:42:50.900 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T05:42:50.935 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T05:42:50.972 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T05:42:51.161 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-13T05:42:51.181 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T05:42:51.212 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T05:42:51.248 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T05:42:51.285 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T05:42:51.314 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T05:42:51.521 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T05:42:51.562 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T05:42:51.641 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T05:42:51.674 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T05:42:51.785 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T05:42:51.853 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:52.013 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T05:42:52.052 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T05:42:52.162 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T05:42:52.227 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:52.825 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T05:42:52.826 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T05:42:53.235 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:53.235 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:53.235 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-13T05:42:53.235 INFO:teuthology.orchestra.run.smithi136.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T05:42:53.236 INFO:teuthology.orchestra.run.smithi136.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T05:42:53.236 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T05:42:53.236 INFO:teuthology.orchestra.run.smithi136.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T05:42:53.236 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:42:53.236 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T05:42:53.254 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T05:42:53.255 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T05:42:53.628 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:42:53.629 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-13T05:42:53.645 DEBUG:teuthology.parallel:result is None 2024-09-13T05:42:54.015 DEBUG:teuthology.parallel:result is None 2024-09-13T05:42:54.016 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-13T05:42:54.081 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-13T05:42:54.081 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:42:54.081 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:42:54.097 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-13T05:42:54.098 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-09-13T05:42:54.153 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T05:42:54.153 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:54.153 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:42:52.074211248 +0000 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.154 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.154 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T05:42:54.217 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:42:54.218 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:42:54.218 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000201488 s, 2.5 MB/s 2024-09-13T05:42:54.219 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T05:42:54.275 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-09-13T05:42:54.332 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T05:42:54.332 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:54.332 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:42:52.074211248 +0000 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.333 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:51.751252418 +0000 2024-09-13T05:42:54.333 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T05:42:54.396 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:42:54.396 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:42:54.396 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.00018299 s, 2.8 MB/s 2024-09-13T05:42:54.397 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T05:42:54.453 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-09-13T05:42:54.508 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T05:42:54.508 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:42:52.074211248 +0000 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:51.752252290 +0000 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:51.752252290 +0000 2024-09-13T05:42:54.509 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:51.752252290 +0000 2024-09-13T05:42:54.509 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T05:42:54.571 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:42:54.571 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:42:54.572 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000203617 s, 2.5 MB/s 2024-09-13T05:42:54.573 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T05:42:54.630 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-09-13T05:42:54.685 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T05:42:54.685 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:54.685 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:42:52.075211120 +0000 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:51.753252163 +0000 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:51.753252163 +0000 2024-09-13T05:42:54.686 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:51.753252163 +0000 2024-09-13T05:42:54.686 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T05:42:54.748 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:42:54.748 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:42:54.748 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000166705 s, 3.1 MB/s 2024-09-13T05:42:54.749 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T05:42:54.805 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:54.959 INFO:teuthology.orchestra.run.smithi136.stdout:loop 2024-09-13T05:42:54.961 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_1... 2024-09-13T05:42:54.961 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:54.994 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-09-13T05:42:55.035 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_11 2024-09-13T05:42:55.078 INFO:teuthology.orchestra.run.smithi136.stdout:connecting to device: nvme1 2024-09-13T05:42:55.081 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_2... 2024-09-13T05:42:55.081 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:55.157 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-09-13T05:42:55.187 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_21 2024-09-13T05:42:55.219 INFO:teuthology.orchestra.run.smithi136.stdout:connecting to device: nvme2 2024-09-13T05:42:55.221 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_3... 2024-09-13T05:42:55.221 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:55.257 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-09-13T05:42:55.288 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_31 2024-09-13T05:42:55.319 INFO:teuthology.orchestra.run.smithi136.stdout:connecting to device: nvme3 2024-09-13T05:42:55.321 INFO:tasks.nvme_loop:Connecting nvme_loop smithi136:/dev/vg_nvme/lv_4... 2024-09-13T05:42:55.321 DEBUG:teuthology.orchestra.run.smithi136:> 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-13T05:42:55.395 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-09-13T05:42:55.428 INFO:teuthology.orchestra.run.smithi136.stdout:/dev/vg_nvme/lv_41 2024-09-13T05:42:55.463 INFO:teuthology.orchestra.run.smithi136.stdout:connecting to device: nvme4 2024-09-13T05:42:55.465 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:42:55.466 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:42:55.523 DEBUG:teuthology.orchestra.run.smithi136:> sudo nvme list -o json 2024-09-13T05:42:55.589 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "Devices":[ 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: { 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "NameSpace":1, 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "GenericPath":"/dev/ng4n1", 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "SerialNumber":"c8c70e6914996539f80a", 2024-09-13T05:42:55.590 INFO:teuthology.orchestra.run.smithi136.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "SectorSize":512 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: }, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: { 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "NameSpace":1, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "GenericPath":"/dev/ng3n1", 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "SerialNumber":"b54ec722714c6801280e", 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:55.591 INFO:teuthology.orchestra.run.smithi136.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "SectorSize":512 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: }, 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: { 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "NameSpace":1, 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "GenericPath":"/dev/ng2n1", 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "SerialNumber":"675f7b8ea579923834a9", 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:55.592 INFO:teuthology.orchestra.run.smithi136.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "SectorSize":512 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: }, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: { 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "NameSpace":1, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "GenericPath":"/dev/ng1n1", 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "SerialNumber":"733c7038554b75bb2de3", 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:55.593 INFO:teuthology.orchestra.run.smithi136.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "SectorSize":512 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: }, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: { 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "NameSpace":1, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "GenericPath":"/dev/ng0n1", 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "Firmware":"8DV10171", 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "ModelNumber":"INTEL SSDPEDMX020T4", 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "SerialNumber":"CVPD514100122P0SGN", 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "UsedBytes":2000398934016, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "MaximumLBA":3907029168, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "PhysicalSize":2000398934016, 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: "SectorSize":512 2024-09-13T05:42:55.594 INFO:teuthology.orchestra.run.smithi136.stdout: } 2024-09-13T05:42:55.595 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-09-13T05:42:55.595 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-09-13T05:42:55.596 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T05:42:55.596 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:42:55.596 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/scratch_devs 2024-09-13T05:42:55.660 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:42:55.660 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:42:55.680 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-13T05:42:55.680 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_1 2024-09-13T05:42:55.740 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:42:52.480724833 +0000 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.741 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.741 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T05:42:55.809 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:42:55.809 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:42:55.809 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00022532 s, 2.3 MB/s 2024-09-13T05:42:55.810 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T05:42:55.869 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_2 2024-09-13T05:42:55.926 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T05:42:55.926 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:55.926 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:42:52.481724631 +0000 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.927 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:55.927 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T05:42:55.992 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:42:55.992 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:42:55.992 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000217979 s, 2.3 MB/s 2024-09-13T05:42:55.993 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T05:42:56.050 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_3 2024-09-13T05:42:56.106 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:42:52.481724631 +0000 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:56.107 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:52.122797199 +0000 2024-09-13T05:42:56.107 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T05:42:56.172 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:42:56.172 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:42:56.172 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00022273 s, 2.3 MB/s 2024-09-13T05:42:56.174 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T05:42:56.231 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_4 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:42:52.481724631 +0000 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:52.123796997 +0000 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:52.123796997 +0000 2024-09-13T05:42:56.287 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:52.123796997 +0000 2024-09-13T05:42:56.288 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T05:42:56.351 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:42:56.351 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:42:56.351 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000209625 s, 2.4 MB/s 2024-09-13T05:42:56.352 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T05:42:56.409 DEBUG:teuthology.orchestra.run.smithi162:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-13T05:42:56.544 INFO:teuthology.orchestra.run.smithi162.stdout:loop 2024-09-13T05:42:56.546 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_1... 2024-09-13T05:42:56.546 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-13T05:42:56.579 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-13T05:42:56.609 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_11 2024-09-13T05:42:56.646 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme1 2024-09-13T05:42:56.647 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_2... 2024-09-13T05:42:56.648 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-13T05:42:56.722 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-13T05:42:56.762 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_21 2024-09-13T05:42:56.793 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme2 2024-09-13T05:42:56.795 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_3... 2024-09-13T05:42:56.795 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-13T05:42:56.867 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-13T05:42:56.898 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_31 2024-09-13T05:42:56.933 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme3 2024-09-13T05:42:56.935 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_4... 2024-09-13T05:42:56.935 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-13T05:42:57.009 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-13T05:42:57.040 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_41 2024-09-13T05:42:57.070 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme4 2024-09-13T05:42:57.072 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:42:57.072 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:42:57.131 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme list -o json 2024-09-13T05:42:57.204 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "Devices":[ 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng4n1", 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"d15be1e1f4783325e3e4", 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:57.205 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng3n1", 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"3b717498f36c36130386", 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-13T05:42:57.206 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng2n1", 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"9e86272e90a4c0bbc64f", 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-13T05:42:57.207 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng1n1", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"286b767dfcc8638bc0ab", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-13T05:42:57.208 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng0n1", 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"8DV101H0", 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"CVFT623300JU400BGN", 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":400088457216, 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":781422768, 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":400088457216, 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: } 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2024-09-13T05:42:57.209 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-13T05:42:57.210 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T05:42:57.210 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:42:57.210 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/scratch_devs 2024-09-13T05:42:57.275 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T05:42:57.390 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\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3'} 2024-09-13T05:42:57.391 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 2024-09-13T05:42:57.391 INFO:tasks.cephadm:Cluster fsid is 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:42:57.391 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T05:42:57.392 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-13T05:42:57.392 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi136': '172.21.15.136', 'mon.smithi162': '172.21.15.162'} 2024-09-13T05:42:57.392 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T05:42:57.392 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-09-13T05:42:57.424 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname $(hostname -s) 2024-09-13T05:42:57.449 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-13T05:42:57.450 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 2024-09-13T05:42:57.613 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83020/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4911-g9d608eb1', 'node_name': '172.21.2.6+braggi06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4911.g9d608eb1'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-12 18:36:28.367049', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-12-1245', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-13T05:42:57.757 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-12-1245, sha1 9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 2024-09-13T05:42:57.759 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/x86_64/flavors/default/cephadm 2024-09-13T05:42:57.759 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/x86_64/flavors/default/cephadm 2024-09-13T05:42:57.759 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.148 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-r--r--. 1 ubuntu ubuntu 804133 Sep 13 05:42 /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.149 DEBUG:teuthology.orchestra.run.smithi162:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-12-1245/9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.564 INFO:teuthology.orchestra.run.smithi162.stdout:-rw-r--r--. 1 ubuntu ubuntu 804133 Sep 13 05:42 /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.565 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.585 DEBUG:teuthology.orchestra.run.smithi162:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T05:42:58.611 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 on all hosts... 2024-09-13T05:42:58.611 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 pull 2024-09-13T05:42:58.628 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 pull 2024-09-13T05:43:00.231 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3... 2024-09-13T05:43:00.281 INFO:teuthology.orchestra.run.smithi162.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3... 2024-09-13T05:43:38.630 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-13T05:43:38.630 INFO:teuthology.orchestra.run.smithi162.stdout: "ceph_version": "ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev)", 2024-09-13T05:43:38.631 INFO:teuthology.orchestra.run.smithi162.stdout: "image_id": "0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f", 2024-09-13T05:43:38.631 INFO:teuthology.orchestra.run.smithi162.stdout: "repo_digests": [ 2024-09-13T05:43:38.631 INFO:teuthology.orchestra.run.smithi162.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff" 2024-09-13T05:43:38.631 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2024-09-13T05:43:38.631 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-13T05:44:10.692 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev)", 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f", 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff" 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-09-13T05:44:10.693 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-09-13T05:44:10.717 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-09-13T05:44:10.762 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /etc/ceph 2024-09-13T05:44:10.797 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-09-13T05:44:10.822 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /etc/ceph 2024-09-13T05:44:10.865 INFO:tasks.cephadm:Writing seed config... 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T05:44:10.867 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-13T05:44:10.868 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:44:10.868 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T05:44:10.884 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 07a14d00-7193-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-13T05:44:10.885 DEBUG:teuthology.orchestra.run.smithi136:mon.smithi136> sudo journalctl -f -n 0 -u ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136.service 2024-09-13T05:44:10.926 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T05:44:10.927 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 -v bootstrap --fsid 07a14d00-7193-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.136 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T05:44:11.131 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-13T05:44:11.131 INFO:teuthology.orchestra.run.smithi136.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3', '-v', 'bootstrap', '--fsid', '07a14d00-7193-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.136', '--skip-admin-label'] 2024-09-13T05:44:11.132 INFO:teuthology.orchestra.run.smithi136.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T05:44:11.132 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying podman|docker is present... 2024-09-13T05:44:11.154 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 5.2.2 2024-09-13T05:44:11.154 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying lvm2 is present... 2024-09-13T05:44:11.154 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying time synchronization is in place... 2024-09-13T05:44:11.162 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T05:44:11.162 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T05:44:11.168 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T05:44:11.168 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:44:11.174 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout enabled 2024-09-13T05:44:11.181 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout active 2024-09-13T05:44:11.181 INFO:teuthology.orchestra.run.smithi136.stdout:Unit chronyd.service is enabled and running 2024-09-13T05:44:11.181 INFO:teuthology.orchestra.run.smithi136.stdout:Repeating the final host check... 2024-09-13T05:44:11.202 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 5.2.2 2024-09-13T05:44:11.203 INFO:teuthology.orchestra.run.smithi136.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-13T05:44:11.203 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl is present 2024-09-13T05:44:11.203 INFO:teuthology.orchestra.run.smithi136.stdout:lvcreate is present 2024-09-13T05:44:11.209 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T05:44:11.209 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T05:44:11.215 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T05:44:11.215 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:44:11.222 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout enabled 2024-09-13T05:44:11.228 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout active 2024-09-13T05:44:11.228 INFO:teuthology.orchestra.run.smithi136.stdout:Unit chronyd.service is enabled and running 2024-09-13T05:44:11.228 INFO:teuthology.orchestra.run.smithi136.stdout:Host looks OK 2024-09-13T05:44:11.229 INFO:teuthology.orchestra.run.smithi136.stdout:Cluster fsid: 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:11.229 INFO:teuthology.orchestra.run.smithi136.stdout:Acquiring lock 140463887157040 on /run/cephadm/07a14d00-7193-11ef-bceb-c7b262605968.lock 2024-09-13T05:44:11.229 INFO:teuthology.orchestra.run.smithi136.stdout:Lock 140463887157040 acquired on /run/cephadm/07a14d00-7193-11ef-bceb-c7b262605968.lock 2024-09-13T05:44:11.229 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying IP 172.21.15.136 port 3300 ... 2024-09-13T05:44:11.229 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying IP 172.21.15.136 port 6789 ... 2024-09-13T05:44:11.230 INFO:teuthology.orchestra.run.smithi136.stdout:Base mon IP(s) is [172.21.15.136:3300, 172.21.15.136:6789], mon addrv is [v2:172.21.15.136:3300,v1:172.21.15.136:6789] 2024-09-13T05:44:11.232 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.136 metric 100 2024-09-13T05:44:11.233 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.136 metric 100 2024-09-13T05:44:11.235 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T05:44:11.235 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-13T05:44:11.235 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-13T05:44:11.237 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T05:44:11.238 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T05:44:11.238 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T05:44:11.238 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-13T05:44:11.238 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:6e43/64 scope link noprefixroute 2024-09-13T05:44:11.238 INFO:teuthology.orchestra.run.smithi136.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T05:44:11.239 INFO:teuthology.orchestra.run.smithi136.stdout:Mon IP `172.21.15.136` is in CIDR network `172.21.0.0/20` 2024-09-13T05:44:11.239 INFO:teuthology.orchestra.run.smithi136.stdout:Mon IP `172.21.15.136` is in CIDR network `172.21.0.0/20` 2024-09-13T05:44:11.239 INFO:teuthology.orchestra.run.smithi136.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T05:44:11.239 INFO:teuthology.orchestra.run.smithi136.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T05:44:11.239 INFO:teuthology.orchestra.run.smithi136.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3... 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stdout 0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3... 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Getting image source signatures 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying blob sha256:bc7b3194bffc4a43291bc953f168b025376bdc90932f49f19c32c1cc58e911c2 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Copying config sha256:0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f 2024-09-13T05:44:11.708 INFO:teuthology.orchestra.run.smithi136.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-13T05:44:12.688 INFO:teuthology.orchestra.run.smithi136.stdout:ceph: stdout ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev) 2024-09-13T05:44:12.688 INFO:teuthology.orchestra.run.smithi136.stdout:Ceph version: ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev) 2024-09-13T05:44:12.688 INFO:teuthology.orchestra.run.smithi136.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T05:44:13.668 INFO:teuthology.orchestra.run.smithi136.stdout:stat: stdout 167 167 2024-09-13T05:44:13.668 INFO:teuthology.orchestra.run.smithi136.stdout:Creating initial keys... 2024-09-13T05:44:21.338 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQAu0eNmu4rDKxAAdJ6T1yVIl0DloI9Mxtzwaw== 2024-09-13T05:44:27.402 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQA40eNmt3oGERAAI0gqUcC8MrMI3dbZOZ72+A== 2024-09-13T05:44:28.483 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph-authtool: stdout AQA70eNmq9vqLRAAl+UpJJmJsAkGipssFmQQ4g== 2024-09-13T05:44:28.483 INFO:teuthology.orchestra.run.smithi136.stdout:Creating initial monmap... 2024-09-13T05:44:29.538 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:monmaptool for smithi136 [v2:172.21.15.136:3300,v1:172.21.15.136:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:setting min_mon_release = quincy 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: set fsid to 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:44:29.539 INFO:teuthology.orchestra.run.smithi136.stdout:Creating mon... 2024-09-13T05:44:30.436 INFO:teuthology.orchestra.run.smithi136.stdout:create mon.smithi136 on 2024-09-13T05:44:30.791 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-13T05:44:30.972 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target. 2024-09-13T05:44:30.972 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target. 2024-09-13T05:44:31.198 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136 2024-09-13T05:44:31.198 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to reset failed state of unit ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136.service: Unit ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136.service not loaded. 2024-09-13T05:44:31.360 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target.wants/ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136.service → /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968@.service. 2024-09-13T05:44:31.891 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:31 smithi136 podman[25350]: 2024-09-13 05:44:31.611743736 +0000 UTC m=+0.132905154 container create a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-13T05:44:31.891 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:31 smithi136 podman[25350]: 2024-09-13 05:44:31.891196048 +0000 UTC m=+0.412357429 container init a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T05:44:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:31 smithi136 podman[25350]: 2024-09-13 05:44:31.896522253 +0000 UTC m=+0.417683632 container start a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T05:44:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:31 smithi136 ceph-mon[25388]: mkfs 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:31 smithi136 ceph-mon[25388]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-09-13T05:44:32.916 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T05:44:32.917 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-09-13T05:44:32.924 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T05:44:32.924 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:44:32.925 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-09-13T05:44:32.925 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T05:44:32.925 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mon to start... 2024-09-13T05:44:32.925 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mon... 2024-09-13T05:44:33.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 bash[25350]: a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 systemd[1]: Started Ceph mon.smithi136 for 07a14d00-7193-11ef-bceb-c7b262605968. 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: monmap epoch 1 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: last_changed 2024-09-13T05:44:28.831616+0000 2024-09-13T05:44:33.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: created 2024-09-13T05:44:28.831616+0000 2024-09-13T05:44:33.169 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: min_mon_release 19 (squid) 2024-09-13T05:44:33.169 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: election_strategy: 1 2024-09-13T05:44:33.169 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: 0: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.smithi136 2024-09-13T05:44:33.169 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: fsmap 2024-09-13T05:44:33.169 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T05:44:33.170 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:32 smithi136 ceph-mon[25388]: mgrmap e1: no daemons active 2024-09-13T05:44:33.992 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:33 smithi136 ceph-mon[25388]: from='client.? 172.21.15.136:0/1290319385' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout id: 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout services: 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi136 (age 1.49041s) 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout data: 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T05:44:33.997 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T05:44:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T05:44:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T05:44:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:mon is available 2024-09-13T05:44:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout fsid = 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.136:3300,v1:172.21.15.136:6789] 2024-09-13T05:44:35.044 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T05:44:35.045 INFO:teuthology.orchestra.run.smithi136.stdout:Generating new minimal ceph.conf... 2024-09-13T05:44:35.164 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:34 smithi136 ceph-mon[25388]: from='client.? 172.21.15.136:0/1181736905' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T05:44:35.164 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:34 smithi136 ceph-mon[25388]: from='client.? 172.21.15.136:0/1181736905' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T05:44:36.130 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:35 smithi136 ceph-mon[25388]: from='client.? 172.21.15.136:0/4008531103' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:44:36.132 INFO:teuthology.orchestra.run.smithi136.stdout:Restarting the monitor... 2024-09-13T05:44:36.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 systemd[1]: Stopping Ceph mon.smithi136 for 07a14d00-7193-11ef-bceb-c7b262605968... 2024-09-13T05:44:36.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136[25365]: 2024-09-13T05:44:36.367+0000 7f4701b24640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi136 -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-13T05:44:36.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136[25365]: 2024-09-13T05:44:36.367+0000 7f4701b24640 -1 mon.smithi136@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T05:44:36.833 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 podman[25708]: 2024-09-13 05:44:36.563096068 +0000 UTC m=+0.271678089 container died a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-13T05:44:37.192 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 podman[25708]: 2024-09-13 05:44:36.9596756 +0000 UTC m=+0.668257619 container cleanup a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T05:44:37.192 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:36 smithi136 bash[25708]: ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136 2024-09-13T05:44:37.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 podman[25724]: 2024-09-13 05:44:37.192489666 +0000 UTC m=+0.625362008 container remove a8ad36e0d8b14fce4efa5063bcb9b2076ede09958c53054c519acc064aa1d5a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T05:44:37.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 systemd[1]: ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi136.service: Deactivated successfully. 2024-09-13T05:44:37.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 systemd[1]: Stopped Ceph mon.smithi136 for 07a14d00-7193-11ef-bceb-c7b262605968. 2024-09-13T05:44:37.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 systemd[1]: Starting Ceph mon.smithi136 for 07a14d00-7193-11ef-bceb-c7b262605968... 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 podman[25823]: 2024-09-13 05:44:37.450125245 +0000 UTC m=+0.024522405 image pull 0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 podman[25823]: 2024-09-13 05:44:37.551568606 +0000 UTC m=+0.125965766 container create 7e52a8f4f17472084829fc75a20a4324463c64587a003cdddd3b3c2449182259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb) 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 podman[25823]: 2024-09-13 05:44:37.754072363 +0000 UTC m=+0.328469524 container init 7e52a8f4f17472084829fc75a20a4324463c64587a003cdddd3b3c2449182259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 podman[25823]: 2024-09-13 05:44:37.758869456 +0000 UTC m=+0.333266620 container start 7e52a8f4f17472084829fc75a20a4324463c64587a003cdddd3b3c2449182259 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi136, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev), process ceph-mon, pid 7 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: pidfile_write: ignore empty --pid-file 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: load: jerasure load: lrc 2024-09-13T05:44:37.846 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: RocksDB version: 7.9.2 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Git sha 0 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Compile date 2024-09-12 17:11:01 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: DB SUMMARY 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: DB Session ID: 3XS6WMAOADFMDEZG3KYQ 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: CURRENT file: CURRENT 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi136/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T05:44:37.847 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi136/store.db: 000009.log size: 89409 ; 2024-09-13T05:44:37.848 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.error_if_exists: 0 2024-09-13T05:44:37.848 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.create_if_missing: 0 2024-09-13T05:44:37.848 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.paranoid_checks: 1 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.env: 0x55ce1d00f120 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.info_log: 0x55ce1f1d18e0 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.statistics: (nil) 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.use_fsync: 0 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_log_file_size: 0 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T05:44:37.849 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_fallocate: 1 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.use_direct_reads: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.db_log_dir: 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.wal_dir: 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T05:44:37.850 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.write_buffer_manager: 0x55ce1f1d5b80 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T05:44:37.851 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.unordered_write: 0 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.row_cache: None 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.wal_filter: None 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T05:44:37.852 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.two_write_queues: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.wal_compression: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.atomic_flush: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.log_readahead_size: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T05:44:37.853 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_background_jobs: 2 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_background_compactions: -1 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_subcompactions: 1 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_open_files: -1 2024-09-13T05:44:37.854 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_background_flushes: -1 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Compression algorithms supported: 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kZSTD supported: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kXpressCompression supported: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kBZip2Compression supported: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kLZ4Compression supported: 1 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kZlibCompression supported: 1 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: kSnappyCompression supported: 1 2024-09-13T05:44:37.855 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi136/store.db/MANIFEST-000010 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.merge_operator: 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_filter: None 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce1f1d1540) 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: cache_index_and_filter_blocks: 1 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T05:44:37.856 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: pin_top_level_index_and_filter: 1 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_type: 0 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: data_block_index_type: 0 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_shortening: 1 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: checksum: 4 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: no_block_cache: 0 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache: 0x55ce1f1c5610 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_name: BinnedLRUCache 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_options: 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: capacity : 536870912 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: num_shard_bits : 4 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: strict_capacity_limit : 0 2024-09-13T05:44:37.857 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: high_pri_pool_ratio: 0.000 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_cache_compressed: (nil) 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: persistent_cache: (nil) 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_size: 4096 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_size_deviation: 10 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_restart_interval: 16 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: index_block_restart_interval: 1 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: metadata_block_size: 4096 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: partition_filters: 0 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: use_delta_encoding: 1 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: filter_policy: bloomfilter 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: whole_key_filtering: 1 2024-09-13T05:44:37.858 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: verify_compression: 0 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: read_amp_bytes_per_bit: 0 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: format_version: 5 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: enable_index_compression: 1 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: block_align: 0 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: max_auto_readahead_size: 262144 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: prepopulate_block_cache: 0 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: initial_auto_readahead_size: 8192 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression: NoCompression 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T05:44:37.859 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.num_levels: 7 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T05:44:37.860 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T05:44:37.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T05:44:37.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T05:44:37.863 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.inplace_update_support: 0 2024-09-13T05:44:37.864 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.bloom_locality: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.max_successive_merges: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.ttl: 2592000 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T05:44:37.865 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enable_blob_files: false 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.min_blob_size: 0 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi136/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-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b61da37-2037-4843-a811-014d9ecf421b 2024-09-13T05:44:37.866 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206277785629, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206277786569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 86074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 263, "table_properties": {"data_size": 84196, "index_size": 262, "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": 10032, "raw_average_key_size": 46, "raw_value_size": 78400, "raw_average_value_size": 359, "num_data_blocks": 12, "num_entries": 218, "num_filter_entries": 218, "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": 1726206277, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b61da37-2037-4843-a811-014d9ecf421b", "db_session_id": "3XS6WMAOADFMDEZG3KYQ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206277786663, "job": 1, "event": "recovery_finished"} 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi136/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ce1f1f4e00 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: DB pointer 0x55ce1f2f6000 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** DB Stats ** 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.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-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T05:44:37.867 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.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-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** Compaction Stats [default] ** 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.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-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: L0 2/0 85.96 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Sum 2/0 85.96 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.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.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** Compaction Stats [default] ** 2024-09-13T05:44:37.868 INFO:journalctl@ceph.mon.smithi136.smithi136.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-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.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.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T05:44:37.869 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Cumulative compaction: 0.00 GB write, 26.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Interval compaction: 0.00 GB write, 26.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.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-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Block cache BinnedLRUCache@0x55ce1f1c5610#7 capacity: 512.00 MB usage: 1.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.47 KB,8.9407e-05%) Misc(1,0.00 KB,0%) 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: starting mon.smithi136 rank 0 at public addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] at bind addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi136 fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???) e1 preinit fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).mds e1 new map 2024-09-13T05:44:37.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).mds e1 print_map 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: e1 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: btime 2024-09-13T05:44:31:933244+0000 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: legacy client fscid: -1 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: No filesystems configured 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T05:44:37.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 bash[25823]: 7e52a8f4f17472084829fc75a20a4324463c64587a003cdddd3b3c2449182259 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mon.smithi136 is new leader, mons smithi136 in quorum (ranks 0) 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: monmap epoch 1 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: last_changed 2024-09-13T05:44:28.831616+0000 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: created 2024-09-13T05:44:28.831616+0000 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: min_mon_release 19 (squid) 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: election_strategy: 1 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: 0: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.smithi136 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: fsmap 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 ceph-mon[25861]: mgrmap e1: no daemons active 2024-09-13T05:44:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:37 smithi136 systemd[1]: Started Ceph mon.smithi136 for 07a14d00-7193-11ef-bceb-c7b262605968. 2024-09-13T05:44:37.872 INFO:teuthology.orchestra.run.smithi136.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T05:44:38.963 INFO:teuthology.orchestra.run.smithi136.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T05:44:38.985 INFO:teuthology.orchestra.run.smithi136.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T05:44:38.985 INFO:teuthology.orchestra.run.smithi136.stdout:Creating mgr... 2024-09-13T05:44:38.986 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T05:44:38.986 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T05:44:38.986 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-13T05:44:39.244 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-07a14d00-7193-11ef-bceb-c7b262605968@mgr.smithi136.uddnwv 2024-09-13T05:44:39.245 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Failed to reset failed state of unit ceph-07a14d00-7193-11ef-bceb-c7b262605968@mgr.smithi136.uddnwv.service: Unit ceph-07a14d00-7193-11ef-bceb-c7b262605968@mgr.smithi136.uddnwv.service not loaded. 2024-09-13T05:44:39.400 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968.target.wants/ceph-07a14d00-7193-11ef-bceb-c7b262605968@mgr.smithi136.uddnwv.service → /etc/systemd/system/ceph-07a14d00-7193-11ef-bceb-c7b262605968@.service. 2024-09-13T05:44:39.635 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:39 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2634690891' entity='client.admin' 2024-09-13T05:44:39.995 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T05:44:39.999 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-09-13T05:44:40.007 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T05:44:40.007 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:44:40.007 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-09-13T05:44:40.007 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T05:44:40.015 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T05:44:40.015 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr to start... 2024-09-13T05:44:40.023 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr... 2024-09-13T05:44:40.921 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:40 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2203575670' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "07a14d00-7193-11ef-bceb-c7b262605968", 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T05:44:41.202 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:41.203 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T05:44:41.204 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T05:44:41.204 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T05:44:41.204 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T05:44:41.204 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T05:44:41.204 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T05:44:41.207 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T05:44:31:933244+0000", 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T05:44:41.208 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T05:44:31.934043+0000", 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:41.209 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T05:44:41.210 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:44:41.210 INFO:teuthology.orchestra.run.smithi136.stdout:mgr not available, waiting (1/15)... 2024-09-13T05:44:44.194 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:43 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3057722773' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "07a14d00-7193-11ef-bceb-c7b262605968", 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.491 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T05:44:44.492 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.493 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T05:44:44.496 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T05:44:31:933244+0000", 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:44.497 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T05:44:31.934043+0000", 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:44:44.498 INFO:teuthology.orchestra.run.smithi136.stdout:mgr not available, waiting (2/15)... 2024-09-13T05:44:45.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: Activating manager daemon smithi136.uddnwv 2024-09-13T05:44:45.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: mgrmap e2: smithi136.uddnwv(active, starting, since 0.00322339s) 2024-09-13T05:44:45.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T05:44:45.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi136.uddnwv", "id": "smithi136.uddnwv"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: Manager daemon smithi136.uddnwv is now available 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/mirror_snapshot_schedule"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/trash_purge_schedule"} : dispatch 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:45.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:44 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:46.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:45 smithi136 ceph-mon[25861]: from='mgr.14100 172.21.15.136:0/2352414841' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:45 smithi136 ceph-mon[25861]: mgrmap e3: smithi136.uddnwv(active, since 1.00724s) 2024-09-13T05:44:47.813 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsid": "07a14d00-7193-11ef-bceb-c7b262605968", 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 0 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:47.814 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "smithi136" 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T05:44:47.815 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T05:44:47.816 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T05:44:47.816 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.819 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T05:44:31:933244+0000", 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ], 2024-09-13T05:44:47.820 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T05:44:31.934043+0000", 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout }, 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:44:47.821 INFO:teuthology.orchestra.run.smithi136.stdout:mgr is available 2024-09-13T05:44:48.061 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:47 smithi136 ceph-mon[25861]: mgrmap e4: smithi136.uddnwv(active, since 2s) 2024-09-13T05:44:48.061 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:47 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2195061959' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T05:44:49.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:48 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1857832006' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout fsid = 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.136:3300,v1:172.21.15.136:6789] 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T05:44:49.027 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T05:44:49.028 INFO:teuthology.orchestra.run.smithi136.stdout:Enabling cephadm module... 2024-09-13T05:44:49.979 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:49 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1639772701' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-13T05:44:51.227 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:50 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1639772701' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T05:44:51.227 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:50 smithi136 ceph-mon[25861]: mgrmap e5: smithi136.uddnwv(active, since 5s) 2024-09-13T05:44:51.800 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:44:51.800 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T05:44:51.800 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T05:44:51.801 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "active_name": "smithi136.uddnwv", 2024-09-13T05:44:51.801 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T05:44:51.801 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:44:51.801 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for the mgr to restart... 2024-09-13T05:44:51.801 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr epoch 5... 2024-09-13T05:44:52.053 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:51 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1970316615' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T05:44:55.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: Active manager daemon smithi136.uddnwv restarted 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: Activating manager daemon smithi136.uddnwv 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: mgrmap e6: smithi136.uddnwv(active, starting, since 0.00365366s) 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi136.uddnwv", "id": "smithi136.uddnwv"} : dispatch 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T05:44:55.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:55 smithi136 ceph-mon[25861]: Manager daemon smithi136.uddnwv is now available 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:mgr epoch 5 is available 2024-09-13T05:44:56.513 INFO:teuthology.orchestra.run.smithi136.stdout:Verifying orchestrator module is enabled... 2024-09-13T05:44:56.937 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: Found migration_current of "None". Setting to last migration. 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/mirror_snapshot_schedule"} : dispatch 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/trash_purge_schedule"} : dispatch 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T05:44:56.938 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:56 smithi136 ceph-mon[25861]: mgrmap e7: smithi136.uddnwv(active, since 1.00624s) 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: [13/Sep/2024:05:44:56] ENGINE Bus STARTING 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: [13/Sep/2024:05:44:56] ENGINE Serving on https://172.21.15.136:7150 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: [13/Sep/2024:05:44:56] ENGINE Error in HTTPServer.serve 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Traceback (most recent call last): 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._connections.run(self.expiration_interval) 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._run(expiration_interval) 2024-09-13T05:44:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s = self.context.wrap_socket( 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: return self.sslsocket_class._create( 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self.do_handshake() 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T05:44:58.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._sslobj.do_handshake() 2024-09-13T05:44:58.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T05:44:58.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: [13/Sep/2024:05:44:56] ENGINE Serving on http://172.21.15.136:8765 2024-09-13T05:44:58.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: [13/Sep/2024:05:44:56] ENGINE Bus STARTED 2024-09-13T05:44:58.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:44:58.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:57 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/92707754' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-13T05:44:58.293 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-13T05:44:58.293 INFO:teuthology.orchestra.run.smithi136.stdout:Setting orchestrator backend to cephadm... 2024-09-13T05:44:58.926 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:58 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/92707754' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-13T05:44:58.926 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:58 smithi136 ceph-mon[25861]: mgrmap e8: smithi136.uddnwv(active, since 2s) 2024-09-13T05:45:00.109 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:59 smithi136 ceph-mon[25861]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:00.109 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:59 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:00.109 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:44:59 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:45:00.670 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T05:45:00.670 INFO:teuthology.orchestra.run.smithi136.stdout:Generating ssh key... 2024-09-13T05:45:01.229 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:01 smithi136 ceph-mon[25861]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:03.007 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:02 smithi136 ceph-mon[25861]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:03.007 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:02 smithi136 ceph-mon[25861]: Generating ssh key... 2024-09-13T05:45:03.007 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:02 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:03.007 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:02 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:03.565 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd2B6AOmImaBEgpo2qYmcJBfiPMpAHsLLuw79uw2wEsZ2EpHrhZVS9nK/qdIO60PVAJ9FdzsaSVkKDXCneEqQ59izMVbJ0IUnB/ZB0a5M6ul977CLODSPljfxpwmr0PnMoKGDhF7SXVu6ZBOL2SMZ0jFCP+qyc4gSazdRsozsMB5xuVg6JQXLEdGqr7SuhLpX3jxdPHGkYkUqkTaF2afw8rcRowCA+5stIpZeXon8RKET9kimyDAAgyoQUbKqg1snTO8S487l3r97M7sgyfm7TlPh4uJKhoGwnbWPLbOcOG8M2wrdzfTU3SRJ5t4rUni9Golb8xiv2ass3myma4aJNLhSuX5NnRGAmkrHlvQzcww8/48Sgr0KRuiRZVHS9e3XUoUbTB5aYhI3zUOUXFBwS9NiNaScYyI26MclLoBiPvvcrk99rCYq9o+pObU/uFJuNNfqIwMTa7tBwqV/V0oTus9AVGs9LiY5CK0YZaYoITuezYYEbeUuinzfhGcv0fGU= ceph-07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:45:03.565 INFO:teuthology.orchestra.run.smithi136.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T05:45:03.565 INFO:teuthology.orchestra.run.smithi136.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T05:45:03.570 INFO:teuthology.orchestra.run.smithi136.stdout:Adding host smithi136... 2024-09-13T05:45:04.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:04 smithi136 ceph-mon[25861]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:05.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:05 smithi136 ceph-mon[25861]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi136", "addr": "172.21.15.136", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:06.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:06 smithi136 ceph-mon[25861]: Deploying cephadm binary to smithi136 2024-09-13T05:45:07.797 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Added host 'smithi136' with addr '172.21.15.136' 2024-09-13T05:45:07.797 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying mon service with default placement... 2024-09-13T05:45:08.493 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:08 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:08.494 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:08 smithi136 ceph-mon[25861]: Added host smithi136 2024-09-13T05:45:08.494 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:08 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:45:09.771 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:09 smithi136 ceph-mon[25861]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:09.771 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:09 smithi136 ceph-mon[25861]: Saving service mon spec with placement count:5 2024-09-13T05:45:09.772 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:09 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:10.126 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T05:45:10.126 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying mgr service with default placement... 2024-09-13T05:45:11.239 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:10 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:11.239 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:10 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:11.483 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T05:45:11.484 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying crash service with default placement... 2024-09-13T05:45:11.948 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:11 smithi136 ceph-mon[25861]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:11.948 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:11 smithi136 ceph-mon[25861]: Saving service mgr spec with placement count:2 2024-09-13T05:45:11.948 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:11 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:12.991 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-13T05:45:12.991 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying ceph-exporter service with default placement... 2024-09-13T05:45:13.676 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:13 smithi136 ceph-mon[25861]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:13.677 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:13 smithi136 ceph-mon[25861]: Saving service crash spec with placement * 2024-09-13T05:45:13.677 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:13 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:13.677 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:13 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:14.313 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-13T05:45:14.313 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying prometheus service with default placement... 2024-09-13T05:45:14.922 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:14 smithi136 ceph-mon[25861]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:14.922 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:14 smithi136 ceph-mon[25861]: Saving service ceph-exporter spec with placement * 2024-09-13T05:45:14.922 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:14 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:14.922 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:14 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:15.562 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-13T05:45:15.562 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying grafana service with default placement... 2024-09-13T05:45:16.238 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:15 smithi136 ceph-mon[25861]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:16.239 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:15 smithi136 ceph-mon[25861]: Saving service prometheus spec with placement count:1 2024-09-13T05:45:16.239 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:15 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:16.239 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:15 smithi136 ceph-mon[25861]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:17.354 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-13T05:45:17.354 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying node-exporter service with default placement... 2024-09-13T05:45:17.603 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:17 smithi136 ceph-mon[25861]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:17.604 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:17 smithi136 ceph-mon[25861]: Saving service grafana spec with placement count:1 2024-09-13T05:45:17.604 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:17 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:17.604 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:17 smithi136 ceph-mon[25861]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:18.510 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-13T05:45:18.510 INFO:teuthology.orchestra.run.smithi136.stdout:Deploying alertmanager service with default placement... 2024-09-13T05:45:19.189 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:19 smithi136 ceph-mon[25861]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:19.189 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:19 smithi136 ceph-mon[25861]: Saving service node-exporter spec with placement * 2024-09-13T05:45:19.189 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:19 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:19.190 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:19 smithi136 ceph-mon[25861]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:19.740 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-13T05:45:20.366 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:20 smithi136 ceph-mon[25861]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:20.366 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:20 smithi136 ceph-mon[25861]: Saving service alertmanager spec with placement count:1 2024-09-13T05:45:20.366 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:20 smithi136 ceph-mon[25861]: from='mgr.14118 172.21.15.136:0/2359625229' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:21.675 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:21 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/160069774' entity='client.admin' 2024-09-13T05:45:21.675 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:21 smithi136 ceph-mon[25861]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:22.192 INFO:teuthology.orchestra.run.smithi136.stdout:Enabling the dashboard module... 2024-09-13T05:45:23.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:22 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2387981522' entity='client.admin' 2024-09-13T05:45:24.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:23 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3655015281' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-13T05:45:24.005 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:23 smithi136 ceph-mon[25861]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:24.969 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:24 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3655015281' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T05:45:24.969 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:24 smithi136 ceph-mon[25861]: mgrmap e9: smithi136.uddnwv(active, since 28s) 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "active_name": "smithi136.uddnwv", 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:45:25.622 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for the mgr to restart... 2024-09-13T05:45:25.623 INFO:teuthology.orchestra.run.smithi136.stdout:Waiting for mgr epoch 9... 2024-09-13T05:45:25.873 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:25 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1292833524' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T05:45:29.106 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: Active manager daemon smithi136.uddnwv restarted 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: Activating manager daemon smithi136.uddnwv 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: mgrmap e10: smithi136.uddnwv(active, starting, since 0.00337386s) 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi136.uddnwv", "id": "smithi136.uddnwv"} : dispatch 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T05:45:29.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:28 smithi136 ceph-mon[25861]: Manager daemon smithi136.uddnwv is now available 2024-09-13T05:45:30.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:29 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:45:30.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:29 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/mirror_snapshot_schedule"} : dispatch 2024-09-13T05:45:30.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:29 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/trash_purge_schedule"} : dispatch 2024-09-13T05:45:30.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:29 smithi136 ceph-mon[25861]: mgrmap e11: smithi136.uddnwv(active, since 1.00655s) 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout { 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout } 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:mgr epoch 9 is available 2024-09-13T05:45:30.404 INFO:teuthology.orchestra.run.smithi136.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-13T05:45:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:30 smithi136 ceph-mon[25861]: [13/Sep/2024:05:45:30] ENGINE Bus STARTING 2024-09-13T05:45:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:30 smithi136 ceph-mon[25861]: [13/Sep/2024:05:45:30] ENGINE Serving on https://172.21.15.136:7150 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:30 smithi136 ceph-mon[25861]: [13/Sep/2024:05:45:30] ENGINE Error in HTTPServer.serve 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Traceback (most recent call last): 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._connections.run(self.expiration_interval) 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._run(expiration_interval) 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T05:45:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s = self.context.wrap_socket( 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: return self.sslsocket_class._create( 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self.do_handshake() 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._sslobj.do_handshake() 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:30 smithi136 ceph-mon[25861]: [13/Sep/2024:05:45:30] ENGINE Serving on http://172.21.15.136:8765 2024-09-13T05:45:31.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:30 smithi136 ceph-mon[25861]: [13/Sep/2024:05:45:30] ENGINE Bus STARTED 2024-09-13T05:45:32.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:31 smithi136 ceph-mon[25861]: mgrmap e12: smithi136.uddnwv(active, since 2s) 2024-09-13T05:45:32.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:31 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:32.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:31 smithi136 ceph-mon[25861]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:32.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:31 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:32.403 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFETCCAvmgAwIBAgIUP2ipTSLoOvH8RqCqW2W5wIgiFSkwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMzA1NDUzMVoXDTM0\nMDkxNDA1NDUzMVowGDEWMBQGA1UEAwwNMTcyLjIxLjE1LjEzNjCCAiIwDQYJKoZI\nhvcNAQEBBQADggIPADCCAgoCggIBAK5jyBQhuFS5snE/mYM0IRUs+HHgeKt5E51u\nRJjK1mNdZSMJZnLjs/q3XyUWxNw02ZBwZvI8u1QIo+RxTybKqh+ydshCuL81gGHW\nMRhcd10WZaiRnHQYYmscX+3W386XZwZu+2Uu5SCuRShd+M/BmnATD9rAylfEjy9W\nNWMJ6msQc1lXK9mXWjEMCIOjpMSODkrqerb+l5RDJ3d+GqB354N+pvSnTVLvlXs1\nm6dMrRH6GmDwzX7/1ppKd/EJ5epUqnIMnQx2cM/OqfYlI0FHz1nrBb4fy5Z/EaMs\niWxn9J7FFYZFNYKIYtrbcZpAWcIyeU4oSoFEJQh4mN3cEz5ipI7CuLkUWBQAvEsB\ndUNbyRy//xEDm08ZLOaC8hRBKVfOd6TYjcu6qBJNEo5DxFI9xQK0ZZbNE8MY1D93\ndeoEfOqoHy2XrD5VwQdFBPYADPVsIodisYmhYenGnxdu3nnmtyMZKglpsVtig0Cu\nzNk7TSmTv1gPWe+lMW3KgFOMMAC66qqnG0hjjounWVvJ9gjHzwv9EYZzAVDvscPG\nZYsVe+O9A3Npsc26gu+93bWVi3MCr9wWejZT6DPJb8dsh0hf6wWrL13Hg/+31cP+\n8/qz5yB+xsFFetarq9c6kNAi0npG0F0DQyynWIJRpmHn1ibO/0IxXX+kMDigVpT3\n5VZvbdwhAgMBAAGjVDBSMEIGA1UdEQQ7MDmCHnNtaXRoaTEzNi5mcm9udC5zZXBp\nYS5jZXBoLmNvbYIRZGFzaGJvYXJkX3NlcnZlcnOHBKwVD4gwDAYDVR0TAQH/BAIw\nADANBgkqhkiG9w0BAQsFAAOCAgEAtCdXEaQXhmHA/0UEcmGtSWjP4VfFnDxz21tU\nor7FW75q7WNRXgAYj3MrrozPxdqyjtkiKIRCjfnJT1WDryZsmxVlEPJn3ZYZ/r5y\nIlXb3FOCStQDQSiyy0NUbcHsphrdZjz9QIPVsuTHQyPVWieLlqkGk9Dhh0+nPZdN\ntitpsUX/UjgZBUfYzd4mgeH0qR4WaWBJUFjgHE81HLR/74626wiHLZ5E6FNjUQhW\naWPBz7wCDRLWX/xmfNkF3VHGZvB+azppwhqfrApdkfntvouoqSPoQ7CWx9XkCtoO\nH4GsgKrV6sc2aTAJmqeY/FGUEYlRkU+Nvw6XyH1GnkaEoOqG3AdEfiRqcDW+ZrSu\n9UPvB+1mkUmFQJTuQjN9tqh39FR3GK/gz2+uSTH4avwcOLOVFnM8DbQsyj2jIlTH\nPJdjb8EbqZ4fFqDras3U4wMsZtmjCK9cCPPp/R8pJ4TJsPRSbX6jFzfHaNMMvonH\ntN71m1FdDFD2H3EDtmD/5aVy+LFNvwc8NY2AkLJAUkXSjbSC1C7x1viYY03YenPX\nICxTbT7J9Jbi7CcEh4yqM2hP6/blJj32UFyejfCKYfSyk45Wt1BOl8H91aokn7eH\nOdTiDqMNd7GujESEjQnyqU1pgh/dvPg5MKcHKBbLaJMcwm/j0fAb4+eNPleuG6qm\nzT7eX1c=\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEArmPIFCG4VLmycT+ZgzQhFSz4ceB4q3kTnW5EmMrWY11lIwlm\ncuOz+rdfJRbE3DTZkHBm8jy7VAij5HFPJsqqH7J2yEK4vzWAYdYxGFx3XRZlqJGc\ndBhiaxxf7dbfzpdnBm77ZS7lIK5FKF34z8GacBMP2sDKV8SPL1Y1YwnqaxBzWVcr\n2ZdaMQwIg6OkxI4OSup6tv6XlEMnd34aoHfng36m9KdNUu+VezWbp0ytEfoaYPDN\nfv/Wmkp38Qnl6lSqcgydDHZwz86p9iUjQUfPWesFvh/Lln8RoyyJbGf0nsUVhkU1\ngohi2ttxmkBZwjJ5TihKgUQlCHiY3dwTPmKkjsK4uRRYFAC8SwF1Q1vJHL//EQOb\nTxks5oLyFEEpV853pNiNy7qoEk0SjkPEUj3FArRlls0TwxjUP3d16gR86qgfLZes\nPlXBB0UE9gAM9Wwih2KxiaFh6cafF27eeea3IxkqCWmxW2KDQK7M2TtNKZO/WA9Z\n76UxbcqAU4wwALrqqqcbSGOOi6dZW8n2CMfPC/0RhnMBUO+xw8ZlixV7470Dc2mx\nzbqC773dtZWLcwKv3BZ6NlPoM8lvx2yHSF/rBasvXceD/7fVw/7z+rPnIH7GwUV6\n1qur1zqQ0CLSekbQXQNDLKdYglGmYefWJs7/QjFdf6QwOKBWlPflVm9t3CECAwEA\nAQKCAgAPIwEUYkLmM8Id21ffUBCJDoC4HbRLqfQ+Z3pTytNmB47GRkQat9IA8paz\nGPFYbcvuohsFbqkR57gWFZG5u8CdhLeTtVrk2ed9VoKnays/LLkBMzZhy1YLlwhq\nlAqUG4cpQ0vV4gaoWggNs25r1hGqJbVsFuzZRmnpQXHb2Vn8Fg71E8BuIBmHhVRd\n3L/qAayS6xxgsuOETnnoAM2d3Rp+yukB9l2bU8llSudqU5j4JP3SKUSk/97oQIt9\npA7NUrECuj6NfOBY4UbWYy3Wtj10wBYdBRR+SSRGRhDdlH5io5e1Ml+tJ1pxRbfs\nHCbOWOQ3mP6yjrAqNpGKPFZ9RUGkL49AtIX/u7XrJnt3aCiN5RYjcTWzmqfmkMRK\npWgqpN/X/ZIaBKW0g/Kvqd/W80ePb35ORPqVEk1KMDmYRbk+v3agp9sKJrAl25fr\nkUgH6rWFqpKI443qXpDaWFbZvoVIXYvyKkmmTB/hXM1dB2mLUyth+dsb34cjrzLz\nSxLG1aglEG21Uu63jQxMXzPZjwHU/Reh9hMshumKTM+M6Fap4QKG+MWlu9nIKNrV\nv2ne5UU3mbtRH8EtvEpPsDH0rDdRR0wKl1ItXGn8b0a9XsaTU1ZFUg3YxItZf2Us\ntDC6E7L8zkUtHuDriOV6ct1k5wxgx/yc1gUdyWkwAI/Adby3YQKCAQEA8xNTmdS/\n95CpyN5P0oXFnjjH2juY/q5ToTZtUplpSu9/Y+VzG28hKFumtZTwAnhwgWVYRcpw\n63xx+geKM5pas1fTN5AWVS6+BZykbYGzgzgh+J6BxM7pmnnNxrJOtSfvhIuRTq8b\ngHIynmRs3kTAYMn7hV5hgQ5Wvgt0uEaU/lzNUuoamNYCJAd2+0ZjS2hzME1gwmcm\n+3FzvV9hG0lnbsGyxOqvH4p9X4GbEUsOCrzIiEuAmQnoLhpaJp41+cC57i+lnzSF\nIn2w/MjfhbtjsoSuDakZopRWau9LGx49JNmnOE+c4JouC5oVu8W76CI2X69Xc5t4\naldkhRtIEZsCWQKCAQEAt6mGV0QzLJS9n1lTGDeR1QUy5FUqn3SvhMkcpqfe/GNc\nxLEBWYwwudK2Heb7TeKIvwRlLF1HEQrTS3FG7/s5rQbkWwnRNBvnSaIYaNJaeIAs\nB/soh6PEi1ExNivCi3OqK9w/tMUnbx7qna9VTzavmMTAaZ8hkKlTHM8f2y043RHf\nA2B3OwYw0o35+zTpSh1ghuS6H4dZF0h4nLscjIWBpztuLz81wm//ONmXDSsGyxON\nSoBlnwr2GjH85m4P2ULSoT13934YBcTDdCdAdvc8ohA6IY7IJ/sr/eLnl8jWkvDn\njfkaF0CMq7WbKNp96w8B22IcGbi9TpeYmMhvXwIfCQKCAQAezZctilFdXP63Dr0M\nz5jwaP+ifyTvOUYtysjly70VGu6IyT3h/x4zkBG7NwmHNp4DN8WM6o+Ot/F1ntj7\nmxbdXUbN5rt9xfOcoHIR0nreKRHdALEvMI1X3xGdmWDyAgKPSGR8lSImD9KsUcue\nCxZZ7Z6rEv/GK/wAD1GWPJOK/FWkqTf/oDcbO7rvMsdIeg8G0vdtC0dcW88v81NJ\n8u5hkbhGzfqtQ46JuNHeyiUYZT4AT5kXS7MZjItaE3iBktO9BFq3px8r9MOl9Qqm\nVs3WhIvN/VzbRnMBEBvzbsyOy+ot76DQsZkeLUONzQv36cX8MCsj4lLLHxIE8CUc\n3gjZAoIBADhmySi3evev3eO3rLr9Jb3DUPOp6+L4FIa0tCXB28qqQOzuZrm3Qadv\nPBpGutoaPWBb2y4anx5usqCyctRz1Cx8t1f11dco0ohcTR6zqrDiu6Lf0HyHIG6g\nSnqWSbJFnPbHNpEvEoMffXFbTNl8s8Q4d9Z31fj05t8sBF5srs/FEzWYREVOC2Q9\n0Y0BnLrz9pa2WyofiI6L5O5Mz+GfhkdzCs1bngjOGBS/TZHvqrBmmrdMYujKlvVI\ncJ/bIObZjJGTrOnGQV5UJKng+/0MxAQI87EmhfUxPztCmViVhr+tV47T9t05J3n7\n1WBgaNbszucuY+7KOuiNyYDx3LHSlvECggEAAw7ukvydaZzaHY4E8dHvVgkOarum\nqCgvt5fWMdw8uiel6GcFSkKk8I8w7N5u+nYvQvIMzmiA6TTmaQHcXPLaUiLtPD1m\ncURlfElYXS150/9214wcgWnIojxLQLu7FVkwvGAbXQ775zEMisb4E2qBLBxa4TdN\nHT2kFqKvM0IBg6Y9O0V/Ol5j8WYztjuuZ6JqaonfHdheh8OvEJkX80anW5qqZ18H\nWnZTYRG0XpAO8hWhxuaIauG5/fsP4lU9efuhvvhGOUgokoY0xduAyNbAvSa4DvU9\no6cEQU6XQ0HvE+14gIU9tf4c3cTmecoogGyORM+KVQ+bJGppFMZnCWlkFQ==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-13T05:45:33.651 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-13T05:45:34.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:34 smithi136 ceph-mon[25861]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:34.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:34 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:35.541 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:35 smithi136 ceph-mon[25861]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:35.541 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:35 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:35.544 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-13T05:45:35.544 INFO:teuthology.orchestra.run.smithi136.stdout:Creating initial admin user... 2024-09-13T05:45:36.982 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$y3nNACZgm9WbeDSrWa/grOYVI8bQhWQcWtR55uBj5zKGjOJH/Rjke", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726206336, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T05:45:36.983 INFO:teuthology.orchestra.run.smithi136.stdout:Fetching dashboard port number... 2024-09-13T05:45:37.599 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:37 smithi136 ceph-mon[25861]: from='client.14182 -' 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-13T05:45:37.599 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:37 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:38.122 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T05:45:38.137 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T05:45:38.137 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout disabled 2024-09-13T05:45:38.139 INFO:teuthology.orchestra.run.smithi136.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T05:45:38.139 INFO:teuthology.orchestra.run.smithi136.stdout:systemctl: stdout inactive 2024-09-13T05:45:38.139 INFO:teuthology.orchestra.run.smithi136.stdout:firewalld.service is not enabled 2024-09-13T05:45:38.139 INFO:teuthology.orchestra.run.smithi136.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout:Ceph Dashboard is now available at: 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout: URL: https://smithi136.front.sepia.ceph.com:8443/ 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout: User: admin 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout: Password: vt1phfywg1 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:38.141 INFO:teuthology.orchestra.run.smithi136.stdout:Saving cluster configuration to /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config directory 2024-09-13T05:45:38.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:38 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/313281385' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-13T05:45:39.478 INFO:teuthology.orchestra.run.smithi136.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T05:45:39.479 INFO:teuthology.orchestra.run.smithi136.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T05:45:39.479 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.479 INFO:teuthology.orchestra.run.smithi136.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T05:45:39.479 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.479 INFO:teuthology.orchestra.run.smithi136.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: ceph telemetry on 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout:For more information see: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:39.480 INFO:teuthology.orchestra.run.smithi136.stdout:Bootstrap complete. 2024-09-13T05:45:39.519 INFO:tasks.cephadm:Fetching config... 2024-09-13T05:45:39.520 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:45:39.520 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T05:45:39.536 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T05:45:39.536 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:45:39.536 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T05:45:39.592 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T05:45:39.593 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:45:39.593 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/keyring of=/dev/stdout 2024-09-13T05:45:39.658 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T05:45:39.658 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:45:39.658 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T05:45:39.714 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T05:45:39.714 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd2B6AOmImaBEgpo2qYmcJBfiPMpAHsLLuw79uw2wEsZ2EpHrhZVS9nK/qdIO60PVAJ9FdzsaSVkKDXCneEqQ59izMVbJ0IUnB/ZB0a5M6ul977CLODSPljfxpwmr0PnMoKGDhF7SXVu6ZBOL2SMZ0jFCP+qyc4gSazdRsozsMB5xuVg6JQXLEdGqr7SuhLpX3jxdPHGkYkUqkTaF2afw8rcRowCA+5stIpZeXon8RKET9kimyDAAgyoQUbKqg1snTO8S487l3r97M7sgyfm7TlPh4uJKhoGwnbWPLbOcOG8M2wrdzfTU3SRJ5t4rUni9Golb8xiv2ass3myma4aJNLhSuX5NnRGAmkrHlvQzcww8/48Sgr0KRuiRZVHS9e3XUoUbTB5aYhI3zUOUXFBwS9NiNaScYyI26MclLoBiPvvcrk99rCYq9o+pObU/uFJuNNfqIwMTa7tBwqV/V0oTus9AVGs9LiY5CK0YZaYoITuezYYEbeUuinzfhGcv0fGU= ceph-07a14d00-7193-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T05:45:39.792 INFO:teuthology.orchestra.run.smithi136.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd2B6AOmImaBEgpo2qYmcJBfiPMpAHsLLuw79uw2wEsZ2EpHrhZVS9nK/qdIO60PVAJ9FdzsaSVkKDXCneEqQ59izMVbJ0IUnB/ZB0a5M6ul977CLODSPljfxpwmr0PnMoKGDhF7SXVu6ZBOL2SMZ0jFCP+qyc4gSazdRsozsMB5xuVg6JQXLEdGqr7SuhLpX3jxdPHGkYkUqkTaF2afw8rcRowCA+5stIpZeXon8RKET9kimyDAAgyoQUbKqg1snTO8S487l3r97M7sgyfm7TlPh4uJKhoGwnbWPLbOcOG8M2wrdzfTU3SRJ5t4rUni9Golb8xiv2ass3myma4aJNLhSuX5NnRGAmkrHlvQzcww8/48Sgr0KRuiRZVHS9e3XUoUbTB5aYhI3zUOUXFBwS9NiNaScYyI26MclLoBiPvvcrk99rCYq9o+pObU/uFJuNNfqIwMTa7tBwqV/V0oTus9AVGs9LiY5CK0YZaYoITuezYYEbeUuinzfhGcv0fGU= ceph-07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:45:39.804 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd2B6AOmImaBEgpo2qYmcJBfiPMpAHsLLuw79uw2wEsZ2EpHrhZVS9nK/qdIO60PVAJ9FdzsaSVkKDXCneEqQ59izMVbJ0IUnB/ZB0a5M6ul977CLODSPljfxpwmr0PnMoKGDhF7SXVu6ZBOL2SMZ0jFCP+qyc4gSazdRsozsMB5xuVg6JQXLEdGqr7SuhLpX3jxdPHGkYkUqkTaF2afw8rcRowCA+5stIpZeXon8RKET9kimyDAAgyoQUbKqg1snTO8S487l3r97M7sgyfm7TlPh4uJKhoGwnbWPLbOcOG8M2wrdzfTU3SRJ5t4rUni9Golb8xiv2ass3myma4aJNLhSuX5NnRGAmkrHlvQzcww8/48Sgr0KRuiRZVHS9e3XUoUbTB5aYhI3zUOUXFBwS9NiNaScYyI26MclLoBiPvvcrk99rCYq9o+pObU/uFJuNNfqIwMTa7tBwqV/V0oTus9AVGs9LiY5CK0YZaYoITuezYYEbeUuinzfhGcv0fGU= ceph-07a14d00-7193-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T05:45:39.859 INFO:teuthology.orchestra.run.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDd2B6AOmImaBEgpo2qYmcJBfiPMpAHsLLuw79uw2wEsZ2EpHrhZVS9nK/qdIO60PVAJ9FdzsaSVkKDXCneEqQ59izMVbJ0IUnB/ZB0a5M6ul977CLODSPljfxpwmr0PnMoKGDhF7SXVu6ZBOL2SMZ0jFCP+qyc4gSazdRsozsMB5xuVg6JQXLEdGqr7SuhLpX3jxdPHGkYkUqkTaF2afw8rcRowCA+5stIpZeXon8RKET9kimyDAAgyoQUbKqg1snTO8S487l3r97M7sgyfm7TlPh4uJKhoGwnbWPLbOcOG8M2wrdzfTU3SRJ5t4rUni9Golb8xiv2ass3myma4aJNLhSuX5NnRGAmkrHlvQzcww8/48Sgr0KRuiRZVHS9e3XUoUbTB5aYhI3zUOUXFBwS9NiNaScYyI26MclLoBiPvvcrk99rCYq9o+pObU/uFJuNNfqIwMTa7tBwqV/V0oTus9AVGs9LiY5CK0YZaYoITuezYYEbeUuinzfhGcv0fGU= ceph-07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:45:39.872 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T05:45:40.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:39 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4282989005' entity='client.admin' 2024-09-13T05:45:40.116 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:45:41.954 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:41 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3304944790' entity='client.admin' 2024-09-13T05:45:41.954 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:41 smithi136 ceph-mon[25861]: mgrmap e13: smithi136.uddnwv(active, since 12s) 2024-09-13T05:45:41.981 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T05:45:41.981 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T05:45:42.429 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:45:43.970 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi162 2024-09-13T05:45:43.970 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:45:43.970 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.conf 2024-09-13T05:45:43.989 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:45:43.989 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:45:44.048 INFO:tasks.cephadm:Adding host smithi162 to orchestrator... 2024-09-13T05:45:44.048 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph orch host add smithi162 2024-09-13T05:45:44.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:44 smithi136 ceph-mon[25861]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:44.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:44 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:44.426 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:45:45.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:45.624 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"} : dispatch 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi136", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi136", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-13T05:45:45.625 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:45 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:45:46.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:46 smithi136 ceph-mon[25861]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T05:45:46.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:46 smithi136 ceph-mon[25861]: Deploying daemon ceph-exporter.smithi136 on smithi136 2024-09-13T05:45:46.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:46 smithi136 ceph-mon[25861]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:47.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:47 smithi136 ceph-mon[25861]: Deploying cephadm binary to smithi162 2024-09-13T05:45:48.326 INFO:teuthology.orchestra.run.smithi136.stdout:Added host 'smithi162' with addr '172.21.15.162' 2024-09-13T05:45:49.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:49.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:49.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:49.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:49.004 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi136", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:45:49.005 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi136", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-13T05:45:49.005 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:45:49.005 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: Deploying daemon crash.smithi136 on smithi136 2024-09-13T05:45:49.005 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:48 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:49.843 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T05:45:50.008 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:49 smithi136 ceph-mon[25861]: Added host smithi162 2024-09-13T05:45:50.008 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:49 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:50.349 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:45:50.988 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:50 smithi136 ceph-mon[25861]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:50.988 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:50 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:50.988 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:50 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:50.988 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:50 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:50.988 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:50 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:51.062 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:45:51.062 INFO:teuthology.orchestra.run.smithi136.stdout:[{"addr": "172.21.15.136", "hostname": "smithi136", "labels": [], "status": ""}, {"addr": "172.21.15.162", "hostname": "smithi162", "labels": [], "status": ""}] 2024-09-13T05:45:51.785 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T05:45:51.785 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T05:45:51.949 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:51 smithi136 ceph-mon[25861]: Deploying daemon node-exporter.smithi136 on smithi136 2024-09-13T05:45:52.052 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:45:53.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:52 smithi136 ceph-mon[25861]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:53.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:52 smithi136 ceph-mon[25861]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T05:45:53.658 INFO:teuthology.orchestra.run.smithi136.stderr:adjusted tunables profile to default 2024-09-13T05:45:54.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:53 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3433273828' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T05:45:54.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:54 smithi136 ceph-mon[25861]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:54.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3433273828' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T05:45:54.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:54 smithi136 ceph-mon[25861]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T05:45:54.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:54 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:54.933 INFO:tasks.cephadm:Adding mon.smithi136 on smithi136 2024-09-13T05:45:54.934 INFO:tasks.cephadm:Adding mon.smithi162 on smithi162 2024-09-13T05:45:54.934 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi136:172.21.15.136=smithi136;smithi162:172.21.15.162=smithi162' 2024-09-13T05:45:55.178 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:55.221 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:55.844 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mon update... 2024-09-13T05:45:56.421 DEBUG:teuthology.orchestra.run.smithi162:mon.smithi162> sudo journalctl -f -n 0 -u ceph-07a14d00-7193-11ef-bceb-c7b262605968@mon.smithi162.service 2024-09-13T05:45:56.424 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:45:56.424 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:45:56.696 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:56.739 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:56.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:56.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:56.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:56.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:56.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:56.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: Deploying daemon alertmanager.smithi136 on smithi136 2024-09-13T05:45:56.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:56 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:45:57.405 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:45:57.405 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:45:57.405 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:45:57.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:57 smithi136 ceph-mon[25861]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi136:172.21.15.136=smithi136;smithi162:172.21.15.162=smithi162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:45:57.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:57 smithi136 ceph-mon[25861]: Saving service mon spec with placement smithi136:172.21.15.136=smithi136;smithi162:172.21.15.162=smithi162;count:2 2024-09-13T05:45:58.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:58 smithi136 ceph-mon[25861]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:45:58.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:45:58 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/733802816' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:45:59.015 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:45:59.015 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:45:59.259 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:59.301 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:45:59.963 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:45:59.963 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:45:59.963 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:00.125 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:00 smithi136 ceph-mon[25861]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:00.125 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:00 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:00.125 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:00 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/4270142602' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:01.594 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:01.594 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:01.840 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:01.884 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:02.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:02 smithi136 ceph-mon[25861]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:02.655 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:02.655 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:02.655 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:03.263 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:03 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2182058396' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:04.242 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:04.243 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:04.486 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:04.530 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:05.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:04 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:05.211 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:05.211 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:05.212 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:06.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:05 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T05:46:06.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:05 smithi136 ceph-mon[25861]: Deploying daemon grafana.smithi136 on smithi136 2024-09-13T05:46:06.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:05 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/1235563351' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:06.712 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:06.713 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:06.954 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:06.997 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:07.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:06 smithi136 ceph-mon[25861]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:07.687 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:07.687 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:07.687 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:08.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:07 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2754499431' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:09.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:08 smithi136 ceph-mon[25861]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:09.269 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:09.270 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:09.527 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:09.570 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:10.230 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:10.230 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:10.230 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:11.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:10 smithi136 ceph-mon[25861]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:11.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:10 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/198370883' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:11.832 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:11.833 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:12.075 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:12.117 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:12.787 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:12.787 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:12.787 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:13.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:12 smithi136 ceph-mon[25861]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:14.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:13 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/209357667' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:14.390 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:14.391 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:14.636 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:14.680 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:15.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:14 smithi136 ceph-mon[25861]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:15.360 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:15.361 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:15.361 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:15.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3646769868' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:15.861 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:15.862 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:15 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:16.911 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:16 smithi136 ceph-mon[25861]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:16.911 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:16 smithi136 ceph-mon[25861]: Deploying daemon prometheus.smithi136 on smithi136 2024-09-13T05:46:16.962 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:16.963 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:17.205 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:17.248 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:17.926 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:17.926 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:17.926 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:19.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:18 smithi136 ceph-mon[25861]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:19.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:18 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2863511098' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:19.479 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:19.479 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:19.721 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:19.764 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:20.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:20 smithi136 ceph-mon[25861]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:20.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:20 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:20.412 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:20.413 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:20.413 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:21.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:21 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2411776118' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:22.003 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:22.003 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:22.244 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:22.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:22 smithi136 ceph-mon[25861]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:22.287 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:23.001 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:23.002 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:23.002 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:23.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:23 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/129897423' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:24.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:24 smithi136 ceph-mon[25861]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:24.597 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:24.597 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:24.842 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:24.883 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:25.595 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:25.595 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:25.595 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:26.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:26 smithi136 ceph-mon[25861]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:26.277 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:26 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/4036209312' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:27.227 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:27.228 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:27.470 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:27.514 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:28.198 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:28.198 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:28.198 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:28.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:28 smithi136 ceph-mon[25861]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:29.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:29 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3248375131' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:29.718 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:29.719 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:29.979 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:30.023 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:30.702 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:30.702 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:30.703 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:31.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-13T05:46:31.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:30 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3134325969' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:32.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:31 smithi136 ceph-mon[25861]: from='mgr.14164 172.21.15.136:0/1873282899' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T05:46:32.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:31 smithi136 ceph-mon[25861]: mgrmap e14: smithi136.uddnwv(active, since 61s) 2024-09-13T05:46:32.401 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:32.402 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:32.644 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:32.687 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:33.356 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:33.356 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:33.356 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:33.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:33 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/1612919527' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:34.981 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:34.981 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:35.223 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:35.267 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:35.940 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:35.941 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:35.941 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: Active manager daemon smithi136.uddnwv restarted 2024-09-13T05:46:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: Activating manager daemon smithi136.uddnwv 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: mgrmap e15: smithi136.uddnwv(active, starting, since 0.00359185s) 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi136.uddnwv", "id": "smithi136.uddnwv"} : dispatch 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T05:46:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:35 smithi136 ceph-mon[25861]: Manager daemon smithi136.uddnwv is now available 2024-09-13T05:46:37.019 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:46:37.019 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3430074311' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:37.019 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:37.019 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:46:37.019 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:46:37.020 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/mirror_snapshot_schedule"} : dispatch 2024-09-13T05:46:37.020 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi136.uddnwv/trash_purge_schedule"} : dispatch 2024-09-13T05:46:37.020 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:37.020 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:36 smithi136 ceph-mon[25861]: mgrmap e16: smithi136.uddnwv(active, since 1.00636s) 2024-09-13T05:46:37.564 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:37.564 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:37.804 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:37 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:46:37.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:37 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:37.873 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:37 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:38.414 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T05:46:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: [13/Sep/2024:05:46:37] ENGINE Bus STARTING 2024-09-13T05:46:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: [13/Sep/2024:05:46:37] ENGINE Serving on https://172.21.15.136:7150 2024-09-13T05:46:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: [13/Sep/2024:05:46:37] ENGINE Error in HTTPServer.serve 2024-09-13T05:46:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: Traceback (most recent call last): 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._connections.run(self.expiration_interval) 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._run(expiration_interval) 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: s = self.context.wrap_socket( 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T05:46:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: return self.sslsocket_class._create( 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self.do_handshake() 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: self._sslobj.do_handshake() 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: [13/Sep/2024:05:46:37] ENGINE Serving on http://172.21.15.136:8765 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: [13/Sep/2024:05:46:37] ENGINE Bus STARTED 2024-09-13T05:46:39.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:38 smithi136 ceph-mon[25861]: mgrmap e17: smithi136.uddnwv(active, since 2s) 2024-09-13T05:46:39.638 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:39.638 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:39.638 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:40.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:39 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3980654202' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:41.270 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:41.270 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:41.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"} : dispatch 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"} : dispatch 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:46:41.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:46:41.536 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:42.251 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:42.251 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:42.251 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:42.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi162:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Updating smithi162:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:42.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: Deploying daemon ceph-exporter.smithi162 on smithi162 2024-09-13T05:46:42.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:42 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/969717899' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:44.269 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:44.269 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:44.534 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:45.258 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:45.259 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:45.259 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:45.649 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:45 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2321185165' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:47.023 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:47.024 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: Deploying daemon crash.smithi162 on smithi162 2024-09-13T05:46:47.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:47.280 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:48.145 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:48.145 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:48.145 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:48.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:48 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/906158469' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:49.757 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:49.758 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:50.010 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:50.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:50.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:50.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:50.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:50.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:49 smithi136 ceph-mon[25861]: Deploying daemon node-exporter.smithi162 on smithi162 2024-09-13T05:46:50.855 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:50.856 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:50.856 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:51.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:50 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/4231566679' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:51.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:50 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:46:51.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:50 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:53.094 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:53.094 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:54.241 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:46:54.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:46:54.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:53 smithi136 ceph-mon[25861]: Deploying daemon mgr.smithi162.clanee on smithi162 2024-09-13T05:46:55.186 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:55.186 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:55.187 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:55.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:55 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3358748054' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:46:56.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:56 smithi136 ceph-mon[25861]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:56.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:56 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:57.083 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:46:57.083 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:46:57.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:57.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:57.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:57.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:46:57.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:46:57.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:46:57.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:57 smithi136 ceph-mon[25861]: Deploying daemon mon.smithi162 on smithi162 2024-09-13T05:46:58.404 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:46:58.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:58 smithi136 ceph-mon[25861]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:46:59.633 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:46:59.633 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":1,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:44:28.831616Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T05:46:59.634 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 1 2024-09-13T05:46:59.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:46:59 smithi162 systemd[1]: Starting Ceph mon.smithi162 for 07a14d00-7193-11ef-bceb-c7b262605968... 2024-09-13T05:47:00.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:46:59 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/229557508' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:00.559 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 podman[34556]: 2024-09-13 05:47:00.316620043 +0000 UTC m=+0.016029144 image pull 0ce38589d192f00a67c8f9b0cb5ac7ff2f64a4d81462c062375b6ecefcaf776f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff 2024-09-13T05:47:00.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 podman[34556]: 2024-09-13 05:47:00.674887195 +0000 UTC m=+0.374296287 container create 9a4b271886710c1c84ad75eb94f7d64aa3ab1c6b5fd161bbe7307a097de5d979 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi162, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T05:47:00.962 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:00 smithi136 ceph-mon[25861]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:01.257 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T05:47:01.258 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T05:47:01.283 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 podman[34556]: 2024-09-13 05:47:00.89492258 +0000 UTC m=+0.594331674 container init 9a4b271886710c1c84ad75eb94f7d64aa3ab1c6b5fd161bbe7307a097de5d979 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi162, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-13T05:47:01.283 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 podman[34556]: 2024-09-13 05:47:00.899939656 +0000 UTC m=+0.599348756 container start 9a4b271886710c1c84ad75eb94f7d64aa3ab1c6b5fd161bbe7307a097de5d979 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:931e75f8a8ba7bd669ee47053a4500e7d74632603919af8ba169df149fde6cff, name=ceph-07a14d00-7193-11ef-bceb-c7b262605968-mon-smithi162, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-main-2024-09-12-1245-9d608eb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True) 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: ceph version 19.3.0-4911-g9d608eb1 (9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3) squid (dev), process ceph-mon, pid 7 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: pidfile_write: ignore empty --pid-file 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: load: jerasure load: lrc 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: RocksDB version: 7.9.2 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Git sha 0 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Compile date 2024-09-12 17:11:01 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: DB SUMMARY 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: DB Session ID: HWXU1G5GMYXTCJKRKQN6 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: CURRENT file: CURRENT 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T05:47:01.284 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi162/store.db dir, Total Num: 0, files: 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi162/store.db: 000004.log size: 511 ; 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.error_if_exists: 0 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.create_if_missing: 0 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.paranoid_checks: 1 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.env: 0x55a892d53120 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.info_log: 0x55a89515f8e0 2024-09-13T05:47:01.285 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T05:47:01.289 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.statistics: (nil) 2024-09-13T05:47:01.289 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.use_fsync: 0 2024-09-13T05:47:01.289 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_log_file_size: 0 2024-09-13T05:47:01.289 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T05:47:01.290 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T05:47:01.290 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T05:47:01.290 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T05:47:01.290 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_fallocate: 1 2024-09-13T05:47:01.290 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.use_direct_reads: 0 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.db_log_dir: 2024-09-13T05:47:01.291 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.wal_dir: 2024-09-13T05:47:01.292 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T05:47:01.292 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T05:47:01.292 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T05:47:01.292 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T05:47:01.293 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T05:47:01.293 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T05:47:01.293 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T05:47:01.294 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T05:47:01.294 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.write_buffer_manager: 0x55a895163b80 2024-09-13T05:47:01.294 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T05:47:01.294 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T05:47:01.294 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.unordered_write: 0 2024-09-13T05:47:01.295 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.row_cache: None 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.wal_filter: None 2024-09-13T05:47:01.296 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.two_write_queues: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.wal_compression: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.atomic_flush: 0 2024-09-13T05:47:01.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.log_readahead_size: 0 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T05:47:01.298 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_background_jobs: 2 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_background_compactions: -1 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_subcompactions: 1 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T05:47:01.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T05:47:01.300 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_open_files: -1 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T05:47:01.301 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_background_flushes: -1 2024-09-13T05:47:01.302 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Compression algorithms supported: 2024-09-13T05:47:01.302 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kZSTD supported: 0 2024-09-13T05:47:01.302 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kXpressCompression supported: 0 2024-09-13T05:47:01.302 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kBZip2Compression supported: 0 2024-09-13T05:47:01.302 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kLZ4Compression supported: 1 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kZlibCompression supported: 1 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: kSnappyCompression supported: 1 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T05:47:01.303 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi162/store.db/MANIFEST-000005 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.merge_operator: 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_filter: None 2024-09-13T05:47:01.304 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a89515f540) 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: cache_index_and_filter_blocks: 1 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T05:47:01.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: pin_top_level_index_and_filter: 1 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_type: 0 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: data_block_index_type: 0 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_shortening: 1 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: checksum: 4 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: no_block_cache: 0 2024-09-13T05:47:01.306 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache: 0x55a895153610 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_name: BinnedLRUCache 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_options: 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: capacity : 536870912 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: num_shard_bits : 4 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: strict_capacity_limit : 0 2024-09-13T05:47:01.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: high_pri_pool_ratio: 0.000 2024-09-13T05:47:01.308 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_compressed: (nil) 2024-09-13T05:47:01.308 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: persistent_cache: (nil) 2024-09-13T05:47:01.308 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_size: 4096 2024-09-13T05:47:01.308 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_size_deviation: 10 2024-09-13T05:47:01.308 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_restart_interval: 16 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_block_restart_interval: 1 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: metadata_block_size: 4096 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: partition_filters: 0 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: use_delta_encoding: 1 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: filter_policy: bloomfilter 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: whole_key_filtering: 1 2024-09-13T05:47:01.309 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: verify_compression: 0 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: read_amp_bytes_per_bit: 0 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: format_version: 5 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: enable_index_compression: 1 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_align: 0 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: max_auto_readahead_size: 262144 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: prepopulate_block_cache: 0 2024-09-13T05:47:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: initial_auto_readahead_size: 8192 2024-09-13T05:47:01.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T05:47:01.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T05:47:01.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T05:47:01.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression: NoCompression 2024-09-13T05:47:01.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.num_levels: 7 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T05:47:01.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T05:47:01.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T05:47:01.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T05:47:01.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T05:47:01.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T05:47:01.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T05:47:01.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T05:47:01.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T05:47:01.316 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T05:47:01.316 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T05:47:01.316 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T05:47:01.317 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T05:47:01.317 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T05:47:01.317 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T05:47:01.317 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T05:47:01.317 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T05:47:01.318 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T05:47:01.318 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T05:47:01.318 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T05:47:01.318 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T05:47:01.319 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T05:47:01.320 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T05:47:01.320 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T05:47:01.320 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T05:47:01.320 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T05:47:01.320 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T05:47:01.321 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T05:47:01.322 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T05:47:01.322 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.inplace_update_support: 0 2024-09-13T05:47:01.322 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T05:47:01.322 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.bloom_locality: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.max_successive_merges: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T05:47:01.323 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.ttl: 2592000 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enable_blob_files: false 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.min_blob_size: 0 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T05:47:01.324 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi162/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5443902f-072b-43c1-864a-f91c55518de5 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206420925768, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T05:47:01.325 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T05:47:01.326 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206420926181, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726206420, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5443902f-072b-43c1-864a-f91c55518de5", "db_session_id": "HWXU1G5GMYXTCJKRKQN6", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T05:47:01.326 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726206420926276, "job": 1, "event": "recovery_finished"} 2024-09-13T05:47:01.326 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T05:47:01.326 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi162/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T05:47:01.326 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a895182e00 2024-09-13T05:47:01.327 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: DB pointer 0x55a895284000 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** DB Stats ** 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T05:47:01.328 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T05:47:01.329 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T05:47:01.330 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Block cache BinnedLRUCache@0x55a895153610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162 does not exist in monmap, will attempt to join an existing cluster 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: using public_addr v2:172.21.15.162:0/0 -> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: starting mon.smithi162 rank -1 at public addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] at bind addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi162 fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(???) e0 preinit fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:01.331 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).mds e1 new map 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).mds e1 print_map 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: e1 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: btime 2024-09-13T05:44:31:933244+0000 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T05:47:01.332 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: legacy client fscid: -1 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: No filesystems configured 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T05:47:01.333 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.334 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: Deploying daemon node-exporter.smithi162 on smithi162 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/4231566679' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T05:47:01.335 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: Deploying daemon mgr.smithi162.clanee on smithi162 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/3358748054' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: Deploying daemon mon.smithi162 on smithi162 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:01.336 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/229557508' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:01.337 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:01.337 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 ceph-mon[34606]: mon.smithi162@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-13T05:47:01.337 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 bash[34556]: 9a4b271886710c1c84ad75eb94f7d64aa3ab1c6b5fd161bbe7307a097de5d979 2024-09-13T05:47:01.337 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:00 smithi162 systemd[1]: Started Ceph mon.smithi162 for 07a14d00-7193-11ef-bceb-c7b262605968. 2024-09-13T05:47:01.504 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: mon.smithi136 calling monitor election 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: mon.smithi162 calling monitor election 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: mon.smithi136 is new leader, mons smithi136,smithi162 in quorum (ranks 0,1) 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: monmap epoch 2 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: last_changed 2024-09-13T05:47:00.954703+0000 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: created 2024-09-13T05:44:28.831616+0000 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: min_mon_release 19 (squid) 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: election_strategy: 1 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: 0: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.smithi136 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: fsmap 2024-09-13T05:47:06.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: mgrmap e17: smithi136.uddnwv(active, since 30s) 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: overall HEALTH_OK 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: Standby manager daemon smithi162.clanee started 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.313 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: mon.smithi136 calling monitor election 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: mon.smithi162 calling monitor election 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: mon.smithi136 is new leader, mons smithi136,smithi162 in quorum (ranks 0,1) 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: monmap epoch 2 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: fsid 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: last_changed 2024-09-13T05:47:00.954703+0000 2024-09-13T05:47:06.526 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: created 2024-09-13T05:44:28.831616+0000 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: min_mon_release 19 (squid) 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: election_strategy: 1 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: 0: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.smithi136 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: 1: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: fsmap 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: mgrmap e17: smithi136.uddnwv(active, since 30s) 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: overall HEALTH_OK 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: Standby manager daemon smithi162.clanee started 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.527 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.528 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.528 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:06.608 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-13T05:47:06.608 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":2,"fsid":"07a14d00-7193-11ef-bceb-c7b262605968","modified":"2024-09-13T05:47:00.954703Z","created":"2024-09-13T05:44:28.831616Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi136","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T05:47:06.608 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 2 2024-09-13T05:47:07.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:07 smithi162 ceph-mon[34606]: mgrmap e18: smithi136.uddnwv(active, since 30s), standbys: smithi162.clanee 2024-09-13T05:47:07.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:07 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi162.clanee", "id": "smithi162.clanee"} : dispatch 2024-09-13T05:47:07.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:07 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:47:07.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:07 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/2566388579' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:07.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:07 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:07.317 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:07 smithi136 ceph-mon[25861]: mgrmap e18: smithi136.uddnwv(active, since 30s), standbys: smithi162.clanee 2024-09-13T05:47:07.318 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:07 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr metadata", "who": "smithi162.clanee", "id": "smithi162.clanee"} : dispatch 2024-09-13T05:47:07.318 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:07 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:47:07.318 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:07 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2566388579' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T05:47:07.318 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:07 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:47:07.361 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T05:47:07.361 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T05:47:07.624 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:08.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:08 smithi162 ceph-mon[34606]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:08.322 INFO:teuthology.orchestra.run.smithi136.stdout:# minimal ceph.conf for 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:08.322 INFO:teuthology.orchestra.run.smithi136.stdout:[global] 2024-09-13T05:47:08.322 INFO:teuthology.orchestra.run.smithi136.stdout: fsid = 07a14d00-7193-11ef-bceb-c7b262605968 2024-09-13T05:47:08.322 INFO:teuthology.orchestra.run.smithi136.stdout: mon_host = [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] 2024-09-13T05:47:08.323 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:08 smithi136 ceph-mon[25861]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:09.011 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T05:47:09.011 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:47:09.011 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T05:47:09.039 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:47:09.039 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:47:09.104 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:47:09.104 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T05:47:09.133 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:47:09.134 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T05:47:09.199 DEBUG:tasks.cephadm:set 0 configs 2024-09-13T05:47:09.199 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T05:47:09.200 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-13T05:47:09.200 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:47:09.215 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T05:47:09.216 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/nvme4n1 2024-09-13T05:47:09.270 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/nvme4n1 2024-09-13T05:47:09.270 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:09.270 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:45:42.751558358 +0000 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:55.467073937 +0000 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:55.467073937 +0000 2024-09-13T05:47:09.271 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:55.463074021 +0000 2024-09-13T05:47:09.271 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4177432838' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T05:47:09.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: Updating smithi162:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T05:47:09.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:09 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.298 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:47:09.298 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:47:09.298 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.00023558 s, 2.2 MB/s 2024-09-13T05:47:09.299 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4177432838' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: Updating smithi136:/etc/ceph/ceph.conf 2024-09-13T05:47:09.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: Updating smithi162:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: Updating smithi136:/var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T05:47:09.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:09 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:09.356 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/nvme3n1 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/nvme3n1 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:45:42.740558591 +0000 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:55.325076917 +0000 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:55.325076917 +0000 2024-09-13T05:47:09.412 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:55.319077042 +0000 2024-09-13T05:47:09.413 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-13T05:47:09.477 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:47:09.477 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:47:09.477 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000217052 s, 2.4 MB/s 2024-09-13T05:47:09.478 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-13T05:47:09.535 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/nvme2n1 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/nvme2n1 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:45:42.729558823 +0000 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:55.225079014 +0000 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:55.225079014 +0000 2024-09-13T05:47:09.591 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:55.219079140 +0000 2024-09-13T05:47:09.592 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-13T05:47:09.654 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:47:09.654 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:47:09.654 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000203686 s, 2.5 MB/s 2024-09-13T05:47:09.655 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-13T05:47:09.711 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/nvme1n1 2024-09-13T05:47:09.767 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/nvme1n1 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-13 05:45:42.718559056 +0000 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-13 05:42:55.083081992 +0000 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-13 05:42:55.083081992 +0000 2024-09-13T05:47:09.768 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-13 05:42:55.078082098 +0000 2024-09-13T05:47:09.768 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-13T05:47:09.832 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-13T05:47:09.832 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-13T05:47:09.832 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000199795 s, 2.6 MB/s 2024-09-13T05:47:09.833 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-13T05:47:09.893 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-13T05:47:09.893 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T05:47:09.911 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T05:47:09.911 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme4n1 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme4n1 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:46:39.871193122 +0000 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:57.075630310 +0000 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:57.075630310 +0000 2024-09-13T05:47:09.968 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:57.071630390 +0000 2024-09-13T05:47:09.969 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-13T05:47:10.034 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:47:10.034 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:47:10.034 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000222375 s, 2.3 MB/s 2024-09-13T05:47:10.035 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-13T05:47:10.092 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme3n1 2024-09-13T05:47:10.149 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme3n1 2024-09-13T05:47:10.149 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:10.149 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-13T05:47:10.149 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:10.149 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:10.150 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:46:39.860193341 +0000 2024-09-13T05:47:10.150 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:56.941632986 +0000 2024-09-13T05:47:10.150 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:56.941632986 +0000 2024-09-13T05:47:10.150 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:56.937633066 +0000 2024-09-13T05:47:10.150 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-13T05:47:10.164 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:10 smithi136 ceph-mon[25861]: Reconfiguring mon.smithi136 (unknown last config time)... 2024-09-13T05:47:10.164 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:10 smithi136 ceph-mon[25861]: Reconfiguring daemon mon.smithi136 on smithi136 2024-09-13T05:47:10.164 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:10 smithi136 ceph-mon[25861]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:10.215 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:47:10.215 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:47:10.215 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000199605 s, 2.6 MB/s 2024-09-13T05:47:10.217 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-13T05:47:10.274 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme2n1 2024-09-13T05:47:10.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:10 smithi162 ceph-mon[34606]: Reconfiguring mon.smithi136 (unknown last config time)... 2024-09-13T05:47:10.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:10 smithi162 ceph-mon[34606]: Reconfiguring daemon mon.smithi136 on smithi136 2024-09-13T05:47:10.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:10 smithi162 ceph-mon[34606]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:10.326 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme2n1 2024-09-13T05:47:10.326 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:10.326 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-13T05:47:10.326 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:10.327 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:10.327 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:46:39.848193580 +0000 2024-09-13T05:47:10.327 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:56.805635702 +0000 2024-09-13T05:47:10.327 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:56.805635702 +0000 2024-09-13T05:47:10.327 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:56.801635782 +0000 2024-09-13T05:47:10.328 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-13T05:47:10.391 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:47:10.391 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:47:10.391 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000225421 s, 2.3 MB/s 2024-09-13T05:47:10.393 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-13T05:47:10.451 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme1n1 2024-09-13T05:47:10.507 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme1n1 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-13 05:46:39.838193779 +0000 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-13 05:42:56.651638777 +0000 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-13 05:42:56.651638777 +0000 2024-09-13T05:47:10.508 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-13 05:42:56.646638877 +0000 2024-09-13T05:47:10.508 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-13T05:47:10.573 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-13T05:47:10.573 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-13T05:47:10.573 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000210162 s, 2.4 MB/s 2024-09-13T05:47:10.573 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-13T05:47:10.629 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-13T05:47:10.912 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-13T05:47:11.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: Reconfiguring mgr.smithi136.uddnwv (unknown last config time)... 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi136.uddnwv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: Reconfiguring daemon mgr.smithi136.uddnwv on smithi136 2024-09-13T05:47:11.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:11 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: Reconfiguring mgr.smithi136.uddnwv (unknown last config time)... 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi136.uddnwv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: Reconfiguring daemon mgr.smithi136.uddnwv on smithi136 2024-09-13T05:47:11.512 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:11 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:11.620 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled osd.all-available-devices update... 2024-09-13T05:47:12.276 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-13T05:47:12.277 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:12.870 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: Reconfiguring ceph-exporter.smithi136 (monmap changed)... 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi136", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: Reconfiguring daemon ceph-exporter.smithi136 on smithi136 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: Marking host: smithi136 for OSDSpec preview refresh. 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: Marking host: smithi162 for OSDSpec preview refresh. 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: Saving service osd.all-available-devices spec with placement * 2024-09-13T05:47:12.871 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:12.872 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:12 smithi136 ceph-mon[25861]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:12.960 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: Reconfiguring ceph-exporter.smithi136 (monmap changed)... 2024-09-13T05:47:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi136", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: Reconfiguring daemon ceph-exporter.smithi136 on smithi136 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: Marking host: smithi136 for OSDSpec preview refresh. 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: Marking host: smithi162 for OSDSpec preview refresh. 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: Saving service osd.all-available-devices spec with placement * 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:13.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:12 smithi162 ceph-mon[34606]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:13.597 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:14.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: Reconfiguring crash.smithi136 (monmap changed)... 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi136", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: Reconfiguring daemon crash.smithi136 on smithi136 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/434655708' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:14.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:13 smithi136 ceph-mon[25861]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: Reconfiguring crash.smithi136 (monmap changed)... 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi136", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:14.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: Reconfiguring daemon crash.smithi136 on smithi136 2024-09-13T05:47:14.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/434655708' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:14.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:13 smithi162 ceph-mon[34606]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:14.640 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:15.642 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:16.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:16 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:16.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:16 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:16.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:16 smithi136 ceph-mon[25861]: Reconfiguring alertmanager.smithi136 (dependencies changed)... 2024-09-13T05:47:16.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:16 smithi136 ceph-mon[25861]: Reconfiguring daemon alertmanager.smithi136 on smithi136 2024-09-13T05:47:16.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:16 smithi136 ceph-mon[25861]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:16.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:16 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:16.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:16 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:16.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:16 smithi162 ceph-mon[34606]: Reconfiguring alertmanager.smithi136 (dependencies changed)... 2024-09-13T05:47:16.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:16 smithi162 ceph-mon[34606]: Reconfiguring daemon alertmanager.smithi136 on smithi136 2024-09-13T05:47:16.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:16 smithi162 ceph-mon[34606]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:18.062 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:18.697 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:18.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:18 smithi136 ceph-mon[25861]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:18.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:18 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1292526128' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:19.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:18 smithi162 ceph-mon[34606]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:19.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:18 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1292526128' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:20.096 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:20.897 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:20 smithi162 ceph-mon[34606]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:21.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:20 smithi136 ceph-mon[25861]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:21.097 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:21.368 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: Reconfiguring grafana.smithi136 (dependencies changed)... 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: Reconfiguring daemon grafana.smithi136 on smithi136 2024-09-13T05:47:22.104 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:21 smithi136 ceph-mon[25861]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:22.168 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: Reconfiguring grafana.smithi136 (dependencies changed)... 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: Reconfiguring daemon grafana.smithi136 on smithi136 2024-09-13T05:47:22.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:21 smithi162 ceph-mon[34606]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:23.000 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:22 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/828422568' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:23.032 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:23.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:22 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/828422568' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:24.033 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:24.234 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:23 smithi136 ceph-mon[25861]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:24.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:23 smithi162 ceph-mon[34606]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:24.631 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:25.309 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:25.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:25 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2484665937' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:25.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:25 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2484665937' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:26.263 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:26.502 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:26 smithi136 ceph-mon[25861]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:26.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:26 smithi162 ceph-mon[34606]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:27.264 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:27.564 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:28.215 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: Reconfiguring prometheus.smithi136 (dependencies changed)... 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: Reconfiguring daemon prometheus.smithi136 on smithi136 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:28.523 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:28 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3985497953' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: Reconfiguring prometheus.smithi136 (dependencies changed)... 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: Reconfiguring daemon prometheus.smithi136 on smithi136 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:28 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3985497953' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:28.818 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:29.820 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:30.794 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:30 smithi136 ceph-mon[25861]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:31.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:30 smithi162 ceph-mon[34606]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:31.341 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:31.992 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:32.948 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:32 smithi136 ceph-mon[25861]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:32.948 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:32 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1461437147' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:33.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:32 smithi162 ceph-mon[34606]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:33.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:32 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1461437147' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:33.243 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:34.244 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:34.493 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:34.912 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:34 smithi136 ceph-mon[25861]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:34.912 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:34.913 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:34.913 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:47:34.913 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:35.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:34 smithi162 ceph-mon[34606]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:35.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:35.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:35.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T05:47:35.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:35.179 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:35.753 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: Reconfiguring ceph-exporter.smithi162 (monmap changed)... 2024-09-13T05:47:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: Reconfiguring daemon ceph-exporter.smithi162 on smithi162 2024-09-13T05:47:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:36.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:47:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:36.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:35 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/924662693' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: Reconfiguring ceph-exporter.smithi162 (monmap changed)... 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: Reconfiguring daemon ceph-exporter.smithi162 on smithi162 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:36.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:35 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/924662693' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:36.754 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:37.000 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: Reconfiguring crash.smithi162 (monmap changed)... 2024-09-13T05:47:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: Reconfiguring daemon crash.smithi162 on smithi162 2024-09-13T05:47:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:47:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: Reconfiguring crash.smithi162 (monmap changed)... 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: Reconfiguring daemon crash.smithi162 on smithi162 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi162.clanee", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T05:47:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T05:47:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:37.625 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:37.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:37 smithi162 ceph-mon[34606]: Reconfiguring mgr.smithi162.clanee (monmap changed)... 2024-09-13T05:47:37.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:37 smithi162 ceph-mon[34606]: Reconfiguring daemon mgr.smithi162.clanee on smithi162 2024-09-13T05:47:37.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:37 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2374021210' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:37.998 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:37 smithi136 ceph-mon[25861]: Reconfiguring mgr.smithi162.clanee (monmap changed)... 2024-09-13T05:47:37.998 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:37 smithi136 ceph-mon[25861]: Reconfiguring daemon mgr.smithi162.clanee on smithi162 2024-09-13T05:47:37.999 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:37 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2374021210' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:38.316 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T05:47:38.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T05:47:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T05:47:39.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:39.318 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:39.566 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:39.834 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: Reconfiguring mon.smithi162 (monmap changed)... 2024-09-13T05:47:39.834 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: Reconfiguring daemon mon.smithi162 on smithi162 2024-09-13T05:47:39.834 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.834 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi136.front.sepia.ceph.com:9093"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:39.835 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:47:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: Reconfiguring mon.smithi162 (monmap changed)... 2024-09-13T05:47:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: Reconfiguring daemon mon.smithi162 on smithi162 2024-09-13T05:47:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi136.front.sepia.ceph.com:9093"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T05:47:40.285 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:41.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T05:47:41.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi136.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T05:47:41.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T05:47:41.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3014125244' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:41.015 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:41.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T05:47:41.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi136.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T05:47:41.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T05:47:41.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3014125244' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:41.032 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T05:47:41.042 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:42.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:41 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:42.048 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:41 smithi136 ceph-mon[25861]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:42.048 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:42.048 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:42.048 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:41 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:41 smithi162 ceph-mon[34606]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T05:47:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:42.321 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:43.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:42 smithi162 ceph-mon[34606]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:43.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:43.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:43.073 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:42 smithi136 ceph-mon[25861]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:43.073 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:43.073 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:43.094 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:44.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:43 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4268388406' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:44.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:43 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4268388406' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:44.250 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:44 smithi162 ceph-mon[34606]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:45.154 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:44 smithi136 ceph-mon[25861]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:45.251 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:45.500 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:46.182 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:46.518 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.518 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.519 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T05:47:46.520 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.520 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:46 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2361170936' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:47:46.776 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:46 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2361170936' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:47.432 INFO:teuthology.orchestra.run.smithi136.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-13T05:47:48.434 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:48.689 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:48.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:48.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/3295384333' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"} : dispatch 2024-09-13T05:47:48.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"} : dispatch 2024-09-13T05:47:48.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"}]': finished 2024-09-13T05:47:48.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T05:47:48.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3295384333' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"} : dispatch 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"} : dispatch 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6f8274-fbb9-4a86-899b-39e80a34a654"}]': finished 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T05:47:49.009 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:49.377 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:50.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2146918616' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a732bdd7-f11c-4e94-aa2a-64a33b7bdb49"} : dispatch 2024-09-13T05:47:50.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2146918616' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a732bdd7-f11c-4e94-aa2a-64a33b7bdb49"}]': finished 2024-09-13T05:47:50.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: osdmap e7: 2 total, 0 up, 2 in 2024-09-13T05:47:50.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3324070254' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:49 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/639887128' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2146918616' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a732bdd7-f11c-4e94-aa2a-64a33b7bdb49"} : dispatch 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2146918616' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a732bdd7-f11c-4e94-aa2a-64a33b7bdb49"}]': finished 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: osdmap e7: 2 total, 0 up, 2 in 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:50.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3324070254' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:50.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:49 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/639887128' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:50.159 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726206469,"num_remapped_pgs":0} 2024-09-13T05:47:51.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:50 smithi136 ceph-mon[25861]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:51.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:50 smithi162 ceph-mon[34606]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:51.160 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:51.414 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:51.804 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:51 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/449921804' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:51.804 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:52.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:51 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/449921804' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:52.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:47:52.081 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:52.697 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726206469,"num_remapped_pgs":0} 2024-09-13T05:47:52.995 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:52 smithi162 ceph-mon[34606]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:52.995 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:52 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/232407745' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:53.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:52 smithi136 ceph-mon[25861]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:53.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:52 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/232407745' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:53.698 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:53.950 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:53.989 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/1215446316' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"} : dispatch 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"} : dispatch 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"}]': finished 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: osdmap e8: 3 total, 0 up, 3 in 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:53.990 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:54.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/1215446316' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"} : dispatch 2024-09-13T05:47:54.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"} : dispatch 2024-09-13T05:47:54.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0669a148-1238-4c81-98e5-c53fa1109846"}]': finished 2024-09-13T05:47:54.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: osdmap e8: 3 total, 0 up, 3 in 2024-09-13T05:47:54.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:54.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:54.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:54.605 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:54.888 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:54.888 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3332337119' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:54.889 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/322995523' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:54.889 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2598117685' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa0925de-5f64-48ea-8a2c-d31fbf69c2c6"} : dispatch 2024-09-13T05:47:54.889 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2598117685' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa0925de-5f64-48ea-8a2c-d31fbf69c2c6"}]': finished 2024-09-13T05:47:54.889 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: osdmap e9: 4 total, 0 up, 4 in 2024-09-13T05:47:54.889 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:54.890 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:54.890 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:54.890 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:47:55.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:55.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3332337119' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:55.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/322995523' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2598117685' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa0925de-5f64-48ea-8a2c-d31fbf69c2c6"} : dispatch 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2598117685' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa0925de-5f64-48ea-8a2c-d31fbf69c2c6"}]': finished 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: osdmap e9: 4 total, 0 up, 4 in 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:55.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:47:55.277 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1726206473,"num_remapped_pgs":0} 2024-09-13T05:47:56.278 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:56.531 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:56.906 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:56 smithi136 ceph-mon[25861]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:56.906 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:56 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3743817062' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:57.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:56 smithi162 ceph-mon[34606]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:57.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:56 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3743817062' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:47:57.174 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:47:57.820 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726206474,"num_remapped_pgs":0} 2024-09-13T05:47:58.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:57 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3097393617' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:58.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:57 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3097393617' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:47:58.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:58.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/2310584206' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"} : dispatch 2024-09-13T05:47:58.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"} : dispatch 2024-09-13T05:47:58.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"}]': finished 2024-09-13T05:47:58.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: osdmap e10: 5 total, 0 up, 5 in 2024-09-13T05:47:58.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:58.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:58.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:58.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:47:58.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:47:58.821 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:47:59.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:47:59.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2310584206' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"} : dispatch 2024-09-13T05:47:59.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"} : dispatch 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37822bb1-dff0-48dd-9e68-22e65e1215e1"}]': finished 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: osdmap e10: 5 total, 0 up, 5 in 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:47:59.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:47:59.068 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:47:59.655 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:00.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:59 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/919719681' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:00.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:47:59 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/2380436325' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:00.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:59 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/919719681' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:00.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:47:59 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/2380436325' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:00.419 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1726206478,"num_remapped_pgs":0} 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3083453400' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a2e0aad4-91e2-4bc3-b771-f5c2df90d75d"} : dispatch 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3083453400' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2e0aad4-91e2-4bc3-b771-f5c2df90d75d"}]': finished 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: osdmap e11: 6 total, 0 up, 6 in 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:01.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:01.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:01.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:01.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:01.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3083453400' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a2e0aad4-91e2-4bc3-b771-f5c2df90d75d"} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3083453400' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2e0aad4-91e2-4bc3-b771-f5c2df90d75d"}]': finished 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: osdmap e11: 6 total, 0 up, 6 in 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:01.214 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:01.215 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:01.420 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:01.672 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:02.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:01 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3134306271' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:02.125 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:01 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3134306271' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:02.397 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:02.978 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:02 smithi136 ceph-mon[25861]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:02.978 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:02 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4253951366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:03.005 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726206479,"num_remapped_pgs":0} 2024-09-13T05:48:03.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:02 smithi162 ceph-mon[34606]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:03.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:02 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4253951366' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/3805569430' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"}]': finished 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: osdmap e12: 7 total, 0 up, 7 in 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:03.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:03 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:04.008 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:04.034 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/3805569430' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d2c6a6-fca4-4de2-8429-b056bb065664"}]': finished 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: osdmap e12: 7 total, 0 up, 7 in 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:04.035 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:03 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:04.261 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:04.900 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:04 smithi162 ceph-mon[34606]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:04.920 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:04 smithi136 ceph-mon[25861]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:04.923 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:05.816 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:06.013 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2690738191' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "47f72062-b705-47be-b4ae-b0cad9ef4946"} : dispatch 2024-09-13T05:48:06.013 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2690738191' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47f72062-b705-47be-b4ae-b0cad9ef4946"}]': finished 2024-09-13T05:48:06.013 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: osdmap e13: 8 total, 0 up, 8 in 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='client.? 172.21.15.162:0/1826879026' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:06.014 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:05 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/788807622' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2690738191' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "47f72062-b705-47be-b4ae-b0cad9ef4946"} : dispatch 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2690738191' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47f72062-b705-47be-b4ae-b0cad9ef4946"}]': finished 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: osdmap e13: 8 total, 0 up, 8 in 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:06.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='client.? 172.21.15.162:0/1826879026' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:06.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:05 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/788807622' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:06.817 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:07.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:06 smithi162 ceph-mon[34606]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:07.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:06 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:07.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:06 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/169936400' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:07.065 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:07.185 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:06 smithi136 ceph-mon[25861]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:07.185 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:06 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:07.185 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:06 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/169936400' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T05:48:07.733 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:08.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:07 smithi136 ceph-mon[25861]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:08.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:07 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1420424372' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:08.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:07 smithi162 ceph-mon[34606]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:08.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:07 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1420424372' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:08.382 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:09.383 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:09.643 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:10.521 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:10.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:10 smithi136 ceph-mon[25861]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:10.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:10 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3273826605' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:11.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:10 smithi162 ceph-mon[34606]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:11.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:10 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3273826605' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:11.334 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:12.336 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:12.957 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:13.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:12 smithi136 ceph-mon[25861]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:13.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T05:48:13.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:12 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:12 smithi162 ceph-mon[34606]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T05:48:13.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:12 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:13.803 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:13 smithi162 ceph-mon[34606]: Deploying daemon osd.0 on smithi162 2024-09-13T05:48:14.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:13 smithi136 ceph-mon[25861]: Deploying daemon osd.0 on smithi162 2024-09-13T05:48:14.245 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:14.995 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:14 smithi136 ceph-mon[25861]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:14.996 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:14 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T05:48:14.996 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:14 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:14.996 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:14 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3476266305' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:15.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:14 smithi162 ceph-mon[34606]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:15.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:14 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T05:48:15.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:14 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:15.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:14 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3476266305' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:15.809 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:15.957 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:15 smithi136 ceph-mon[25861]: Deploying daemon osd.1 on smithi136 2024-09-13T05:48:16.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:15 smithi162 ceph-mon[34606]: Deploying daemon osd.1 on smithi136 2024-09-13T05:48:16.811 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:16.979 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:16 smithi136 ceph-mon[25861]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:17.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:16 smithi162 ceph-mon[34606]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:17.062 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:18.085 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:18.885 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:19.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:18 smithi136 ceph-mon[25861]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:19.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:18 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4059533339' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:19.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:18 smithi162 ceph-mon[34606]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:19.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:18 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4059533339' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:19.887 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:20.139 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:20.730 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:20.774 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:20 smithi136 ceph-mon[25861]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:20.775 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:20 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4000169779' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:21.053 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:20 smithi162 ceph-mon[34606]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:21.053 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:20 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4000169779' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:21.401 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:22.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:22.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:22.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:22.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T05:48:22.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:21 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:22.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:22.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:22.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:22.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T05:48:22.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:21 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:22.402 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:22.651 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:22.995 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:22 smithi162 ceph-mon[34606]: Deploying daemon osd.2 on smithi162 2024-09-13T05:48:22.995 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:22 smithi162 ceph-mon[34606]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:23.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:22 smithi136 ceph-mon[25861]: Deploying daemon osd.2 on smithi162 2024-09-13T05:48:23.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:22 smithi136 ceph-mon[25861]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:23.278 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:24.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:23 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1322438726' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:24.206 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:23 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1322438726' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:24.565 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:24.962 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:24 smithi162 ceph-mon[34606]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:25.034 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:24 smithi136 ceph-mon[25861]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:25.567 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: Deploying daemon osd.3 on smithi136 2024-09-13T05:48:26.371 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:26 smithi162 ceph-mon[34606]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:26.397 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:26.397 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:26.397 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T05:48:26.397 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:26.398 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: Deploying daemon osd.3 on smithi136 2024-09-13T05:48:26.398 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:26 smithi136 ceph-mon[25861]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:26.484 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:27.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:27 smithi136 ceph-mon[25861]: from='osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T05:48:27.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:27 smithi136 ceph-mon[25861]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T05:48:27.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:27 smithi162 ceph-mon[34606]: from='osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T05:48:27.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:27 smithi162 ceph-mon[34606]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T05:48:28.049 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:28.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: osdmap e14: 8 total, 0 up, 8 in 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:28.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:28.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/4082898148' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:28.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:28 smithi136 ceph-mon[25861]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T05:48:28.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: osdmap e14: 8 total, 0 up, 8 in 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/4082898148' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:28.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:28 smithi162 ceph-mon[34606]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:28.978 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":14,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:29.212 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:29.212 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: osdmap e15: 8 total, 0 up, 8 in 2024-09-13T05:48:29.212 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:29.213 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:29 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:29.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:29.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: osdmap e15: 8 total, 0 up, 8 in 2024-09-13T05:48:29.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:29.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:29.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:29 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:29.979 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:30.234 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:30.243 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525] boot 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: osdmap e16: 8 total, 1 up, 8 in 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:30.244 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:30 smithi162 ceph-mon[34606]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T05:48:30.450 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: osd.0 [v2:172.21.15.162:6800/1289437525,v1:172.21.15.162:6801/1289437525] boot 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: osdmap e16: 8 total, 1 up, 8 in 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:30.451 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:30.452 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T05:48:30.452 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:30 smithi136 ceph-mon[25861]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T05:48:30.828 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:31.420 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: osdmap e17: 8 total, 1 up, 8 in 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:31.421 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:31 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1663467774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:31.460 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":17,"num_osds":8,"num_up_osds":1,"osd_up_since":1726206509,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: osdmap e17: 8 total, 1 up, 8 in 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:31.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:31.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:31.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:31.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:31.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:31 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1663467774' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:32.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: osdmap e18: 8 total, 1 up, 8 in 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:32.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T05:48:32.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:32.277 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: Deploying daemon osd.4 on smithi162 2024-09-13T05:48:32.277 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T05:48:32.277 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:32 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.461 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:32.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:32.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: osdmap e18: 8 total, 1 up, 8 in 2024-09-13T05:48:32.560 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682]' entity='osd.1' 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T05:48:32.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:32.562 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: Deploying daemon osd.4 on smithi162 2024-09-13T05:48:32.562 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T05:48:32.562 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:32 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:32.712 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:33.353 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:33.535 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:33.535 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:33.535 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682] boot 2024-09-13T05:48:33.535 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: osdmap e19: 8 total, 2 up, 8 in 2024-09-13T05:48:33.535 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:33.536 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:33 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/267009972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: osd.1 [v2:172.21.15.136:6802/1248130682,v1:172.21.15.136:6803/1248130682] boot 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: osdmap e19: 8 total, 2 up, 8 in 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T05:48:33.727 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:33.728 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:33 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/267009972' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:33.998 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":19,"num_osds":8,"num_up_osds":2,"osd_up_since":1726206512,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:34.524 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: osdmap e20: 8 total, 2 up, 8 in 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:34.525 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:34 smithi136 ceph-mon[25861]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: osdmap e20: 8 total, 2 up, 8 in 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:34.561 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:34 smithi162 ceph-mon[34606]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:34.999 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:35.655 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:36.350 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:37.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T05:48:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: Deploying daemon osd.5 on smithi136 2024-09-13T05:48:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:37.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:36 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1873088284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:37.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T05:48:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: Deploying daemon osd.5 on smithi136 2024-09-13T05:48:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:37.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:36 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1873088284' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:37.442 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":20,"num_osds":8,"num_up_osds":2,"osd_up_since":1726206512,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:37.955 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:37 smithi136 ceph-mon[25861]: from='osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T05:48:37.955 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:37 smithi136 ceph-mon[25861]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T05:48:38.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:37 smithi162 ceph-mon[34606]: from='osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T05:48:38.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:37 smithi162 ceph-mon[34606]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T05:48:38.443 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: osdmap e21: 8 total, 2 up, 8 in 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:38.810 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:38.811 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:38 smithi136 ceph-mon[25861]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:39.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:39.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T05:48:39.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: osdmap e21: 8 total, 2 up, 8 in 2024-09-13T05:48:39.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:39.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:39.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:38 smithi162 ceph-mon[34606]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:39.211 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: osdmap e22: 8 total, 2 up, 8 in 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:40.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:40.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:40.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:40.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:39 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: osdmap e22: 8 total, 2 up, 8 in 2024-09-13T05:48:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:40.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:40.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:39 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.096 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:40.751 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:40.751 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:40.751 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:40.751 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.751 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263] boot 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: osdmap e23: 8 total, 3 up, 8 in 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 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-13T05:48:40.752 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:40 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3446201509' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:40.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:40.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:40.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T05:48:40.810 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: osd.2 [v2:172.21.15.162:6808/3040942263,v1:172.21.15.162:6809/3040942263] boot 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: osdmap e23: 8 total, 3 up, 8 in 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 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-13T05:48:40.811 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:40 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3446201509' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:40.821 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":23,"num_osds":8,"num_up_osds":3,"osd_up_since":1726206519,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:41.823 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:42.024 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 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-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: osdmap e24: 8 total, 3 up, 8 in 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T05:48:42.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:41 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 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-13T05:48:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: osdmap e24: 8 total, 3 up, 8 in 2024-09-13T05:48:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:42.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T05:48:42.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:41 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:42.074 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:42.474 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57266]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57266]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57266]: pam_unix(sudo:session): session closed for user root 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57269]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57269]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T05:48:42.475 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 sudo[57269]: pam_unix(sudo:session): session closed for user root 2024-09-13T05:48:42.761 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:42.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44004]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44004]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44004]: pam_unix(sudo:session): session closed for user root 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44007]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44007]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 sudo[44007]: pam_unix(sudo:session): session closed for user root 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: Deploying daemon osd.6 on smithi162 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T05:48:42.788 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: osdmap e25: 8 total, 3 up, 8 in 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.789 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T05:48:42.790 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:42 smithi162 ceph-mon[34606]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: Deploying daemon osd.6 on smithi162 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: osdmap e25: 8 total, 3 up, 8 in 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:43.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi136"} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "mon metadata", "id": "smithi162"} : dispatch 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T05:48:43.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:43.027 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T05:48:43.027 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:42 smithi136 ceph-mon[25861]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:43.413 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":26,"num_osds":8,"num_up_osds":3,"osd_up_since":1726206519,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:44.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:44.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:44.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: osdmap e26: 8 total, 3 up, 8 in 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3797346101' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: osdmap e27: 8 total, 3 up, 8 in 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:44.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:44.062 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' 2024-09-13T05:48:44.062 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:43 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: osdmap e26: 8 total, 3 up, 8 in 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3797346101' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: osdmap e27: 8 total, 3 up, 8 in 2024-09-13T05:48:44.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768]' entity='osd.3' 2024-09-13T05:48:44.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:43 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:44.414 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:44.667 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:45.057 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: pgmap v79: 1 pgs: 1 remapped+peering; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T05:48:45.057 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768] boot 2024-09-13T05:48:45.057 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: osdmap e28: 8 total, 4 up, 8 in 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: Cluster is now healthy 2024-09-13T05:48:45.058 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:44 smithi136 ceph-mon[25861]: mgrmap e19: smithi136.uddnwv(active, since 2m), standbys: smithi162.clanee 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: pgmap v79: 1 pgs: 1 remapped+peering; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: osd.3 [v2:172.21.15.136:6810/1852738768,v1:172.21.15.136:6811/1852738768] boot 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: osdmap e28: 8 total, 4 up, 8 in 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:45.060 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:45.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:45.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:45.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T05:48:45.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: Cluster is now healthy 2024-09-13T05:48:45.061 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:44 smithi162 ceph-mon[34606]: mgrmap e19: smithi136.uddnwv(active, since 2m), standbys: smithi162.clanee 2024-09-13T05:48:45.325 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:45.953 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":29,"num_osds":8,"num_up_osds":4,"osd_up_since":1726206523,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":1} 2024-09-13T05:48:46.193 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: osdmap e29: 8 total, 4 up, 8 in 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1021789176' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:46.194 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:45 smithi162 ceph-mon[34606]: pgmap v82: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T05:48:46.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: osdmap e29: 8 total, 4 up, 8 in 2024-09-13T05:48:46.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1021789176' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:46.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:45 smithi136 ceph-mon[25861]: pgmap v82: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T05:48:46.954 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: osdmap e30: 8 total, 4 up, 8 in 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T05:48:47.107 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:46 smithi136 ceph-mon[25861]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T05:48:47.213 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: osdmap e30: 8 total, 4 up, 8 in 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T05:48:47.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:46 smithi162 ceph-mon[34606]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T05:48:47.877 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: osdmap e31: 8 total, 4 up, 8 in 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:48.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T05:48:48.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:48.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: Deploying daemon osd.7 on smithi136 2024-09-13T05:48:48.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T05:48:48.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3229593705' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:48.276 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:47 smithi136 ceph-mon[25861]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:48.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T05:48:48.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: osdmap e31: 8 total, 4 up, 8 in 2024-09-13T05:48:48.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: Deploying daemon osd.7 on smithi136 2024-09-13T05:48:48.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T05:48:48.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3229593705' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:48.312 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:47 smithi162 ceph-mon[34606]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: osdmap e32: 8 total, 4 up, 8 in 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:49.001 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:48 smithi136 ceph-mon[25861]: from='osd.4 ' entity='osd.4' 2024-09-13T05:48:49.026 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":31,"num_osds":8,"num_up_osds":4,"osd_up_since":1726206523,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: osdmap e32: 8 total, 4 up, 8 in 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:49.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:48 smithi162 ceph-mon[34606]: from='osd.4 ' entity='osd.4' 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099] boot 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: osdmap e33: 8 total, 5 up, 8 in 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:50.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:50.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:50.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:50.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:49 smithi136 ceph-mon[25861]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T05:48:50.028 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:50.218 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:50.218 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:50.218 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:50.218 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: osd.4 [v2:172.21.15.162:6816/1597056099,v1:172.21.15.162:6817/1597056099] boot 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: osdmap e33: 8 total, 5 up, 8 in 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:50.219 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:49 smithi162 ceph-mon[34606]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T05:48:50.752 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:51.922 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: osdmap e34: 8 total, 5 up, 8 in 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:52.156 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:52.157 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:51 smithi162 ceph-mon[34606]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-09-13T05:48:52.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: osdmap e34: 8 total, 5 up, 8 in 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:52.275 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:51 smithi136 ceph-mon[25861]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-09-13T05:48:52.631 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":34,"num_osds":8,"num_up_osds":5,"osd_up_since":1726206529,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:53.164 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:52 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1073795843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:53.165 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:52 smithi162 ceph-mon[34606]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T05:48:53.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:52 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1073795843' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:53.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:52 smithi136 ceph-mon[25861]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T05:48:53.633 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:53.885 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: osdmap e35: 8 total, 5 up, 8 in 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:54.167 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:54.168 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:53 smithi136 ceph-mon[25861]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: osdmap e35: 8 total, 5 up, 8 in 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]} : dispatch 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:54.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:54.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:53 smithi162 ceph-mon[34606]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-13T05:48:54.544 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:55.142 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:55.142 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: osdmap e36: 8 total, 5 up, 8 in 2024-09-13T05:48:55.143 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:55.143 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:55.143 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:55.143 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:55.143 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:54 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/2772225017' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:55.170 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":36,"num_osds":8,"num_up_osds":5,"osd_up_since":1726206529,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: osdmap e36: 8 total, 5 up, 8 in 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:55.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:54 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/2772225017' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:56.171 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423] boot 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: osdmap e37: 8 total, 6 up, 8 in 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:56.197 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:55 smithi136 ceph-mon[25861]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-13T05:48:56.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:48:56.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:48:56.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:56.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: osd.5 [v2:172.21.15.136:6818/1584299423,v1:172.21.15.136:6819/1584299423] boot 2024-09-13T05:48:56.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: osdmap e37: 8 total, 6 up, 8 in 2024-09-13T05:48:56.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T05:48:56.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:56.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:56.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:55 smithi162 ceph-mon[34606]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-13T05:48:56.426 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:57.068 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:48:57.068 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:56 smithi136 ceph-mon[25861]: osdmap e38: 8 total, 6 up, 8 in 2024-09-13T05:48:57.068 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:56 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:57.069 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:56 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:57.069 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:56 smithi136 ceph-mon[25861]: from='osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T05:48:57.069 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:56 smithi136 ceph-mon[25861]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T05:48:57.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:56 smithi162 ceph-mon[34606]: osdmap e38: 8 total, 6 up, 8 in 2024-09-13T05:48:57.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:56 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:57.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:56 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:57.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:56 smithi162 ceph-mon[34606]: from='osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T05:48:57.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:56 smithi162 ceph-mon[34606]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T05:48:57.659 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":39,"num_osds":8,"num_up_osds":6,"osd_up_since":1726206534,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: osdmap e39: 8 total, 6 up, 8 in 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:58.202 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:58.203 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/3108509048' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:58.203 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:57 smithi136 ceph-mon[25861]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T05:48:58.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T05:48:58.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: osdmap e39: 8 total, 6 up, 8 in 2024-09-13T05:48:58.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:58.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:58.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:58.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]} : dispatch 2024-09-13T05:48:58.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/3108509048' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:48:58.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:57 smithi162 ceph-mon[34606]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T05:48:58.660 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:48:59.101 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:48:59.222 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:59.222 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: osdmap e40: 8 total, 6 up, 8 in 2024-09-13T05:48:59.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:59.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:59.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:59.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:59.223 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:58 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: osdmap e40: 8 total, 6 up, 8 in 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:48:59.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:59.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:58 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:48:59.763 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:49:00.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: purged_snaps scrub starts 2024-09-13T05:49:00.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: purged_snaps scrub ok 2024-09-13T05:49:00.025 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794] boot 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: osdmap e41: 8 total, 7 up, 8 in 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T05:49:00.026 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:48:59 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1789657882' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:49:00.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: purged_snaps scrub starts 2024-09-13T05:49:00.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: purged_snaps scrub ok 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: osd.6 [v2:172.21.15.162:6824/1675270794,v1:172.21.15.162:6825/1675270794] boot 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: osdmap e41: 8 total, 7 up, 8 in 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T05:49:00.311 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:48:59 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1789657882' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:49:00.959 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":41,"num_osds":8,"num_up_osds":7,"osd_up_since":1726206538,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:49:01.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:49:00 smithi136 ceph-mon[25861]: osdmap e42: 8 total, 7 up, 8 in 2024-09-13T05:49:01.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:49:00 smithi136 ceph-mon[25861]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:49:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:49:00 smithi162 ceph-mon[34606]: osdmap e42: 8 total, 7 up, 8 in 2024-09-13T05:49:01.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:49:00 smithi162 ceph-mon[34606]: from='mgr.14229 172.21.15.136:0/3925245531' entity='mgr.smithi136.uddnwv' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T05:49:01.960 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:49:02.215 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:49:02.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:49:01 smithi136 ceph-mon[25861]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T05:49:02.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:49:01 smithi162 ceph-mon[34606]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T05:49:02.873 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-13T05:49:03.244 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:49:02 smithi136 ceph-mon[25861]: from='client.? 172.21.15.136:0/1194191413' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:49:03.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:49:02 smithi162 ceph-mon[34606]: from='client.? 172.21.15.136:0/1194191413' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T05:49:03.554 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":42,"num_osds":8,"num_up_osds":7,"osd_up_since":1726206538,"num_in_osds":8,"osd_in_since":1726206484,"num_remapped_pgs":0} 2024-09-13T05:49:04.274 INFO:journalctl@ceph.mon.smithi136.smithi136.stdout:Sep 13 05:49:03 smithi136 ceph-mon[25861]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T05:49:04.310 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 13 05:49:03 smithi162 ceph-mon[34606]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T05:49:04.555 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:9d608eb13dd49ee7b4b1637dbcf4f78b31ddd3d3 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 07a14d00-7193-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T05:49:04.805 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/07a14d00-7193-11ef-bceb-c7b262605968/mon.smithi136/config 2024-09-13T05:49:04.863 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-09-13T05:49:04.863 DEBUG:teuthology.task.console_log:Killing console logger for smithi136 2024-09-13T05:49:04.864 DEBUG:teuthology.task.console_log:Killing console logger for smithi162 2024-09-13T05:49:04.864 DEBUG:teuthology.exit:Finished running handlers