2024-03-04T23:18:38.010 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-03-04T23:18:38.010 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730 --verbose --owner scheduled_yuriw@teuthology --name yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi --description rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-flag} -- /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/orig.config.yaml 2024-03-04T23:18:38.036 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-04T23:18:38.115 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730 branch: reef-release description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: yweinste@redhat.com first_in_suite: false job_id: '7581730' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: reef-release 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\) sha1: c103bed50be19710125780ba883a92de4e7944f0 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c103bed50be19710125780ba883a92de4e7944f0 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef-release sha1: c103bed50be19710125780ba883a92de4e7944f0 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 5113 sha1: c103bed50be19710125780ba883a92de4e7944f0 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: reef-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: c103bed50be19710125780ba883a92de4e7944f0 targets: smithi096.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKc9yeCQwtv/HcWT6npgzuwTjfmaTQIH7h3KpDvWAU+B7u1141/YCK4h76vf/y6hbCqRVlGU6aF/ktdtemDhmw= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIKLgSTJKIr3XbHguSEEFAufpI5I3i8cg/jV/gkzAE8qJc3R+V1GoayGabOiAFx704N4ZgpZuyCoLZdCvxMl+E= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - 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 ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-03-04_20:52:58 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-04T23:18:38.116 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa; will attempt to use it 2024-03-04T23:18:38.116 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks 2024-03-04T23:18:38.116 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-04T23:18:38.118 INFO:teuthology.task.internal:Checking packages... 2024-03-04T23:18:38.140 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'c103bed50be19710125780ba883a92de4e7944f0' 2024-03-04T23:18:38.140 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-04T23:18:38.140 INFO:teuthology.packaging:ref: None 2024-03-04T23:18:38.140 INFO:teuthology.packaging:tag: None 2024-03-04T23:18:38.140 INFO:teuthology.packaging:branch: reef-release 2024-03-04T23:18:38.140 INFO:teuthology.packaging:sha1: c103bed50be19710125780ba883a92de4e7944f0 2024-03-04T23:18:38.141 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef-release 2024-03-04T23:18:38.286 INFO:teuthology.task.internal:Found packages for ceph version 18.2.1-8.gc103bed5 2024-03-04T23:18:38.288 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-04T23:18:38.296 INFO:teuthology.task.internal:no buildpackages task found 2024-03-04T23:18:38.296 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-04T23:18:38.408 INFO:teuthology.task.internal:Saving configuration 2024-03-04T23:18:38.419 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-04T23:18:38.425 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-04T23:18:38.450 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-04 23:13:25.838691', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKc9yeCQwtv/HcWT6npgzuwTjfmaTQIH7h3KpDvWAU+B7u1141/YCK4h76vf/y6hbCqRVlGU6aF/ktdtemDhmw='} 2024-03-04T23:18:38.471 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-04 23:13:25.837068', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIKLgSTJKIr3XbHguSEEFAufpI5I3i8cg/jV/gkzAE8qJc3R+V1GoayGabOiAFx704N4ZgpZuyCoLZdCvxMl+E='} 2024-03-04T23:18:38.471 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-04T23:18:38.477 INFO:teuthology.task.internal:roles: ubuntu@smithi096.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-03-04T23:18:38.477 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-03-04T23:18:38.477 INFO:teuthology.run_tasks:Running task console_log... 2024-03-04T23:18:38.590 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f113de5ee50>, signals=[15]) 2024-03-04T23:18:38.590 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-04T23:18:38.596 INFO:teuthology.task.internal:Opening connections... 2024-03-04T23:18:38.596 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi096.front.sepia.ceph.com 2024-03-04T23:18:38.598 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-04T23:18:38.674 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-03-04T23:18:38.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-04T23:18:38.746 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-04T23:18:38.752 DEBUG:teuthology.orchestra.run.smithi096:> uname -m 2024-03-04T23:18:38.772 INFO:teuthology.orchestra.run.smithi096.stdout:x86_64 2024-03-04T23:18:38.772 DEBUG:teuthology.orchestra.run.smithi096:> cat /etc/os-release 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:NAME="Red Hat Enterprise Linux" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION="8.6 (Ootpa)" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:ID="rhel" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:ID_LIKE="fedora" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_ID="8.6" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:PLATFORM_ID="platform:el8" 2024-03-04T23:18:38.831 INFO:teuthology.orchestra.run.smithi096.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:ANSI_COLOR="0;31" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:HOME_URL="https://www.redhat.com/" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-03-04T23:18:38.832 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-03-04T23:18:38.836 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2024-03-04T23:18:38.862 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-03-04T23:18:38.883 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-03-04T23:18:38.884 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Red Hat Enterprise Linux" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="8.6 (Ootpa)" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:ID="rhel" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="fedora" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="8.6" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el8" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-03-04T23:18:38.944 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.redhat.com/" 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-03-04T23:18:38.945 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-03-04T23:18:38.945 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-03-04T23:18:38.970 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-04T23:18:38.979 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-04T23:18:38.984 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-04T23:18:38.984 DEBUG:teuthology.orchestra.run.smithi096:> test '!' -e /home/ubuntu/cephtest 2024-03-04T23:18:38.986 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-03-04T23:18:39.005 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-04T23:18:39.011 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-04T23:18:39.011 DEBUG:teuthology.orchestra.run.smithi096:> test -z $(ls -A /var/lib/ceph) 2024-03-04T23:18:39.045 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-03-04T23:18:39.073 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-04T23:18:39.125 INFO:teuthology.run_tasks:Running task kernel... 2024-03-04T23:18:39.139 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-04T23:18:39.139 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-04T23:18:39.140 DEBUG:teuthology.orchestra.run.smithi096:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-04T23:18:39.140 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-04T23:18:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:18:39.158 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-03-04T23:18:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:18:39.159 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-03-04T23:18:39.216 INFO:teuthology.orchestra.run.smithi096.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:39.217 INFO:teuthology.task.kernel:Running kernel on smithi096: 4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:39.217 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum install -y kernel 2024-03-04T23:18:39.218 INFO:teuthology.orchestra.run.smithi160.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:39.218 INFO:teuthology.task.kernel:Running kernel on smithi160: 4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:39.218 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-03-04T23:18:40.770 INFO:teuthology.orchestra.run.smithi096.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:40.770 INFO:teuthology.orchestra.run.smithi096.stdout:Unable to read consumer identity 2024-03-04T23:18:40.784 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:40.785 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-03-04T23:18:41.023 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:41.024 INFO:teuthology.orchestra.run.smithi096.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:41.024 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:41.046 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:41.046 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:41.046 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:42.882 INFO:teuthology.orchestra.run.smithi096.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2024-03-04T23:18:42.892 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2024-03-04T23:18:44.477 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2024-03-04T23:18:44.861 INFO:teuthology.orchestra.run.smithi096.stdout:Extra Packages for Enterprise Linux 8.3 MB/s | 16 MB 00:01 2024-03-04T23:18:48.069 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 398 kB/s | 24 kB 00:00 2024-03-04T23:18:48.444 INFO:teuthology.orchestra.run.smithi096.stdout:lab-extras 585 kB/s | 24 kB 00:00 2024-03-04T23:18:48.796 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-03-04T23:18:48.796 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-03-04T23:18:48.866 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-03-04T23:18:48.867 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-03-04T23:18:48.867 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-03-04T23:18:48.991 DEBUG:teuthology.orchestra.run.smithi160:> echo no | sudo yum reinstall kernel || true 2024-03-04T23:18:49.097 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-03-04T23:18:49.097 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-03-04T23:18:49.169 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-03-04T23:18:49.170 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-03-04T23:18:49.170 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-03-04T23:18:49.313 DEBUG:teuthology.orchestra.run.smithi096:> echo no | sudo yum reinstall kernel || true 2024-03-04T23:18:49.325 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:49.325 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-03-04T23:18:49.583 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:49.583 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:49.583 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:49.646 INFO:teuthology.orchestra.run.smithi096.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:49.646 INFO:teuthology.orchestra.run.smithi096.stdout:Unable to read consumer identity 2024-03-04T23:18:49.871 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:49.871 INFO:teuthology.orchestra.run.smithi096.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:49.871 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:49.901 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:01 ago on Mon 04 Mar 2024 11:18:48 PM UTC. 2024-03-04T23:18:49.984 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-03-04T23:18:50.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-03-04T23:18:50.040 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2024-03-04T23:18:50.088 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum reinstall -y kernel || true 2024-03-04T23:18:50.177 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:02 ago on Mon 04 Mar 2024 11:18:48 PM UTC. 2024-03-04T23:18:50.266 INFO:teuthology.orchestra.run.smithi096.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-03-04T23:18:50.267 INFO:teuthology.orchestra.run.smithi096.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-03-04T23:18:50.322 INFO:teuthology.orchestra.run.smithi096.stderr:Error: No packages marked for reinstall. 2024-03-04T23:18:50.369 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum reinstall -y kernel || true 2024-03-04T23:18:50.422 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:50.422 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-03-04T23:18:50.628 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:50.628 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:50.629 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:18:50.702 INFO:teuthology.orchestra.run.smithi096.stdout:Updating Subscription Management repositories. 2024-03-04T23:18:50.702 INFO:teuthology.orchestra.run.smithi096.stdout:Unable to read consumer identity 2024-03-04T23:18:50.903 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:50.903 INFO:teuthology.orchestra.run.smithi096.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-03-04T23:18:50.903 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:18:50.933 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:02 ago on Mon 04 Mar 2024 11:18:48 PM UTC. 2024-03-04T23:18:50.996 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-03-04T23:18:50.996 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-03-04T23:18:51.027 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2024-03-04T23:18:51.079 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-03-04T23:18:51.206 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:03 ago on Mon 04 Mar 2024 11:18:48 PM UTC. 2024-03-04T23:18:51.232 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:51.232 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:51.232 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-03-04T23:18:51.233 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-04T23:18:51.233 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-04T23:18:51.265 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-03-04T23:18:51.268 INFO:teuthology.orchestra.run.smithi096.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-03-04T23:18:51.268 INFO:teuthology.orchestra.run.smithi096.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-03-04T23:18:51.287 DEBUG:teuthology.parallel:result is None 2024-03-04T23:18:51.312 INFO:teuthology.orchestra.run.smithi096.stderr:Error: No packages marked for reinstall. 2024-03-04T23:18:51.360 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-03-04T23:18:51.512 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:51.512 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-03-04T23:18:51.512 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-03-04T23:18:51.512 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-04T23:18:51.512 DEBUG:teuthology.orchestra.run.smithi096:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-04T23:18:51.541 INFO:teuthology.orchestra.run.smithi096.stdout:ttyS1 2024-03-04T23:18:51.563 DEBUG:teuthology.parallel:result is None 2024-03-04T23:18:51.564 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-04T23:18:51.571 INFO:teuthology.task.internal:Creating test directory... 2024-03-04T23:18:51.571 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-04T23:18:51.606 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-04T23:18:51.625 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-04T23:18:51.631 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-04T23:18:51.637 INFO:teuthology.task.internal:Creating archive directory... 2024-03-04T23:18:51.637 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-04T23:18:51.663 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-04T23:18:51.696 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-04T23:18:51.702 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-04T23:18:51.703 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:18:51.727 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:18:51.752 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-04T23:18:51.763 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-04T23:18:51.774 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-04T23:18:51.784 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-04T23:18:51.786 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-04T23:18:51.793 INFO:teuthology.task.internal:Configuring sudo... 2024-03-04T23:18:51.793 DEBUG:teuthology.orchestra.run.smithi096:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-04T23:18:51.807 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-04T23:18:51.854 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-04T23:18:51.863 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-04T23:18:51.863 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-04T23:18:51.875 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-04T23:18:51.912 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-04T23:18:51.975 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-04T23:18:52.026 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-04T23:18:52.111 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-04T23:18:52.152 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:18:52.152 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-04T23:18:52.220 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-04T23:18:52.265 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-04T23:18:52.318 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-04T23:18:52.403 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-04T23:18:52.446 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:18:52.446 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-04T23:18:52.513 DEBUG:teuthology.orchestra.run.smithi096:> sudo service rsyslog restart 2024-03-04T23:18:52.515 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-03-04T23:18:52.556 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-04T23:18:52.624 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-04T23:18:53.023 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-04T23:18:53.032 INFO:teuthology.task.internal:Starting timer... 2024-03-04T23:18:53.032 INFO:teuthology.run_tasks:Running task pcp... 2024-03-04T23:18:53.044 INFO:teuthology.run_tasks:Running task selinux... 2024-03-04T23:18:53.054 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-04T23:18:53.054 DEBUG:teuthology.orchestra.run.smithi096:> sudo service auditd rotate 2024-03-04T23:18:53.105 INFO:teuthology.orchestra.run.smithi096.stdout:Rotating logs: 2024-03-04T23:18:53.107 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-03-04T23:18:53.155 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-03-04T23:18:53.157 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-04T23:18:53.157 DEBUG:teuthology.orchestra.run.smithi096:> /usr/sbin/getenforce 2024-03-04T23:18:53.183 INFO:teuthology.orchestra.run.smithi096.stdout:Permissive 2024-03-04T23:18:53.184 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-03-04T23:18:53.204 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-03-04T23:18:53.205 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi096.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2024-03-04T23:18:53.205 DEBUG:teuthology.orchestra.run.smithi096:> 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 2024-03-04T23:18:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:18:53.251 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-03-04T23:18:53.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:18:53.280 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-04T23:18:53.280 DEBUG:teuthology.orchestra.run.smithi096:> sudo /usr/sbin/setenforce permissive 2024-03-04T23:18:53.320 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-03-04T23:18:53.347 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-04T23:18:53.356 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-04T23:18:53.362 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-04T23:18:53.475 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-04T23:18:53.490 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-03-04T23:18:53.492 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi096.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-04T23:28:32.028 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi096.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-03-04T23:28:32.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-03-04T23:28:32.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-04T23:28:32.108 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-03-04T23:28:32.173 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-03-04T23:28:32.174 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-03-04T23:28:32.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-04T23:28:32.252 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-03-04T23:28:32.318 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-03-04T23:28:32.318 INFO:teuthology.run_tasks:Running task clock... 2024-03-04T23:28:32.329 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-04T23:28:32.329 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-04T23:28:32.329 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:28:32.332 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-04T23:28:32.332 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:28:32.362 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-04T23:28:32.376 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-04T23:28:32.391 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-04T23:28:32.406 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-04T23:28:32.450 INFO:teuthology.orchestra.run.smithi096.stderr:sudo: ntpd: command not found 2024-03-04T23:28:32.462 INFO:teuthology.orchestra.run.smithi096.stdout:506 Cannot talk to daemon 2024-03-04T23:28:32.477 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-04T23:28:32.481 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2024-03-04T23:28:32.490 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-04T23:28:32.493 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2024-03-04T23:28:32.508 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-04T23:28:32.523 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-04T23:28:32.576 INFO:teuthology.orchestra.run.smithi096.stderr:bash: ntpq: command not found 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.580 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.594 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.598 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:28:32.599 INFO:teuthology.run_tasks:Running task pexec... 2024-03-04T23:28:32.609 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-04T23:28:32.609 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi096.front.sepia.ceph.com 2024-03-04T23:28:32.609 DEBUG:teuthology.orchestra.run.smithi096:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-04T23:28:32.610 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi160.front.sepia.ceph.com 2024-03-04T23:28:32.610 DEBUG:teuthology.orchestra.run.smithi160:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-04T23:28:32.995 INFO:teuthology.orchestra.run.smithi096.stdout:Updating Subscription Management repositories. 2024-03-04T23:28:33.019 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-03-04T23:28:34.808 INFO:teuthology.orchestra.run.smithi096.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-03-04T23:28:34.887 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-03-04T23:28:35.306 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-03-04T23:28:35.467 INFO:teuthology.orchestra.run.smithi096.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-03-04T23:28:38.262 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:Resetting modules: 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-03-04T23:28:38.263 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:28:38.329 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-03-04T23:28:38.330 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout:Resetting modules: 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-03-04T23:28:38.331 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:28:52.883 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-03-04T23:28:53.339 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-03-04T23:28:53.374 INFO:teuthology.orchestra.run.smithi096.stdout:Updating Subscription Management repositories. 2024-03-04T23:28:53.808 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-03-04T23:28:55.119 INFO:teuthology.orchestra.run.smithi096.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-03-04T23:28:55.821 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-03-04T23:28:55.864 INFO:teuthology.orchestra.run.smithi096.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2024-03-04T23:28:56.200 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2024-03-04T23:28:58.608 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-03-04T23:28:58.768 INFO:teuthology.orchestra.run.smithi096.stdout:========================================================================================================== 2024-03-04T23:28:58.768 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-03-04T23:28:58.768 INFO:teuthology.orchestra.run.smithi096.stdout:========================================================================================================== 2024-03-04T23:28:58.768 INFO:teuthology.orchestra.run.smithi096.stdout:Installing group/module packages: 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: buildah x86_64 1:1.31.3-3.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: cockpit-podman noarch 75-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 739 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: crun x86_64 1.8.7-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 239 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: netavark x86_64 2:1.7.0-2.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: python3-podman noarch 4.6.0-2.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 154 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: skopeo x86_64 2:1.13.3-3.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: udica noarch 0.2.6-20.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 49 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-03-04T23:28:58.769 INFO:teuthology.orchestra.run.smithi096.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:Installing weak dependencies: 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:Installing module profiles: 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools/common 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling module streams: 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools rhel8 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:========================================================================================================== 2024-03-04T23:28:58.770 INFO:teuthology.orchestra.run.smithi096.stdout:Install 13 Packages 2024-03-04T23:28:58.771 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:28:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 26 M 2024-03-04T23:28:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 87 M 2024-03-04T23:28:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-03-04T23:28:59.022 INFO:teuthology.orchestra.run.smithi096.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 99 kB/s | 25 kB 00:00 2024-03-04T23:28:59.190 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-03-04T23:28:59.194 INFO:teuthology.orchestra.run.smithi096.stdout:(2/13): criu-libs-3.18-4.module+el8.9.0+20326+3 93 kB/s | 39 kB 00:00 2024-03-04T23:28:59.215 INFO:teuthology.orchestra.run.smithi096.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 212 kB/s | 94 kB 00:00 2024-03-04T23:28:59.231 INFO:teuthology.orchestra.run.smithi096.stdout:(4/13): yajl-2.1.0-12.el8.x86_64.rpm 196 kB/s | 41 kB 00:00 2024-03-04T23:28:59.354 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-03-04T23:28:59.354 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-03-04T23:28:59.354 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout:Installing group/module packages: 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: buildah x86_64 1:1.31.3-3.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman noarch 75-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 739 k 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: crun x86_64 1.8.7-1.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 239 k 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: netavark x86_64 2:1.7.0-2.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: python3-podman noarch 4.6.0-2.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 154 k 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: skopeo x86_64 2:1.13.3-3.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: udica noarch 0.2.6-20.module+el8.9.0+21243+a586538b rhel-8-for-x86_64-appstream-rpms 49 k 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-03-04T23:28:59.355 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:Installing weak dependencies: 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:Installing module profiles: 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools/common 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:Enabling module streams: 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools rhel8 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2024-03-04T23:28:59.356 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:28:59.357 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 26 M 2024-03-04T23:28:59.357 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 87 M 2024-03-04T23:28:59.357 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-03-04T23:28:59.473 INFO:teuthology.orchestra.run.smithi096.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2124 3.0 MB/s | 739 kB 00:00 2024-03-04T23:28:59.507 INFO:teuthology.orchestra.run.smithi096.stdout:(6/13): aardvark-dns-1.7.0-1.module+el8.9.0+212 3.2 MB/s | 1.0 MB 00:00 2024-03-04T23:28:59.528 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): criu-libs-3.18-4.module+el8.9.0+20326+3 231 kB/s | 39 kB 00:00 2024-03-04T23:28:59.555 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 125 kB/s | 25 kB 00:00 2024-03-04T23:28:59.580 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 421 kB/s | 94 kB 00:00 2024-03-04T23:28:59.647 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): yajl-2.1.0-12.el8.x86_64.rpm 344 kB/s | 41 kB 00:00 2024-03-04T23:28:59.666 INFO:teuthology.orchestra.run.smithi096.stdout:(7/13): buildah-1.31.3-3.module+el8.9.0+21243+a 20 MB/s | 8.8 MB 00:00 2024-03-04T23:28:59.706 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): aardvark-dns-1.7.0-1.module+el8.9.0+212 6.7 MB/s | 1.0 MB 00:00 2024-03-04T23:28:59.724 INFO:teuthology.orchestra.run.smithi096.stdout:(8/13): crun-1.8.7-1.module+el8.9.0+21243+a5865 956 kB/s | 239 kB 00:00 2024-03-04T23:28:59.756 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): cockpit-podman-75-1.module+el8.9.0+2124 6.7 MB/s | 739 kB 00:00 2024-03-04T23:28:59.806 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+21243+a5865 2.3 MB/s | 239 kB 00:00 2024-03-04T23:28:59.841 INFO:teuthology.orchestra.run.smithi096.stdout:(9/13): netavark-1.7.0-2.module+el8.9.0+21243+a 11 MB/s | 3.7 MB 00:00 2024-03-04T23:28:59.866 INFO:teuthology.orchestra.run.smithi096.stdout:(10/13): python3-podman-4.6.0-2.module+el8.9.0+ 766 kB/s | 154 kB 00:00 2024-03-04T23:28:59.957 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): buildah-1.31.3-3.module+el8.9.0+21243+a 23 MB/s | 8.8 MB 00:00 2024-03-04T23:28:59.982 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): python3-podman-4.6.0-2.module+el8.9.0+2 877 kB/s | 154 kB 00:00 2024-03-04T23:29:00.058 INFO:teuthology.orchestra.run.smithi096.stdout:(11/13): skopeo-1.13.3-3.module+el8.9.0+21243+a 24 MB/s | 8.1 MB 00:00 2024-03-04T23:29:00.065 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): netavark-1.7.0-2.module+el8.9.0+21243+ 12 MB/s | 3.7 MB 00:00 2024-03-04T23:29:00.092 INFO:teuthology.orchestra.run.smithi096.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+21243+a5 219 kB/s | 49 kB 00:00 2024-03-04T23:29:00.142 INFO:teuthology.orchestra.run.smithi096.stdout:(13/13): toolbox-0.0.99.4-5.module+el8.9.0+2124 8.4 MB/s | 2.5 MB 00:00 2024-03-04T23:29:00.143 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-03-04T23:29:00.143 INFO:teuthology.orchestra.run.smithi096.stdout:Total 19 MB/s | 26 MB 00:01 2024-03-04T23:29:00.165 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2124 14 MB/s | 2.5 MB 00:00 2024-03-04T23:29:00.199 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+21243+a5 371 kB/s | 49 kB 00:00 2024-03-04T23:29:00.352 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): skopeo-1.13.3-3.module+el8.9.0+21243+a 21 MB/s | 8.1 MB 00:00 2024-03-04T23:29:00.353 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-03-04T23:29:00.353 INFO:teuthology.orchestra.run.smithi160.stdout:Total 26 MB/s | 26 MB 00:00 2024-03-04T23:29:00.424 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-03-04T23:29:00.444 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-03-04T23:29:00.445 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-03-04T23:29:00.631 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-03-04T23:29:00.652 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-03-04T23:29:00.652 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-03-04T23:29:00.672 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-03-04T23:29:00.681 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-03-04T23:29:00.882 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-03-04T23:29:00.890 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-03-04T23:29:01.362 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-03-04T23:29:01.575 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-03-04T23:29:01.890 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a58653 1/13 2024-03-04T23:29:02.074 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x 2/13 2024-03-04T23:29:02.096 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a58653 1/13 2024-03-04T23:29:02.230 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/13 2024-03-04T23:29:02.280 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x 2/13 2024-03-04T23:29:02.415 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 4/13 2024-03-04T23:29:02.471 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/13 2024-03-04T23:29:02.602 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-03-04T23:29:02.630 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 4/13 2024-03-04T23:29:02.811 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-03-04T23:29:02.842 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-03-04T23:29:03.043 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-03-04T23:29:03.047 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-podman-4.6.0-2.module+el8.9.0+21243+a58653 7/13 2024-03-04T23:29:03.312 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-podman-4.6.0-2.module+el8.9.0+21243+a58653 7/13 2024-03-04T23:29:03.926 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 8/13 2024-03-04T23:29:04.154 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x 9/13 2024-03-04T23:29:04.222 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 8/13 2024-03-04T23:29:04.418 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x 9/13 2024-03-04T23:29:04.513 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarc 10/13 2024-03-04T23:29:04.804 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarc 10/13 2024-03-04T23:29:05.446 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x 11/13 2024-03-04T23:29:05.676 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x8 12/13 2024-03-04T23:29:05.710 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x 11/13 2024-03-04T23:29:05.891 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 13/13 2024-03-04T23:29:05.924 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x8 12/13 2024-03-04T23:29:06.132 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 13/13 2024-03-04T23:29:06.306 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 13/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 3/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 4/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a58653 5/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x 6/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 7/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 8/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x 9/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-podman-4.6.0-2.module+el8.9.0+21243+a58653 10/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x8 11/13 2024-03-04T23:29:06.307 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x 12/13 2024-03-04T23:29:06.543 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 13/13 2024-03-04T23:29:06.543 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-03-04T23:29:06.543 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-03-04T23:29:06.543 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 3/13 2024-03-04T23:29:06.543 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 4/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a58653 5/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x 6/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+21243+a586538b. 7/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 8/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x 9/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-podman-4.6.0-2.module+el8.9.0+21243+a58653 10/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x8 11/13 2024-03-04T23:29:06.544 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x 12/13 2024-03-04T23:29:20.166 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarc 13/13 2024-03-04T23:29:20.166 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2024-03-04T23:29:20.456 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarc 13/13 2024-03-04T23:29:20.456 INFO:teuthology.orchestra.run.smithi096.stdout:Installed products updated. 2024-03-04T23:29:20.724 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:29:20.724 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-03-04T23:29:20.724 INFO:teuthology.orchestra.run.smithi160.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman-75-1.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: python3-podman-4.6.0-2.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:29:20.725 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-03-04T23:29:20.867 DEBUG:teuthology.parallel:result is None 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: cockpit-podman-75-1.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: crun-1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.993 INFO:teuthology.orchestra.run.smithi096.stdout: netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: python3-podman-4.6.0-2.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: toolbox-0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: udica-0.2.6-20.module+el8.9.0+21243+a586538b.noarch 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: yajl-2.1.0-12.el8.x86_64 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:29:20.994 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-03-04T23:29:21.143 DEBUG:teuthology.parallel:result is None 2024-03-04T23:29:21.143 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-03-04T23:29:21.165 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-03-04T23:29:21.166 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:29:21.166 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:29:21.185 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-03-04T23:29:21.185 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_1 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 180500 Links: 1 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:29:06.049815364 +0000 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:27:45.118090626 +0000 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:27:45.118090626 +0000 2024-03-04T23:29:21.242 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:29:21.243 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-04T23:29:21.307 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:29:21.307 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:29:21.307 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000202878 s, 2.5 MB/s 2024-03-04T23:29:21.308 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-04T23:29:21.368 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_2 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 174730 Links: 1 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:21.426 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:29:06.049815364 +0000 2024-03-04T23:29:21.427 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:27:45.465082649 +0000 2024-03-04T23:29:21.427 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:27:45.465082649 +0000 2024-03-04T23:29:21.427 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:29:21.427 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-04T23:29:21.491 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:29:21.491 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:29:21.491 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.00028358 s, 1.8 MB/s 2024-03-04T23:29:21.492 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-04T23:29:21.550 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_3 2024-03-04T23:29:21.608 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 181688 Links: 1 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:29:06.049815364 +0000 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:27:45.814074626 +0000 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:27:45.814074626 +0000 2024-03-04T23:29:21.609 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:29:21.609 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-04T23:29:21.674 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:29:21.674 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:29:21.674 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000205314 s, 2.5 MB/s 2024-03-04T23:29:21.675 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-04T23:29:21.733 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_4 2024-03-04T23:29:21.790 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 180738 Links: 1 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:29:06.049815364 +0000 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:27:46.159066696 +0000 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:27:46.159066696 +0000 2024-03-04T23:29:21.791 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:29:21.791 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-04T23:29:21.856 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:29:21.856 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:29:21.856 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000232371 s, 2.2 MB/s 2024-03-04T23:29:21.857 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-04T23:29:21.915 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:29:22.029 INFO:teuthology.orchestra.run.smithi096.stdout:loop 2024-03-04T23:29:22.030 INFO:tasks.nvme_loop:Connecting nvme_loop smithi096:/dev/vg_nvme/lv_1... 2024-03-04T23:29:22.030 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:29:22.066 INFO:teuthology.orchestra.run.smithi096.stdout:1 2024-03-04T23:29:22.102 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/vg_nvme/lv_11 2024-03-04T23:29:22.142 INFO:tasks.nvme_loop:Connecting nvme_loop smithi096:/dev/vg_nvme/lv_2... 2024-03-04T23:29:22.143 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:29:22.219 INFO:teuthology.orchestra.run.smithi096.stdout:1 2024-03-04T23:29:22.254 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/vg_nvme/lv_21 2024-03-04T23:29:22.294 INFO:tasks.nvme_loop:Connecting nvme_loop smithi096:/dev/vg_nvme/lv_3... 2024-03-04T23:29:22.294 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:29:22.369 INFO:teuthology.orchestra.run.smithi096.stdout:1 2024-03-04T23:29:22.408 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/vg_nvme/lv_31 2024-03-04T23:29:22.443 INFO:tasks.nvme_loop:Connecting nvme_loop smithi096:/dev/vg_nvme/lv_4... 2024-03-04T23:29:22.444 DEBUG:teuthology.orchestra.run.smithi096:> 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-03-04T23:29:22.519 INFO:teuthology.orchestra.run.smithi096.stdout:1 2024-03-04T23:29:22.554 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/vg_nvme/lv_41 2024-03-04T23:29:22.593 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:29:22.593 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:29:22.652 DEBUG:teuthology.orchestra.run.smithi096:> sudo nvme list 2024-03-04T23:29:22.717 INFO:teuthology.orchestra.run.smithi096.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-04T23:29:22.717 INFO:teuthology.orchestra.run.smithi096.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-04T23:29:22.718 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/nvme0n1 PHFT620400NH400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-03-04T23:29:22.718 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/nvme1n1 f015901254a2b3376bcc Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:22.718 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/nvme2n1 59514c8ad72b27c12ef6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:22.718 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/nvme3n1 e3fd5374a64cc2473dcb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:22.718 INFO:teuthology.orchestra.run.smithi096.stdout:/dev/nvme4n1 61d1f6eef9e37ef7ad5d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:22.719 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-04T23:29:22.719 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:29:22.719 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/scratch_devs 2024-03-04T23:29:22.786 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:29:22.787 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:29:22.810 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-03-04T23:29:22.810 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2024-03-04T23:29:22.871 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 175923 Links: 1 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:29:06.282726951 +0000 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:27:44.917918816 +0000 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:27:44.917918816 +0000 2024-03-04T23:29:22.872 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:29:22.872 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-04T23:29:22.941 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:29:22.941 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:29:22.941 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000212852 s, 2.4 MB/s 2024-03-04T23:29:22.943 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-04T23:29:23.003 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2024-03-04T23:29:23.062 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-04T23:29:23.062 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:23.062 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 183434 Links: 1 2024-03-04T23:29:23.062 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:23.062 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:23.063 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:29:06.282726951 +0000 2024-03-04T23:29:23.063 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:27:45.300912854 +0000 2024-03-04T23:29:23.063 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:27:45.300912854 +0000 2024-03-04T23:29:23.063 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:29:23.063 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-04T23:29:23.129 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:29:23.130 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:29:23.130 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000216514 s, 2.4 MB/s 2024-03-04T23:29:23.131 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-04T23:29:23.191 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2024-03-04T23:29:23.250 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-04T23:29:23.250 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:23.250 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 176017 Links: 1 2024-03-04T23:29:23.250 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:23.250 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:23.251 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:29:06.282726951 +0000 2024-03-04T23:29:23.251 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:27:45.673907048 +0000 2024-03-04T23:29:23.251 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:27:45.673907048 +0000 2024-03-04T23:29:23.251 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:29:23.251 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-04T23:29:23.317 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:29:23.317 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:29:23.317 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000209194 s, 2.4 MB/s 2024-03-04T23:29:23.318 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-04T23:29:23.377 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2024-03-04T23:29:23.435 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-04T23:29:23.435 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-04T23:29:23.435 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 180604 Links: 1 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:29:06.282726951 +0000 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:27:46.022901615 +0000 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:27:46.022901615 +0000 2024-03-04T23:29:23.436 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:29:23.436 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-04T23:29:23.502 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:29:23.502 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:29:23.502 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000230468 s, 2.2 MB/s 2024-03-04T23:29:23.503 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-04T23:29:23.560 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:29:23.689 INFO:teuthology.orchestra.run.smithi160.stdout:loop 2024-03-04T23:29:23.690 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_1... 2024-03-04T23:29:23.690 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:29:23.726 INFO:teuthology.orchestra.run.smithi160.stdout:1 2024-03-04T23:29:23.761 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_11 2024-03-04T23:29:23.801 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_2... 2024-03-04T23:29:23.802 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:29:23.879 INFO:teuthology.orchestra.run.smithi160.stdout:1 2024-03-04T23:29:23.915 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_21 2024-03-04T23:29:23.954 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_3... 2024-03-04T23:29:23.954 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:29:24.029 INFO:teuthology.orchestra.run.smithi160.stdout:1 2024-03-04T23:29:24.065 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_31 2024-03-04T23:29:24.103 INFO:tasks.nvme_loop:Connecting nvme_loop smithi160:/dev/vg_nvme/lv_4... 2024-03-04T23:29:24.104 DEBUG:teuthology.orchestra.run.smithi160:> 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-03-04T23:29:24.180 INFO:teuthology.orchestra.run.smithi160.stdout:1 2024-03-04T23:29:24.216 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/vg_nvme/lv_41 2024-03-04T23:29:24.255 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:29:24.255 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:29:24.313 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme list 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme0n1 CVFT623300JY400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme1n1 82188aaaeaa79540b4a5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme2n1 a0cd07328ca93c0b4ac2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme3n1 26486366b8efe7a475c5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:24.379 INFO:teuthology.orchestra.run.smithi160.stdout:/dev/nvme4n1 de3e9d22126ff4785dd2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-03-04T23:29:24.380 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-04T23:29:24.380 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:29:24.380 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/scratch_devs 2024-03-04T23:29:24.448 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-04T23:29:24.545 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\\)'], 'sha1': 'c103bed50be19710125780ba883a92de4e7944f0'} 2024-03-04T23:29:24.545 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 2024-03-04T23:29:24.545 INFO:tasks.cephadm:Cluster fsid is 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:29:24.545 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-04T23:29:24.546 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-03-04T23:29:24.546 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi096': '172.21.15.96', 'mon.smithi160': '172.21.15.160'} 2024-03-04T23:29:24.546 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-04T23:29:24.546 DEBUG:teuthology.orchestra.run.smithi096:> sudo hostname $(hostname -s) 2024-03-04T23:29:24.579 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2024-03-04T23:29:24.607 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-04T23:29:24.607 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c103bed50be19710125780ba883a92de4e7944f0 2024-03-04T23:29:24.757 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'c103bed50be19710125780ba883a92de4e7944f0', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/77147/', 'root_build_cause': 'MANUALTRIGGER', 'version': '18.2.1-8-gc103bed5', 'node_name': '172.21.2.8+braggi08', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.1-8.gc103bed5'}, 'url': 'https://2.chacra.ceph.com/r/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2024-02-29 03:09:53.365502', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef-release', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}, {'status': 'ready', 'sha1': 'c103bed50be19710125780ba883a92de4e7944f0', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/77140/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.1-8-gc103bed5', 'node_name': '172.21.2.7+braggi07', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.1-8.gc103bed5'}, 'url': 'https://4.chacra.ceph.com/r/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2024-02-28 22:44:10.909229', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef-release', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-03-04T23:29:24.904 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef-release, sha1 c103bed50be19710125780ba883a92de4e7944f0 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=c103bed50be19710125780ba883a92de4e7944f0 2024-03-04T23:29:24.905 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/x86_64/flavors/default/cephadm 2024-03-04T23:29:24.906 DEBUG:teuthology.orchestra.run.smithi096:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.447 INFO:teuthology.orchestra.run.smithi096.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690683 Mar 4 23:29 /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.447 DEBUG:teuthology.orchestra.run.smithi160:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef-release/c103bed50be19710125780ba883a92de4e7944f0/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.819 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690683 Mar 4 23:29 /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.819 DEBUG:teuthology.orchestra.run.smithi096:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.840 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-04T23:29:25.871 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 on all hosts... 2024-03-04T23:29:25.871 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 pull 2024-03-04T23:29:25.885 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 pull 2024-03-04T23:29:27.307 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0... 2024-03-04T23:29:27.341 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0... 2024-03-04T23:29:55.849 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-03-04T23:29:55.849 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph_version": "ceph version 18.2.1-8-gc103bed5 (c103bed50be19710125780ba883a92de4e7944f0) reef (stable)", 2024-03-04T23:29:55.849 INFO:teuthology.orchestra.run.smithi096.stdout: "image_id": "ba4a62989ab13368e22ba013ad93eefb6a997193a3ec6ab64810f29e9b4a8b75", 2024-03-04T23:29:55.850 INFO:teuthology.orchestra.run.smithi096.stdout: "repo_digests": [ 2024-03-04T23:29:55.850 INFO:teuthology.orchestra.run.smithi096.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:736a21bf0adc231c987454ca8e918a50e6fa56876fc4a69447899395ab6af7ea" 2024-03-04T23:29:55.850 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-03-04T23:29:55.850 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 18.2.1-8-gc103bed5 (c103bed50be19710125780ba883a92de4e7944f0) reef (stable)", 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "ba4a62989ab13368e22ba013ad93eefb6a997193a3ec6ab64810f29e9b4a8b75", 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:736a21bf0adc231c987454ca8e918a50e6fa56876fc4a69447899395ab6af7ea" 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2024-03-04T23:29:55.924 INFO:teuthology.orchestra.run.smithi160.stdout:} 2024-03-04T23:29:55.943 DEBUG:teuthology.orchestra.run.smithi096:> sudo mkdir -p /etc/ceph 2024-03-04T23:29:55.975 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2024-03-04T23:29:56.006 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 777 /etc/ceph 2024-03-04T23:29:56.042 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2024-03-04T23:29:56.073 INFO:tasks.cephadm:Writing seed config... 2024-03-04T23:29:56.074 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-04T23:29:56.074 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-04T23:29:56.074 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-04T23:29:56.074 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-04T23:29:56.075 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-04T23:29:56.075 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-04T23:29:56.075 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-04T23:29:56.075 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-03-04T23:29:56.075 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:29:56.075 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-04T23:29:56.100 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 093866e0-da7f-11ee-95c6-87774f69a715 [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-03-04T23:29:56.100 DEBUG:teuthology.orchestra.run.smithi096:mon.smithi096> sudo journalctl -f -n 0 -u ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service 2024-03-04T23:29:56.142 INFO:tasks.cephadm:Bootstrapping... 2024-03-04T23:29:56.142 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 -v bootstrap --fsid 093866e0-da7f-11ee-95c6-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.96 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:29:56.168 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:-- Logs begin at Mon 2024-03-04 23:17:39 UTC. -- 2024-03-04T23:29:56.301 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-03-04T23:29:56.302 INFO:teuthology.orchestra.run.smithi096.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0', '-v', 'bootstrap', '--fsid', '093866e0-da7f-11ee-95c6-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.96', '--skip-admin-label'] 2024-03-04T23:29:56.341 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 4.6.1 2024-03-04T23:29:56.342 INFO:teuthology.orchestra.run.smithi096.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-04T23:29:56.342 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying podman|docker is present... 2024-03-04T23:29:56.373 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 4.6.1 2024-03-04T23:29:56.373 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying lvm2 is present... 2024-03-04T23:29:56.373 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying time synchronization is in place... 2024-03-04T23:29:56.380 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-04T23:29:56.381 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-04T23:29:56.385 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-04T23:29:56.385 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:29:56.391 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout enabled 2024-03-04T23:29:56.397 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout active 2024-03-04T23:29:56.397 INFO:teuthology.orchestra.run.smithi096.stdout:Unit chronyd.service is enabled and running 2024-03-04T23:29:56.397 INFO:teuthology.orchestra.run.smithi096.stdout:Repeating the final host check... 2024-03-04T23:29:56.426 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 4.6.1 2024-03-04T23:29:56.426 INFO:teuthology.orchestra.run.smithi096.stdout:podman (/bin/podman) version 4.6.1 is present 2024-03-04T23:29:56.426 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl is present 2024-03-04T23:29:56.426 INFO:teuthology.orchestra.run.smithi096.stdout:lvcreate is present 2024-03-04T23:29:56.432 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-04T23:29:56.432 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-04T23:29:56.437 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-04T23:29:56.438 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:29:56.443 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout enabled 2024-03-04T23:29:56.449 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout active 2024-03-04T23:29:56.449 INFO:teuthology.orchestra.run.smithi096.stdout:Unit chronyd.service is enabled and running 2024-03-04T23:29:56.450 INFO:teuthology.orchestra.run.smithi096.stdout:Host looks OK 2024-03-04T23:29:56.450 INFO:teuthology.orchestra.run.smithi096.stdout:Cluster fsid: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:29:56.450 INFO:teuthology.orchestra.run.smithi096.stdout:Acquiring lock 140120015208064 on /run/cephadm/093866e0-da7f-11ee-95c6-87774f69a715.lock 2024-03-04T23:29:56.450 INFO:teuthology.orchestra.run.smithi096.stdout:Lock 140120015208064 acquired on /run/cephadm/093866e0-da7f-11ee-95c6-87774f69a715.lock 2024-03-04T23:29:56.450 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying IP 172.21.15.96 port 3300 ... 2024-03-04T23:29:56.451 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying IP 172.21.15.96 port 6789 ... 2024-03-04T23:29:56.451 INFO:teuthology.orchestra.run.smithi096.stdout:Base mon IP(s) is [172.21.15.96:3300, 172.21.15.96:6789], mon addrv is [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-03-04T23:29:56.454 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2024-03-04T23:29:56.454 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.96 metric 100 2024-03-04T23:29:56.457 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-04T23:29:56.457 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-03-04T23:29:56.457 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-03-04T23:29:56.459 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout inet6 fe80::3810:464b:a37e:f6d3/64 scope link noprefixroute 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-04T23:29:56.460 INFO:teuthology.orchestra.run.smithi096.stdout:Mon IP `172.21.15.96` is in CIDR network `172.21.0.0/20` 2024-03-04T23:29:56.461 INFO:teuthology.orchestra.run.smithi096.stdout:Mon IP `172.21.15.96` is in CIDR network `172.21.0.0/20` 2024-03-04T23:29:56.461 INFO:teuthology.orchestra.run.smithi096.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-04T23:29:56.461 INFO:teuthology.orchestra.run.smithi096.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-04T23:29:56.462 INFO:teuthology.orchestra.run.smithi096.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0... 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout ba4a62989ab13368e22ba013ad93eefb6a997193a3ec6ab64810f29e9b4a8b75 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0... 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Getting image source signatures 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying blob sha256:06d6f4ff70926ab2f481e3e3aa93f95157a1ba806fedbce3311f1d5156179909 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying blob sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying config sha256:ba4a62989ab13368e22ba013ad93eefb6a997193a3ec6ab64810f29e9b4a8b75 2024-03-04T23:29:56.822 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Writing manifest to image destination 2024-03-04T23:29:57.523 INFO:teuthology.orchestra.run.smithi096.stdout:ceph: stdout ceph version 18.2.1-8-gc103bed5 (c103bed50be19710125780ba883a92de4e7944f0) reef (stable) 2024-03-04T23:29:57.523 INFO:teuthology.orchestra.run.smithi096.stdout:Ceph version: ceph version 18.2.1-8-gc103bed5 (c103bed50be19710125780ba883a92de4e7944f0) reef (stable) 2024-03-04T23:29:57.523 INFO:teuthology.orchestra.run.smithi096.stdout:Extracting ceph user uid/gid from container image... 2024-03-04T23:29:58.461 INFO:teuthology.orchestra.run.smithi096.stdout:stat: stdout 167 167 2024-03-04T23:29:58.461 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial keys... 2024-03-04T23:29:59.090 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQB2WeZlQ2f5LBAAcnyAIg1qmYx+WfV6uwl1VQ== 2024-03-04T23:29:59.684 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQB3WeZldKyPFBAAS/dlJiDl6XF3fwmF06hOIw== 2024-03-04T23:30:00.287 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQB3WeZl3EpGOBAAmZxaCoRyOHNGjptxhHm7iA== 2024-03-04T23:30:00.287 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial monmap... 2024-03-04T23:30:00.921 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-04T23:30:00.921 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-03-04T23:30:00.921 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:00.921 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout:monmaptool for smithi096 [v2:172.21.15.96:3300,v1:172.21.15.96:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout:setting min_mon_release = pacific 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: set fsid to 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:30:00.922 INFO:teuthology.orchestra.run.smithi096.stdout:Creating mon... 2024-03-04T23:30:01.555 INFO:teuthology.orchestra.run.smithi096.stdout:create mon.smithi096 on 2024-03-04T23:30:01.771 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-04T23:30:01.899 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target → /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target. 2024-03-04T23:30:01.899 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target → /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target. 2024-03-04T23:30:02.077 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096 2024-03-04T23:30:02.077 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to reset failed state of unit ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service: Unit ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service not loaded. 2024-03-04T23:30:02.166 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target.wants/ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service → /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715@.service. 2024-03-04T23:30:02.577 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-04T23:30:02.577 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-03-04T23:30:02.584 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-04T23:30:02.585 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:30:02.585 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-03-04T23:30:02.585 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to enable service . firewalld.service is not available 2024-03-04T23:30:02.585 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mon to start... 2024-03-04T23:30:02.585 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mon... 2024-03-04T23:30:02.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:02 smithi096 ceph-mon[35304]: mon.smithi096 is new leader, mons smithi096 in quorum (ranks 0) 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout cluster: 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout id: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout services: 2024-03-04T23:30:03.408 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi096 (age 0.475851s) 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout data: 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout pgs: 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:mon is available 2024-03-04T23:30:03.409 INFO:teuthology.orchestra.run.smithi096.stdout:Assimilating anything we can from ceph.conf... 2024-03-04T23:30:03.749 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: mon.smithi096 is new leader, mons smithi096 in quorum (ranks 0) 2024-03-04T23:30:03.750 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: monmap e1: 1 mons at {smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-04T23:30:03.750 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: fsmap 2024-03-04T23:30:03.750 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: osdmap e1: 0 total, 0 up, 0 in 2024-03-04T23:30:03.750 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: mgrmap e1: no daemons active 2024-03-04T23:30:03.750 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:03 smithi096 ceph-mon[35304]: from='client.? 172.21.15.96:0/233761104' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [global] 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout fsid = 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-04T23:30:04.208 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-04T23:30:04.209 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:04.209 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [osd] 2024-03-04T23:30:04.209 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-04T23:30:04.209 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-04T23:30:04.209 INFO:teuthology.orchestra.run.smithi096.stdout:Generating new minimal ceph.conf... 2024-03-04T23:30:04.925 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:04 smithi096 ceph-mon[35304]: from='client.? 172.21.15.96:0/2878156440' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-04T23:30:04.925 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:04 smithi096 ceph-mon[35304]: from='client.? 172.21.15.96:0/2878156440' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-04T23:30:04.990 INFO:teuthology.orchestra.run.smithi096.stdout:Restarting the monitor... 2024-03-04T23:30:05.185 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 systemd[1]: Stopping Ceph mon.smithi096 for 093866e0-da7f-11ee-95c6-87774f69a715... 2024-03-04T23:30:05.186 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096[35281]: 2024-03-04T23:30:05.195+0000 7fd5c49ae700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi096 -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-03-04T23:30:05.454 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096[35281]: 2024-03-04T23:30:05.195+0000 7fd5c49ae700 -1 mon.smithi096@0(leader) e1 *** Got Signal Terminated *** 2024-03-04T23:30:05.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 bash[35626]: ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096 2024-03-04T23:30:06.068 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 systemd[1]: ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service: Succeeded. 2024-03-04T23:30:06.068 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 systemd[1]: Stopped Ceph mon.smithi096 for 093866e0-da7f-11ee-95c6-87774f69a715. 2024-03-04T23:30:06.069 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:05 smithi096 systemd[1]: Starting Ceph mon.smithi096 for 093866e0-da7f-11ee-95c6-87774f69a715... 2024-03-04T23:30:06.133 INFO:teuthology.orchestra.run.smithi096.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-04T23:30:06.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: set uid:gid to 167:167 (ceph:ceph) 2024-03-04T23:30:06.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: ceph version 18.2.1-8-gc103bed5 (c103bed50be19710125780ba883a92de4e7944f0) reef (stable), process ceph-mon, pid 7 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: pidfile_write: ignore empty --pid-file 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: load: jerasure load: lrc 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 bash[35743]: b212dfb569cd7b37d459441389831c67e93371fae82b588ada456c05ca04e307 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: RocksDB version: 7.9.2 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Git sha 0 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Compile date 2024-02-28 20:08:01 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: DB SUMMARY 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: DB Session ID: GCNGNNKQI9LNK2GB73Y4 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: CURRENT file: CURRENT 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: IDENTITY file: IDENTITY 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi096/store.db dir, Total Num: 1, files: 000008.sst 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi096/store.db: 000009.log size: 82372 ; 2024-03-04T23:30:06.497 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.error_if_exists: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.create_if_missing: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.paranoid_checks: 1 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.env: 0x55b3653bb720 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.fs: PosixFileSystem 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.info_log: 0x55b3672072e0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_file_opening_threads: 16 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.statistics: (nil) 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.use_fsync: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_log_file_size: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-04T23:30:06.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.keep_log_file_num: 1000 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.recycle_log_file_num: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_fallocate: 1 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_mmap_reads: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_mmap_writes: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.use_direct_reads: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.create_missing_column_families: 0 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.db_log_dir: 2024-03-04T23:30:06.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.wal_dir: 2024-03-04T23:30:06.500 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.advise_random_on_open: 1 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.db_write_buffer_size: 0 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.write_buffer_manager: 0x55b366498320 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.rate_limiter: (nil) 2024-03-04T23:30:06.501 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.wal_recovery_mode: 2 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enable_thread_tracking: 0 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enable_pipelined_write: 0 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.unordered_write: 0 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-04T23:30:06.502 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.row_cache: None 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.wal_filter: None 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_ingest_behind: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.two_write_queues: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.manual_wal_flush: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.wal_compression: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.atomic_flush: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-04T23:30:06.503 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.log_readahead_size: 0 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.best_efforts_recovery: 0 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.allow_data_in_errors: 0 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.db_host_id: __hostname__ 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_background_jobs: 2 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_background_compactions: -1 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_subcompactions: 1 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_total_wal_size: 0 2024-03-04T23:30:06.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_open_files: -1 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bytes_per_sync: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_readahead_size: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_background_flushes: -1 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Compression algorithms supported: 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kZSTD supported: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kXpressCompression supported: 0 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kLZ4HCCompression supported: 1 2024-03-04T23:30:06.505 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kZlibCompression supported: 1 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kSnappyCompression supported: 1 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kLZ4Compression supported: 1 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: kBZip2Compression supported: 0 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi096/store.db/MANIFEST-000010 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.merge_operator: 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_filter: None 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_filter_factory: None 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.sst_partitioner_factory: None 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-04T23:30:06.506 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b3672073e0) 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: cache_index_and_filter_blocks: 1 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: pin_top_level_index_and_filter: 1 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_type: 0 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: data_block_index_type: 0 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_shortening: 1 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: checksum: 4 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: no_block_cache: 0 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache: 0x55b366519350 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_name: BinnedLRUCache 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_options: 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: capacity : 536870912 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: num_shard_bits : 4 2024-03-04T23:30:06.507 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: strict_capacity_limit : 0 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: high_pri_pool_ratio: 0.000 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_compressed: (nil) 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: persistent_cache: (nil) 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_size: 4096 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_size_deviation: 10 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_restart_interval: 16 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_block_restart_interval: 1 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: metadata_block_size: 4096 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: partition_filters: 0 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: use_delta_encoding: 1 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: filter_policy: bloomfilter 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: whole_key_filtering: 1 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: verify_compression: 0 2024-03-04T23:30:06.508 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: read_amp_bytes_per_bit: 0 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: format_version: 5 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: enable_index_compression: 1 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_align: 0 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: max_auto_readahead_size: 262144 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: prepopulate_block_cache: 0 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: initial_auto_readahead_size: 8192 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: num_file_reads_for_auto_readahead: 2 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.write_buffer_size: 33554432 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_write_buffer_number: 2 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression: NoCompression 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression: Disabled 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.prefix_extractor: nullptr 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.num_levels: 7 2024-03-04T23:30:06.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.level: 32767 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.strategy: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-04T23:30:06.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.enabled: false 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.target_file_size_base: 67108864 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-04T23:30:06.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-04T23:30:06.512 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.arena_block_size: 1048576 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.disable_auto_compactions: 0 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-04T23:30:06.513 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.table_properties_collectors: 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.inplace_update_support: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.bloom_locality: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.max_successive_merges: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.paranoid_file_checks: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.force_consistency_checks: 1 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.report_bg_io_stats: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.ttl: 2592000 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-04T23:30:06.514 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enable_blob_files: false 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.min_blob_size: 0 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_file_size: 268435456 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.blob_file_starting_level: 0 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi096/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-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7b624eb3-4ae2-4bfd-84d7-eecb2e99b1fe 2024-03-04T23:30:06.515 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 systemd[1]: Started Ceph mon.smithi096 for 093866e0-da7f-11ee-95c6-87774f69a715. 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595006142550, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595006143771, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79237, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 241, "table_properties": {"data_size": 77484, "index_size": 227, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 9697, "raw_average_key_size": 47, "raw_value_size": 71943, "raw_average_value_size": 352, "num_data_blocks": 10, "num_entries": 204, "num_filter_entries": 204, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1709595006, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7b624eb3-4ae2-4bfd-84d7-eecb2e99b1fe", "db_session_id": "GCNGNNKQI9LNK2GB73Y4", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595006143865, "job": 1, "event": "recovery_finished"} 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi096/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b3665b6000 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: DB pointer 0x55b3665a2000 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** DB Stats ** 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.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-03-04T23:30:06.516 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.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-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** Compaction Stats [default] ** 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.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-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: L0 2/0 79.25 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Sum 2/0 79.25 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.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 104.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** Compaction Stats [default] ** 2024-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.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-03-04T23:30:06.517 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.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 104.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative compaction: 0.00 GB write, 18.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval compaction: 0.00 GB write, 18.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.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-03-04T23:30:06.518 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Block cache BinnedLRUCache@0x55b366519350#7 capacity: 512.00 MB usage: 1.12 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: starting mon.smithi096 rank 0 at public addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] at bind addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi096 fsid 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???) e1 preinit fsid 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).mds e1 new map 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).mds e1 print_map 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: e1 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: legacy client fscid: -1 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: No filesystems configured 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-04T23:30:06.519 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expand map: {default=false} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta from 'false' to 'false' 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expanded map: {default=false} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expand map: {default=info} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta from 'info' to 'info' 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expanded map: {default=info} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expand map: {default=daemon} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta from 'daemon' to 'daemon' 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expanded map: {default=daemon} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expand map: {default=debug} 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta from 'debug' to 'debug' 2024-03-04T23:30:06.520 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: expand_channel_meta expanded map: {default=debug} 2024-03-04T23:30:06.521 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mon.smithi096 is new leader, mons smithi096 in quorum (ranks 0) 2024-03-04T23:30:06.521 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: monmap e1: 1 mons at {smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-04T23:30:06.521 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: fsmap 2024-03-04T23:30:06.521 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: osdmap e1: 0 total, 0 up, 0 in 2024-03-04T23:30:06.521 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:06 smithi096 ceph-mon[35780]: mgrmap e1: no daemons active 2024-03-04T23:30:06.948 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-04T23:30:06.970 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:30:06.970 INFO:teuthology.orchestra.run.smithi096.stdout:Creating mgr... 2024-03-04T23:30:06.971 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-04T23:30:06.973 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-04T23:30:06.974 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying port 0.0.0.0:8443 ... 2024-03-04T23:30:07.196 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-093866e0-da7f-11ee-95c6-87774f69a715@mgr.smithi096.kuwtji 2024-03-04T23:30:07.197 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to reset failed state of unit ceph-093866e0-da7f-11ee-95c6-87774f69a715@mgr.smithi096.kuwtji.service: Unit ceph-093866e0-da7f-11ee-95c6-87774f69a715@mgr.smithi096.kuwtji.service not loaded. 2024-03-04T23:30:07.288 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715.target.wants/ceph-093866e0-da7f-11ee-95c6-87774f69a715@mgr.smithi096.kuwtji.service → /etc/systemd/system/ceph-093866e0-da7f-11ee-95c6-87774f69a715@.service. 2024-03-04T23:30:07.684 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-04T23:30:07.684 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-03-04T23:30:07.691 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-04T23:30:07.691 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:30:07.691 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-03-04T23:30:07.692 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to enable service . firewalld.service is not available 2024-03-04T23:30:07.700 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-04T23:30:07.700 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr to start... 2024-03-04T23:30:07.709 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr... 2024-03-04T23:30:07.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:07 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/313101921' entity='client.admin' 2024-03-04T23:30:08.454 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:08.454 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:08.454 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "093866e0-da7f-11ee-95c6-87774f69a715", 2024-03-04T23:30:08.454 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-03-04T23:30:08.454 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "smithi096" 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-03-04T23:30:08.455 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-04T23:30:08.456 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-04T23:30:08.459 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-04T23:30:08.459 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-04T23:30:08.459 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.459 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-04T23:30:08.460 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:08.461 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-03-04T23:30:02.591156+0000", 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:08.462 INFO:teuthology.orchestra.run.smithi096.stdout:mgr not available, waiting (1/15)... 2024-03-04T23:30:08.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:08 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3460955298' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-04T23:30:11.399 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:11 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2216477942' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "093866e0-da7f-11ee-95c6-87774f69a715", 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-04T23:30:11.477 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "smithi096" 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.478 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-04T23:30:11.479 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-04T23:30:11.480 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:11.481 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-03-04T23:30:02.591156+0000", 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:11.482 INFO:teuthology.orchestra.run.smithi096.stdout:mgr not available, waiting (2/15)... 2024-03-04T23:30:14.190 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:13 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3813938624' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-04T23:30:14.259 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:14.259 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "093866e0-da7f-11ee-95c6-87774f69a715", 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "smithi096" 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:14.260 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.261 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-03-04T23:30:02.591156+0000", 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:14.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-04T23:30:14.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:14.264 INFO:teuthology.orchestra.run.smithi096.stdout:mgr not available, waiting (3/15)... 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: Activating manager daemon smithi096.kuwtji 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: mgrmap e2: smithi096.kuwtji(active, starting, since 0.00303727s) 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:30:15.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi096.kuwtji", "id": "smithi096.kuwtji"}]: dispatch 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: Manager daemon smithi096.kuwtji is now available 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/mirror_snapshot_schedule"}]: dispatch 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/trash_purge_schedule"}]: dispatch 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:15.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:14 smithi096 ceph-mon[35780]: from='mgr.14100 172.21.15.96:0/3309911138' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:16.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:16 smithi096 ceph-mon[35780]: mgrmap e3: smithi096.kuwtji(active, since 1.00648s) 2024-03-04T23:30:17.255 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "093866e0-da7f-11ee-95c6-87774f69a715", 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-04T23:30:17.256 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "smithi096" 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-04T23:30:17.257 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-04T23:30:17.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-04T23:30:17.262 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-04T23:30:17.263 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-04T23:30:17.264 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-04T23:30:17.265 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-04T23:30:17.266 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-03-04T23:30:02.591156+0000", 2024-03-04T23:30:17.266 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-04T23:30:17.266 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-03-04T23:30:17.266 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-04T23:30:17.267 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:17.267 INFO:teuthology.orchestra.run.smithi096.stdout:mgr is available 2024-03-04T23:30:17.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:17 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1751232625' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [global] 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout fsid = 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-04T23:30:18.147 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-04T23:30:18.148 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-03-04T23:30:18.148 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [osd] 2024-03-04T23:30:18.148 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-04T23:30:18.148 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-04T23:30:18.148 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling cephadm module... 2024-03-04T23:30:18.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:18 smithi096 ceph-mon[35780]: mgrmap e4: smithi096.kuwtji(active, since 3s) 2024-03-04T23:30:18.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:18 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3901443872' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-04T23:30:19.630 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:19 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/354083264' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-04T23:30:20.668 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:20 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/354083264' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-04T23:30:20.668 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:20 smithi096 ceph-mon[35780]: mgrmap e5: smithi096.kuwtji(active, since 5s) 2024-03-04T23:30:21.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:21 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/4221332941' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-04T23:30:21.948 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:21.948 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-04T23:30:21.948 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-04T23:30:21.948 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "active_name": "smithi096.kuwtji", 2024-03-04T23:30:21.948 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-04T23:30:21.949 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:21.949 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for the mgr to restart... 2024-03-04T23:30:21.949 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr epoch 5... 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: Active manager daemon smithi096.kuwtji restarted 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: Activating manager daemon smithi096.kuwtji 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: osdmap e2: 0 total, 0 up, 0 in 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: mgrmap e6: smithi096.kuwtji(active, starting, since 0.00331282s) 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi096.kuwtji", "id": "smithi096.kuwtji"}]: dispatch 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: Manager daemon smithi096.kuwtji is now available 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:26.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:26.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:26 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:27.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: Found migration_current of "None". Setting to last migration. 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/mirror_snapshot_schedule"}]: dispatch 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/trash_purge_schedule"}]: dispatch 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:27.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:27 smithi096 ceph-mon[35780]: mgrmap e7: smithi096.kuwtji(active, since 1.00511s) 2024-03-04T23:30:28.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:28 smithi096 ceph-mon[35780]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-04T23:30:28.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:28 smithi096 ceph-mon[35780]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-04T23:30:28.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:28 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:29.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:29 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:27] ENGINE Bus STARTING 2024-03-04T23:30:29.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:29 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:27] ENGINE Serving on http://172.21.15.96:8765 2024-03-04T23:30:29.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:29 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:27] ENGINE Serving on https://172.21.15.96:7150 2024-03-04T23:30:29.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:29 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:27] ENGINE Bus STARTED 2024-03-04T23:30:29.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:29 smithi096 ceph-mon[35780]: mgrmap e8: smithi096.kuwtji(active, since 2s) 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:mgr epoch 5 is available 2024-03-04T23:30:29.577 INFO:teuthology.orchestra.run.smithi096.stdout:Setting orchestrator backend to cephadm... 2024-03-04T23:30:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:31 smithi096 ceph-mon[35780]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:31 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:31 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:31.659 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-04T23:30:31.659 INFO:teuthology.orchestra.run.smithi096.stdout:Generating ssh key... 2024-03-04T23:30:32.690 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:32 smithi096 ceph-mon[35780]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:33.590 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:33 smithi096 ceph-mon[35780]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:33.590 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:33 smithi096 ceph-mon[35780]: Generating ssh key... 2024-03-04T23:30:33.590 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:33 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:33.590 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:33 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:33.791 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCviP9eN+imDireUppCeksOBRC4tMOn26TdQa7W0NoKKNE2SVAr04sCYLxIYZlABH3vE3HkuRY+JyerWwr4oFzPegbOz/y64dBsNAfQjwVseE4lrLJDJUuzytPHhK1X0iSIi3mygUolrj5VqWv2IxhSCiAmCW1eT8aE5zDwE0ZpOTgFY0ncJDpu7rJ6F6F2go2MvMcM/WDts/qiilVxcq5RBHMSdf+y7OgEwIZF2xl9WzMQOidHJN4GI8glRcu9Bc8uc3qUsqUimy8e7ERbwpOiUtK8f56IPGByDT/92j79AF0s4o0VO/S3EAulVk+4m+svQiOi4ynXm2yeubhNLWhL1RB/oHvqXudyqK4f2DUtawq8IU27ouXfrqkMoa8UIbZKKkU4C+CpA+94SXj5bZwiA3QKNt00oR1Ri8Q3rtkDsDwzVwDU6deeik/VknTqtleCxytO1w1fG6F4Nob8tg+4qs7LVAKGdjuecjdeoNhxyv0t+osSndu/eLU3eotY+C8= ceph-093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:30:33.791 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-04T23:30:33.791 INFO:teuthology.orchestra.run.smithi096.stdout:Adding key to root@localhost authorized_keys... 2024-03-04T23:30:33.793 INFO:teuthology.orchestra.run.smithi096.stdout:Adding host smithi096... 2024-03-04T23:30:34.687 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:34 smithi096 ceph-mon[35780]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:34.687 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:34 smithi096 ceph-mon[35780]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi096", "addr": "172.21.15.96", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:35.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:35 smithi096 ceph-mon[35780]: Deploying cephadm binary to smithi096 2024-03-04T23:30:36.741 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Added host 'smithi096' with addr '172.21.15.96' 2024-03-04T23:30:36.742 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying mon service with default placement... 2024-03-04T23:30:37.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:37 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:37.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:37 smithi096 ceph-mon[35780]: Added host smithi096 2024-03-04T23:30:37.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:37 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:37.917 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-03-04T23:30:37.917 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying mgr service with default placement... 2024-03-04T23:30:38.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:38 smithi096 ceph-mon[35780]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:38.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:38 smithi096 ceph-mon[35780]: Saving service mon spec with placement count:5 2024-03-04T23:30:38.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:38 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:38.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:38 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:38.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:38 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:39.057 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-03-04T23:30:39.057 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying crash service with default placement... 2024-03-04T23:30:39.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:39 smithi096 ceph-mon[35780]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:39.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:39 smithi096 ceph-mon[35780]: Saving service mgr spec with placement count:2 2024-03-04T23:30:39.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:39 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:39.680 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:39 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:40.240 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-03-04T23:30:40.240 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying ceph-exporter service with default placement... 2024-03-04T23:30:40.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:40 smithi096 ceph-mon[35780]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:40.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:40 smithi096 ceph-mon[35780]: Saving service crash spec with placement * 2024-03-04T23:30:40.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:40 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:40.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:40 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:41.531 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-03-04T23:30:41.531 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying prometheus service with default placement... 2024-03-04T23:30:41.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:41 smithi096 ceph-mon[35780]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:41.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:41 smithi096 ceph-mon[35780]: Saving service ceph-exporter spec with placement * 2024-03-04T23:30:41.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:41 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:42.423 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-03-04T23:30:42.423 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying grafana service with default placement... 2024-03-04T23:30:43.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:43 smithi096 ceph-mon[35780]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:43.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:43 smithi096 ceph-mon[35780]: Saving service prometheus spec with placement count:1 2024-03-04T23:30:43.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:43 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:43.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:43 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:43.322 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-03-04T23:30:43.322 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying node-exporter service with default placement... 2024-03-04T23:30:44.182 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:44 smithi096 ceph-mon[35780]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:44.182 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:44 smithi096 ceph-mon[35780]: Saving service grafana spec with placement count:1 2024-03-04T23:30:44.183 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:44 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:44.247 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-03-04T23:30:44.247 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying alertmanager service with default placement... 2024-03-04T23:30:45.132 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:45 smithi096 ceph-mon[35780]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:45.132 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:45 smithi096 ceph-mon[35780]: Saving service node-exporter spec with placement * 2024-03-04T23:30:45.133 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:45 smithi096 ceph-mon[35780]: from='mgr.14120 172.21.15.96:0/924200244' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:45.213 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-03-04T23:30:46.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:46 smithi096 ceph-mon[35780]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:46.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:46 smithi096 ceph-mon[35780]: Saving service alertmanager spec with placement count:1 2024-03-04T23:30:46.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:46 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3943499929' entity='client.admin' 2024-03-04T23:30:47.013 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling the dashboard module... 2024-03-04T23:30:47.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:47 smithi096 ceph-mon[35780]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:30:47.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:47 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2778443891' entity='client.admin' 2024-03-04T23:30:48.457 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:48 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2547134302' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-04T23:30:49.423 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:49 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2547134302' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-04T23:30:49.423 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:49 smithi096 ceph-mon[35780]: mgrmap e9: smithi096.kuwtji(active, since 22s) 2024-03-04T23:30:49.423 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:49 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3106600223' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-04T23:30:49.488 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "active_name": "smithi096.kuwtji", 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for the mgr to restart... 2024-03-04T23:30:49.489 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr epoch 9... 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: Active manager daemon smithi096.kuwtji restarted 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: Activating manager daemon smithi096.kuwtji 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: osdmap e3: 0 total, 0 up, 0 in 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: mgrmap e10: smithi096.kuwtji(active, starting, since 0.00393876s) 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi096.kuwtji", "id": "smithi096.kuwtji"}]: dispatch 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-04T23:30:55.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: Manager daemon smithi096.kuwtji is now available 2024-03-04T23:30:55.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:55.247 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:54 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:30:56.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:55 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/mirror_snapshot_schedule"}]: dispatch 2024-03-04T23:30:56.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:55 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/trash_purge_schedule"}]: dispatch 2024-03-04T23:30:56.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:55 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:56.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:55 smithi096 ceph-mon[35780]: mgrmap e11: smithi096.kuwtji(active, since 1.00588s) 2024-03-04T23:30:56.178 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-03-04T23:30:56.179 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-03-04T23:30:56.179 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-04T23:30:56.179 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-03-04T23:30:56.179 INFO:teuthology.orchestra.run.smithi096.stdout:mgr epoch 9 is available 2024-03-04T23:30:56.179 INFO:teuthology.orchestra.run.smithi096.stdout:Generating a dashboard self-signed certificate... 2024-03-04T23:30:57.401 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:55] ENGINE Bus STARTING 2024-03-04T23:30:57.401 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:55] ENGINE Serving on http://172.21.15.96:8765 2024-03-04T23:30:57.401 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-04T23:30:57.401 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-04T23:30:57.402 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:55] ENGINE Serving on https://172.21.15.96:7150 2024-03-04T23:30:57.402 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: [04/Mar/2024:23:30:55] ENGINE Bus STARTED 2024-03-04T23:30:57.402 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:57.402 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:57.402 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:57 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:57.612 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-03-04T23:30:57.612 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial admin user... 2024-03-04T23:30:58.430 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:58 smithi096 ceph-mon[35780]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:30:58.431 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:58 smithi096 ceph-mon[35780]: mgrmap e12: smithi096.kuwtji(active, since 2s) 2024-03-04T23:30:58.760 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$m.IjbtukNR3M1fRZSd8/vufdVKY8mJohJPbaphUI2amJEUDL4PwxC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1709595058, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-04T23:30:58.760 INFO:teuthology.orchestra.run.smithi096.stdout:Fetching dashboard port number... 2024-03-04T23:30:59.467 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:59 smithi096 ceph-mon[35780]: from='client.14178 -' 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-03-04T23:30:59.467 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:30:59 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:30:59.652 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 8443 2024-03-04T23:30:59.661 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-04T23:30:59.661 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-03-04T23:30:59.669 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-04T23:30:59.669 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-03-04T23:30:59.669 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-03-04T23:30:59.669 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-04T23:30:59.670 INFO:teuthology.orchestra.run.smithi096.stdout:Ceph Dashboard is now available at: 2024-03-04T23:30:59.670 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:30:59.670 INFO:teuthology.orchestra.run.smithi096.stdout: URL: https://smithi096.front.sepia.ceph.com:8443/ 2024-03-04T23:30:59.670 INFO:teuthology.orchestra.run.smithi096.stdout: User: admin 2024-03-04T23:30:59.670 INFO:teuthology.orchestra.run.smithi096.stdout: Password: f6neau090f 2024-03-04T23:30:59.671 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:30:59.671 INFO:teuthology.orchestra.run.smithi096.stdout:Saving cluster configuration to /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config directory 2024-03-04T23:30:59.671 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling autotune for osd_memory_target 2024-03-04T23:31:00.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:00 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1963434038' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-04T23:31:01.702 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-03-04T23:31:01.702 INFO:teuthology.orchestra.run.smithi096.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-03-04T23:31:01.702 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout:Or, if you are only running a single cluster on this host: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout:Please consider enabling telemetry to help improve Ceph: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: ceph telemetry on 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout:For more information see: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:01.703 INFO:teuthology.orchestra.run.smithi096.stdout:Bootstrap complete. 2024-03-04T23:31:01.751 INFO:tasks.cephadm:Fetching config... 2024-03-04T23:31:01.751 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:31:01.751 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-04T23:31:01.769 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-04T23:31:01.769 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:31:01.769 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-04T23:31:01.826 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-04T23:31:01.826 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:31:01.826 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/keyring of=/dev/stdout 2024-03-04T23:31:01.897 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-04T23:31:01.897 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:31:01.897 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-04T23:31:01.955 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-04T23:31:01.956 DEBUG:teuthology.orchestra.run.smithi096:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCviP9eN+imDireUppCeksOBRC4tMOn26TdQa7W0NoKKNE2SVAr04sCYLxIYZlABH3vE3HkuRY+JyerWwr4oFzPegbOz/y64dBsNAfQjwVseE4lrLJDJUuzytPHhK1X0iSIi3mygUolrj5VqWv2IxhSCiAmCW1eT8aE5zDwE0ZpOTgFY0ncJDpu7rJ6F6F2go2MvMcM/WDts/qiilVxcq5RBHMSdf+y7OgEwIZF2xl9WzMQOidHJN4GI8glRcu9Bc8uc3qUsqUimy8e7ERbwpOiUtK8f56IPGByDT/92j79AF0s4o0VO/S3EAulVk+4m+svQiOi4ynXm2yeubhNLWhL1RB/oHvqXudyqK4f2DUtawq8IU27ouXfrqkMoa8UIbZKKkU4C+CpA+94SXj5bZwiA3QKNt00oR1Ri8Q3rtkDsDwzVwDU6deeik/VknTqtleCxytO1w1fG6F4Nob8tg+4qs7LVAKGdjuecjdeoNhxyv0t+osSndu/eLU3eotY+C8= ceph-093866e0-da7f-11ee-95c6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-04T23:31:02.033 INFO:teuthology.orchestra.run.smithi096.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCviP9eN+imDireUppCeksOBRC4tMOn26TdQa7W0NoKKNE2SVAr04sCYLxIYZlABH3vE3HkuRY+JyerWwr4oFzPegbOz/y64dBsNAfQjwVseE4lrLJDJUuzytPHhK1X0iSIi3mygUolrj5VqWv2IxhSCiAmCW1eT8aE5zDwE0ZpOTgFY0ncJDpu7rJ6F6F2go2MvMcM/WDts/qiilVxcq5RBHMSdf+y7OgEwIZF2xl9WzMQOidHJN4GI8glRcu9Bc8uc3qUsqUimy8e7ERbwpOiUtK8f56IPGByDT/92j79AF0s4o0VO/S3EAulVk+4m+svQiOi4ynXm2yeubhNLWhL1RB/oHvqXudyqK4f2DUtawq8IU27ouXfrqkMoa8UIbZKKkU4C+CpA+94SXj5bZwiA3QKNt00oR1Ri8Q3rtkDsDwzVwDU6deeik/VknTqtleCxytO1w1fG6F4Nob8tg+4qs7LVAKGdjuecjdeoNhxyv0t+osSndu/eLU3eotY+C8= ceph-093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:31:02.045 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCviP9eN+imDireUppCeksOBRC4tMOn26TdQa7W0NoKKNE2SVAr04sCYLxIYZlABH3vE3HkuRY+JyerWwr4oFzPegbOz/y64dBsNAfQjwVseE4lrLJDJUuzytPHhK1X0iSIi3mygUolrj5VqWv2IxhSCiAmCW1eT8aE5zDwE0ZpOTgFY0ncJDpu7rJ6F6F2go2MvMcM/WDts/qiilVxcq5RBHMSdf+y7OgEwIZF2xl9WzMQOidHJN4GI8glRcu9Bc8uc3qUsqUimy8e7ERbwpOiUtK8f56IPGByDT/92j79AF0s4o0VO/S3EAulVk+4m+svQiOi4ynXm2yeubhNLWhL1RB/oHvqXudyqK4f2DUtawq8IU27ouXfrqkMoa8UIbZKKkU4C+CpA+94SXj5bZwiA3QKNt00oR1Ri8Q3rtkDsDwzVwDU6deeik/VknTqtleCxytO1w1fG6F4Nob8tg+4qs7LVAKGdjuecjdeoNhxyv0t+osSndu/eLU3eotY+C8= ceph-093866e0-da7f-11ee-95c6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-04T23:31:02.106 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCviP9eN+imDireUppCeksOBRC4tMOn26TdQa7W0NoKKNE2SVAr04sCYLxIYZlABH3vE3HkuRY+JyerWwr4oFzPegbOz/y64dBsNAfQjwVseE4lrLJDJUuzytPHhK1X0iSIi3mygUolrj5VqWv2IxhSCiAmCW1eT8aE5zDwE0ZpOTgFY0ncJDpu7rJ6F6F2go2MvMcM/WDts/qiilVxcq5RBHMSdf+y7OgEwIZF2xl9WzMQOidHJN4GI8glRcu9Bc8uc3qUsqUimy8e7ERbwpOiUtK8f56IPGByDT/92j79AF0s4o0VO/S3EAulVk+4m+svQiOi4ynXm2yeubhNLWhL1RB/oHvqXudyqK4f2DUtawq8IU27ouXfrqkMoa8UIbZKKkU4C+CpA+94SXj5bZwiA3QKNt00oR1Ri8Q3rtkDsDwzVwDU6deeik/VknTqtleCxytO1w1fG6F4Nob8tg+4qs7LVAKGdjuecjdeoNhxyv0t+osSndu/eLU3eotY+C8= ceph-093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:31:02.119 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-04T23:31:02.340 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:31:02.450 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:02 smithi096 ceph-mon[35780]: mgrmap e13: smithi096.kuwtji(active, since 6s) 2024-03-04T23:31:02.450 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:02 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3094198075' entity='client.admin' 2024-03-04T23:31:03.933 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-04T23:31:03.934 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-04T23:31:04.159 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:31:04.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2153350215' entity='client.admin' 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi096", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi096", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:31:04.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:04 smithi096 ceph-mon[35780]: Deploying daemon ceph-exporter.smithi096 on smithi096 2024-03-04T23:31:05.821 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2024-03-04T23:31:05.822 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:31:05.822 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2024-03-04T23:31:05.844 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:31:05.845 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:31:05.906 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2024-03-04T23:31:05.907 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph orch host add smithi160 2024-03-04T23:31:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:06 smithi096 ceph-mon[35780]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:31:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:06 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:06.541 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: Deploying daemon crash.smithi096 on smithi096 2024-03-04T23:31:08.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:08 smithi096 ceph-mon[35780]: from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:31:09.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:09 smithi096 ceph-mon[35780]: Deploying cephadm binary to smithi160 2024-03-04T23:31:10.162 INFO:teuthology.orchestra.run.smithi096.stdout:Added host 'smithi160' with addr '172.21.15.160' 2024-03-04T23:31:10.529 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph orch host ls --format=json 2024-03-04T23:31:10.762 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:31:10.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.998 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.998 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.998 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.998 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: Deploying daemon node-exporter.smithi096 on smithi096 2024-03-04T23:31:10.999 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.999 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:10.999 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:10 smithi096 ceph-mon[35780]: Added host smithi160 2024-03-04T23:31:12.659 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:31:12.659 INFO:teuthology.orchestra.run.smithi096.stdout:[{"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2024-03-04T23:31:13.082 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-04T23:31:13.082 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd crush tunables default 2024-03-04T23:31:13.324 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:31:14.203 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-04T23:31:14.204 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:14.204 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:14.204 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:14.204 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:14.204 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:13 smithi096 ceph-mon[35780]: Deploying daemon alertmanager.smithi096 on smithi096 2024-03-04T23:31:14.973 INFO:teuthology.orchestra.run.smithi096.stderr:adjusted tunables profile to default 2024-03-04T23:31:15.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:14 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1968175563' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-04T23:31:15.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:14 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:15.886 INFO:tasks.cephadm:Adding mon.smithi096 on smithi096 2024-03-04T23:31:15.887 INFO:tasks.cephadm:Adding mon.smithi160 on smithi160 2024-03-04T23:31:15.887 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph orch apply mon '2;smithi096:172.21.15.96=smithi096;smithi160:172.21.15.160=smithi160' 2024-03-04T23:31:16.132 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:16.196 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:16.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:15 smithi096 ceph-mon[35780]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:16.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:15 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1968175563' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-04T23:31:16.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:15 smithi096 ceph-mon[35780]: osdmap e4: 0 total, 0 up, 0 in 2024-03-04T23:31:17.631 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2024-03-04T23:31:18.038 DEBUG:teuthology.orchestra.run.smithi160:mon.smithi160> sudo journalctl -f -n 0 -u ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi160.service 2024-03-04T23:31:18.045 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:18.045 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:18.075 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:-- Logs begin at Mon 2024-03-04 23:17:55 UTC. -- 2024-03-04T23:31:18.300 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:18.364 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:18.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:18 smithi096 ceph-mon[35780]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:18.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:18 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='client.14197 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi096:172.21.15.96=smithi096;smithi160:172.21.15.160=smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: Saving service mon spec with placement smithi096:172.21.15.96=smithi096;smithi160:172.21.15.160=smithi160;count:2 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.498 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-04T23:31:19.499 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:19 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:19.540 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:19.541 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:19.542 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:20.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-04T23:31:20.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-04T23:31:20.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:20.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: Deploying daemon grafana.smithi096 on smithi096 2024-03-04T23:31:20.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3183873655' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:20.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:20 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:20.917 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:20.918 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:21.163 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:21.222 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:22.432 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:22.433 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:22.435 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:22.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:22 smithi096 ceph-mon[35780]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:23.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:23 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/1130266326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:23.816 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:23.816 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:24.059 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:24.125 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:24.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:24 smithi096 ceph-mon[35780]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:25.332 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:25.332 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:25.334 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:26.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:26 smithi096 ceph-mon[35780]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:26.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:26 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2056315273' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:26.682 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:26.682 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:26.932 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:26.996 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:28.222 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:28.223 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:28.225 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:28.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:28 smithi096 ceph-mon[35780]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:29.428 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:29 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/928034927' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:29.590 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:29.590 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:29.837 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:29.893 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:30.313 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:30 smithi096 ceph-mon[35780]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:31.079 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:31.079 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:31.081 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:32.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/4008840782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:32.246 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:31 smithi096 ceph-mon[35780]: Deploying daemon prometheus.smithi096 on smithi096 2024-03-04T23:31:32.484 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:32.485 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:32.745 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:32.805 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:34.081 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:34.081 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:34.083 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:34.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:33 smithi096 ceph-mon[35780]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:35.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:34 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3261848466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:35.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:34 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:35.444 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:35.444 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:35.690 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:35.747 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:36.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:35 smithi096 ceph-mon[35780]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:36.944 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:36.945 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:36.946 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:37.365 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:37 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/803404302' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:38.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:38 smithi096 ceph-mon[35780]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:38.311 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:38.312 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:38.553 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:38.609 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:39.836 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:39.836 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:39.838 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:40.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:40 smithi096 ceph-mon[35780]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:40.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:40 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/611394590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:41.219 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:41.219 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:41.463 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:41.522 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:42.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:42 smithi096 ceph-mon[35780]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:42.721 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:42.721 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:42.723 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:43.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:43 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2409843702' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:44.075 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:44.075 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:44.325 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:44.395 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:44.472 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:44 smithi096 ceph-mon[35780]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:45.576 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:45.577 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:45.584 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:31:45.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:45 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:46.862 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:46 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2267012951' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:46.862 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:46 smithi096 ceph-mon[35780]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-04T23:31:46.862 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:46 smithi096 ceph-mon[35780]: mgrmap e14: smithi096.kuwtji(active, since 50s) 2024-03-04T23:31:46.963 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:46.963 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:47.212 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:47.271 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:48.467 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:48.467 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:48.468 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:48.564 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:48 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3051485510' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:49.870 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:49.871 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:50.123 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:50.196 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:51.360 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:51.361 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:51.362 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:52.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3753450870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: Active manager daemon smithi096.kuwtji restarted 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: Activating manager daemon smithi096.kuwtji 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: osdmap e5: 0 total, 0 up, 0 in 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: mgrmap e15: smithi096.kuwtji(active, starting, since 0.00529577s) 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi096.kuwtji", "id": "smithi096.kuwtji"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-04T23:31:52.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:52 smithi096 ceph-mon[35780]: Manager daemon smithi096.kuwtji is now available 2024-03-04T23:31:52.728 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:52.728 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:52.984 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:53.048 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/mirror_snapshot_schedule"}]: dispatch 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/trash_purge_schedule"}]: dispatch 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:53.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:53 smithi096 ceph-mon[35780]: mgrmap e16: smithi096.kuwtji(active, since 1.00521s) 2024-03-04T23:31:54.301 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:54.301 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:54.303 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:54.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:54 smithi096 ceph-mon[35780]: [04/Mar/2024:23:31:52] ENGINE Bus STARTING 2024-03-04T23:31:54.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:54 smithi096 ceph-mon[35780]: [04/Mar/2024:23:31:52] ENGINE Serving on http://172.21.15.96:8765 2024-03-04T23:31:54.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:54 smithi096 ceph-mon[35780]: [04/Mar/2024:23:31:52] ENGINE Serving on https://172.21.15.96:7150 2024-03-04T23:31:54.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:54 smithi096 ceph-mon[35780]: [04/Mar/2024:23:31:52] ENGINE Bus STARTED 2024-03-04T23:31:54.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:54 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:55.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:55 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2367353300' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:55.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:55 smithi096 ceph-mon[35780]: mgrmap e17: smithi096.kuwtji(active, since 2s) 2024-03-04T23:31:55.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:55 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:55.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:55 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:55.825 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:55.826 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:56.052 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:56.102 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-04T23:31:56.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:56 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:56.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:56 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:56.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:56 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-03-04T23:31:57.493 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:31:57.493 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:31:57.496 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: Updating smithi096:/etc/ceph/ceph.conf 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: Updating smithi160:/etc/ceph/ceph.conf 2024-03-04T23:31:57.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2325863328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-04T23:31:57.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:31:58.871 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:31:58.872 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.client.admin.keyring 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.client.admin.keyring 2024-03-04T23:31:58.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:31:58 smithi096 ceph-mon[35780]: Deploying daemon ceph-exporter.smithi160 on smithi160 2024-03-04T23:31:59.219 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:00.521 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:32:00.521 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:32:00.523 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:32:01.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: Deploying daemon crash.smithi160 on smithi160 2024-03-04T23:32:01.245 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:00 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/1279822127' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:01.996 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:32:01.996 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:32:02.237 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:02.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:02.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:02.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:02.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:02.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: Deploying daemon node-exporter.smithi160 on smithi160 2024-03-04T23:32:02.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:02 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:03.756 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:32:03.756 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:32:03.760 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:32:04.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:03 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/1105403872' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:05.402 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:32:05.402 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:32:05.746 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:06.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:06.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:06 smithi096 ceph-mon[35780]: Deploying daemon mgr.smithi160.wmejtp on smithi160 2024-03-04T23:32:07.387 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:32:07.387 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:30:00.583966Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-04T23:32:07.389 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-03-04T23:32:08.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: Deploying daemon mon.smithi160 on smithi160 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:08.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:08 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3976205347' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:08.793 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-04T23:32:08.794 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph mon dump -f json 2024-03-04T23:32:09.062 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi160/config 2024-03-04T23:32:09.561 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 systemd[1]: Started Ceph mon.smithi160 for 093866e0-da7f-11ee-95c6-87774f69a715. 2024-03-04T23:32:09.561 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: load: jerasure load: lrc 2024-03-04T23:32:09.561 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: RocksDB version: 7.9.2 2024-03-04T23:32:09.561 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Git sha 0 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Compile date 2024-02-28 20:08:01 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: DB SUMMARY 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: DB Session ID: RSDYQIJWMNQKLE0KA50D 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: CURRENT file: CURRENT 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: IDENTITY file: IDENTITY 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi160/store.db dir, Total Num: 0, files: 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi160/store.db: 000004.log size: 511 ; 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.error_if_exists: 0 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.create_if_missing: 0 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.paranoid_checks: 1 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-04T23:32:09.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.env: 0x55f6554b9720 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.fs: PosixFileSystem 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.info_log: 0x55f6571972e0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_file_opening_threads: 16 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.statistics: (nil) 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.use_fsync: 0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_log_file_size: 0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.keep_log_file_num: 1000 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.recycle_log_file_num: 0 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_fallocate: 1 2024-03-04T23:32:09.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_mmap_reads: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_mmap_writes: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.use_direct_reads: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.create_missing_column_families: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.db_log_dir: 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.wal_dir: 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-04T23:32:09.564 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.advise_random_on_open: 1 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.db_write_buffer_size: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.write_buffer_manager: 0x55f656428320 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.rate_limiter: (nil) 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.wal_recovery_mode: 2 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enable_thread_tracking: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enable_pipelined_write: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.unordered_write: 0 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-04T23:32:09.565 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.row_cache: None 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.wal_filter: None 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_ingest_behind: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.two_write_queues: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.manual_wal_flush: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.wal_compression: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.atomic_flush: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.log_readahead_size: 0 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-04T23:32:09.566 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.best_efforts_recovery: 0 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.allow_data_in_errors: 0 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.db_host_id: __hostname__ 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_background_jobs: 2 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_background_compactions: -1 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_subcompactions: 1 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_total_wal_size: 0 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-04T23:32:09.567 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_open_files: -1 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bytes_per_sync: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_readahead_size: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_background_flushes: -1 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Compression algorithms supported: 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kZSTD supported: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kXpressCompression supported: 0 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kLZ4HCCompression supported: 1 2024-03-04T23:32:09.568 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kZlibCompression supported: 1 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kSnappyCompression supported: 1 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kLZ4Compression supported: 1 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: kBZip2Compression supported: 0 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi160/store.db/MANIFEST-000005 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.merge_operator: 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_filter: None 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_filter_factory: None 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.sst_partitioner_factory: None 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-04T23:32:09.569 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f6571973e0) 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: cache_index_and_filter_blocks: 1 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: pin_top_level_index_and_filter: 1 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: index_type: 0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: data_block_index_type: 0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: index_shortening: 1 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: checksum: 4 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: no_block_cache: 0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_cache: 0x55f6564a91f0 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_cache_name: BinnedLRUCache 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_cache_options: 2024-03-04T23:32:09.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: capacity : 536870912 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: num_shard_bits : 4 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: strict_capacity_limit : 0 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: high_pri_pool_ratio: 0.000 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_cache_compressed: (nil) 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: persistent_cache: (nil) 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_size: 4096 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_size_deviation: 10 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_restart_interval: 16 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: index_block_restart_interval: 1 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: metadata_block_size: 4096 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: partition_filters: 0 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: use_delta_encoding: 1 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: filter_policy: bloomfilter 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: whole_key_filtering: 1 2024-03-04T23:32:09.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: verify_compression: 0 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: read_amp_bytes_per_bit: 0 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: format_version: 5 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: enable_index_compression: 1 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: block_align: 0 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: max_auto_readahead_size: 262144 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: prepopulate_block_cache: 0 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: initial_auto_readahead_size: 8192 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.write_buffer_size: 33554432 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_write_buffer_number: 2 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression: NoCompression 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression: Disabled 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.prefix_extractor: nullptr 2024-03-04T23:32:09.572 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.num_levels: 7 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-04T23:32:09.573 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.level: 32767 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.strategy: 0 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.enabled: false 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.target_file_size_base: 67108864 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-04T23:32:09.574 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.arena_block_size: 1048576 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-04T23:32:09.575 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.disable_auto_compactions: 0 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.table_properties_collectors: 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.inplace_update_support: 0 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-04T23:32:09.576 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.bloom_locality: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.max_successive_merges: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.paranoid_file_checks: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.force_consistency_checks: 1 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.report_bg_io_stats: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.ttl: 2592000 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enable_blob_files: false 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.min_blob_size: 0 2024-03-04T23:32:09.577 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_file_size: 268435456 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.blob_file_starting_level: 0 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi160/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-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 39c2c3c8-5699-4ba2-96f7-ce5e36936fe0 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595129544991, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595129545410, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1709595129, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "39c2c3c8-5699-4ba2-96f7-ce5e36936fe0", "db_session_id": "RSDYQIJWMNQKLE0KA50D", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-03-04T23:32:09.578 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1709595129545476, "job": 1, "event": "recovery_finished"} 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi160/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f656546000 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: DB pointer 0x55f656532000 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: ** DB Stats ** 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-04T23:32:09.579 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: ** Compaction Stats [default] ** 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: ** Compaction Stats [default] ** 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.580 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: Block cache BinnedLRUCache@0x55f6564a91f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.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-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-04T23:32:09.581 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160 does not exist in monmap, will attempt to join an existing cluster 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: using public_addr v2:172.21.15.160:0/0 -> [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: starting mon.smithi160 rank -1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi160 fsid 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(???) e0 preinit fsid 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).mds e1 new map 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).mds e1 print_map 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: e1 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: legacy client fscid: -1 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout: No filesystems configured 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-04T23:32:09.582 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-04T23:32:09.583 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1968175563' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: osdmap e4: 0 total, 0 up, 0 in 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.14197 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi096:172.21.15.96=smithi096;smithi160:172.21.15.160=smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Saving service mon spec with placement smithi096:172.21.15.96=smithi096;smithi160:172.21.15.160=smithi160;count:2 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.835 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon grafana.smithi096 on smithi096 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3183873655' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/1130266326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.836 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2056315273' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/928034927' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.837 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/4008840782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon prometheus.smithi096 on smithi096 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3261848466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/803404302' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/611394590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2409843702' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.838 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2267012951' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14164 172.21.15.96:0/1601156581' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mgrmap e14: smithi096.kuwtji(active, since 50s) 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3051485510' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3753450870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Active manager daemon smithi096.kuwtji restarted 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Activating manager daemon smithi096.kuwtji 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: osdmap e5: 0 total, 0 up, 0 in 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mgrmap e15: smithi096.kuwtji(active, starting, since 0.00529577s) 2024-03-04T23:32:09.839 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi096.kuwtji", "id": "smithi096.kuwtji"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Manager daemon smithi096.kuwtji is now available 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/mirror_snapshot_schedule"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.kuwtji/trash_purge_schedule"}]: dispatch 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.840 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mgrmap e16: smithi096.kuwtji(active, since 1.00521s) 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: [04/Mar/2024:23:31:52] ENGINE Bus STARTING 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: [04/Mar/2024:23:31:52] ENGINE Serving on http://172.21.15.96:8765 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: [04/Mar/2024:23:31:52] ENGINE Serving on https://172.21.15.96:7150 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: [04/Mar/2024:23:31:52] ENGINE Bus STARTED 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2367353300' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mgrmap e17: smithi096.kuwtji(active, since 2s) 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.841 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi096:/etc/ceph/ceph.conf 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi160:/etc/ceph/ceph.conf 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2325863328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-04T23:32:09.842 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.client.admin.keyring 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.client.admin.keyring 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon ceph-exporter.smithi160 on smithi160 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:09.843 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon crash.smithi160 on smithi160 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/1279822127' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon node-exporter.smithi160 on smithi160 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/1105403872' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:09.844 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon mgr.smithi160.wmejtp on smithi160 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: Deploying daemon mon.smithi160 on smithi160 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3976205347' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-03-04T23:32:09.845 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: mon.smithi160@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expand map: {default=false} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta from 'false' to 'false' 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expanded map: {default=false} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expand map: {default=info} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta from 'info' to 'info' 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expanded map: {default=info} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expand map: {default=daemon} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta from 'daemon' to 'daemon' 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expanded map: {default=daemon} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expand map: {default=debug} 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta from 'debug' to 'debug' 2024-03-04T23:32:09.846 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:09 smithi160 ceph-mon[48072]: expand_channel_meta expanded map: {default=debug} 2024-03-04T23:32:14.927 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-03-04T23:32:14.927 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"093866e0-da7f-11ee-95c6-87774f69a715","modified":"2024-03-04T23:32:09.580068Z","created":"2024-03-04T23:30:00.583966Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi160","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-04T23:32:14.929 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2024-03-04T23:32:14.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: mon.smithi096 calling monitor election 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: mon.smithi160 calling monitor election 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi160.wmejtp/crt"}]: dispatch 2024-03-04T23:32:14.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: mon.smithi096 is new leader, mons smithi096,smithi160 in quorum (ranks 0,1) 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: monmap e2: 2 mons at {smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],smithi160=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: fsmap 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: osdmap e5: 0 total, 0 up, 0 in 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: mgrmap e17: smithi096.kuwtji(active, since 22s) 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: Standby manager daemon smithi160.wmejtp started 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: overall HEALTH_OK 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi160.wmejtp/key"}]: dispatch 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:14.937 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: mon.smithi096 calling monitor election 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: mon.smithi160 calling monitor election 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi160.wmejtp/crt"}]: dispatch 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:14.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: mon.smithi096 is new leader, mons smithi096,smithi160 in quorum (ranks 0,1) 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: monmap e2: 2 mons at {smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],smithi160=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: fsmap 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: osdmap e5: 0 total, 0 up, 0 in 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: mgrmap e17: smithi096.kuwtji(active, since 22s) 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: Standby manager daemon smithi160.wmejtp started 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: overall HEALTH_OK 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi160.wmejtp/key"}]: dispatch 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.? 172.21.15.160:0/2162357449' entity='mgr.smithi160.wmejtp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:14.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.354 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-04T23:32:15.355 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph config generate-minimal-conf 2024-03-04T23:32:15.585 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: mgrmap e18: smithi096.kuwtji(active, since 22s), standbys: smithi160.wmejtp 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi160.wmejtp", "id": "smithi160.wmejtp"}]: dispatch 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/1223647195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:15.930 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:15 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: mgrmap e18: smithi096.kuwtji(active, since 22s), standbys: smithi160.wmejtp 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr metadata", "who": "smithi160.wmejtp", "id": "smithi160.wmejtp"}]: dispatch 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/1223647195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-04T23:32:15.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:15 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mon metadata", "id": "smithi160"}]: dispatch 2024-03-04T23:32:16.881 INFO:teuthology.orchestra.run.smithi096.stdout:# minimal ceph.conf for 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:32:16.881 INFO:teuthology.orchestra.run.smithi096.stdout:[global] 2024-03-04T23:32:16.881 INFO:teuthology.orchestra.run.smithi096.stdout: fsid = 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:32:16.881 INFO:teuthology.orchestra.run.smithi096.stdout: mon_host = [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: Updating smithi096:/etc/ceph/ceph.conf 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: Updating smithi160:/etc/ceph/ceph.conf 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:17.477 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.478 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:17 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1544743623' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.575 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-04T23:32:17.575 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:32:17.576 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.conf 2024-03-04T23:32:17.605 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:32:17.605 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:32:17.672 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:32:17.672 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: Updating smithi096:/etc/ceph/ceph.conf 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: Updating smithi160:/etc/ceph/ceph.conf 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: Updating smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:17.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: Updating smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/config/ceph.conf 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:17 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1544743623' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:17.709 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:32:17.709 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-04T23:32:17.781 INFO:tasks.cephadm:Deploying OSDs... 2024-03-04T23:32:17.781 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:32:17.781 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:32:17.798 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-04T23:32:17.798 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/nvme1n1 2024-03-04T23:32:17.856 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/nvme1n1 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 206413 Links: 1 Device type: 103,1 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:31:04.486166961 +0000 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:29:22.163451143 +0000 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:29:22.163451143 +0000 2024-03-04T23:32:17.857 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:32:17.857 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-04T23:32:17.924 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:32:17.924 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:32:17.924 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.00023006 s, 2.2 MB/s 2024-03-04T23:32:17.925 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-04T23:32:17.984 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/nvme2n1 2024-03-04T23:32:18.041 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/nvme2n1 2024-03-04T23:32:18.041 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 207041 Links: 1 Device type: 103,2 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:31:04.497166717 +0000 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:29:22.313447753 +0000 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:29:22.313447753 +0000 2024-03-04T23:32:18.042 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:32:18.042 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-04T23:32:18.107 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:32:18.107 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:32:18.107 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000222025 s, 2.3 MB/s 2024-03-04T23:32:18.108 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-04T23:32:18.170 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/nvme3n1 2024-03-04T23:32:18.227 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/nvme3n1 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 207101 Links: 1 Device type: 103,3 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:31:04.508166472 +0000 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:29:22.465444317 +0000 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:29:22.465444317 +0000 2024-03-04T23:32:18.228 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:32:18.228 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-04T23:32:18.297 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:32:18.297 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:32:18.297 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000197697 s, 2.6 MB/s 2024-03-04T23:32:18.298 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-04T23:32:18.357 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/nvme4n1 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: Reconfiguring mon.smithi096 (unknown last config time)... 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: Reconfiguring daemon mon.smithi096 on smithi096 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.kuwtji", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:18.406 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:18 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:18.414 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/nvme4n1 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 208169 Links: 1 Device type: 103,4 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-03-04 23:31:04.519166228 +0000 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-03-04 23:29:22.613440972 +0000 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-03-04 23:29:22.613440972 +0000 2024-03-04T23:32:18.415 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-03-04T23:32:18.415 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-04T23:32:18.481 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-03-04T23:32:18.482 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-03-04T23:32:18.482 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000333095 s, 1.5 MB/s 2024-03-04T23:32:18.483 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-04T23:32:18.542 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:32:18.542 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-03-04T23:32:18.563 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-04T23:32:18.563 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/nvme1n1 2024-03-04T23:32:18.625 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/nvme1n1 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 205258 Links: 1 Device type: 103,1 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:31:55.460153203 +0000 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:29:23.822453681 +0000 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:29:23.822453681 +0000 2024-03-04T23:32:18.662 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:32:18.663 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: Reconfiguring mon.smithi096 (unknown last config time)... 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: Reconfiguring daemon mon.smithi096 on smithi096 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.kuwtji", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:18.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:18 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:18.697 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:32:18.697 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:32:18.697 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000272745 s, 1.9 MB/s 2024-03-04T23:32:18.699 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-04T23:32:18.763 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/nvme2n1 2024-03-04T23:32:18.833 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/nvme2n1 2024-03-04T23:32:18.833 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:18.833 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 203506 Links: 1 Device type: 103,2 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:31:55.470153051 +0000 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:29:23.974451312 +0000 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:29:23.974451312 +0000 2024-03-04T23:32:18.834 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:32:18.835 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-04T23:32:18.908 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:32:18.909 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:32:18.909 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000251563 s, 2.0 MB/s 2024-03-04T23:32:18.910 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-04T23:32:18.972 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/nvme3n1 2024-03-04T23:32:19.034 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/nvme3n1 2024-03-04T23:32:19.034 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:19.034 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 203644 Links: 1 Device type: 103,3 2024-03-04T23:32:19.034 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:19.035 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:19.035 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:31:55.481152885 +0000 2024-03-04T23:32:19.035 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:29:24.123448991 +0000 2024-03-04T23:32:19.035 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:29:24.123448991 +0000 2024-03-04T23:32:19.035 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:32:19.035 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-04T23:32:19.103 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:32:19.103 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:32:19.103 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000250107 s, 2.0 MB/s 2024-03-04T23:32:19.105 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-04T23:32:19.165 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/nvme4n1 2024-03-04T23:32:19.228 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/nvme4n1 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 209160 Links: 1 Device type: 103,4 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-03-04 23:31:55.492152718 +0000 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-03-04 23:29:24.274446639 +0000 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-03-04 23:29:24.274446639 +0000 2024-03-04T23:32:19.229 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-03-04T23:32:19.229 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-04T23:32:19.296 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-03-04T23:32:19.296 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-03-04T23:32:19.296 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000270577 s, 1.9 MB/s 2024-03-04T23:32:19.297 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-04T23:32:19.357 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph orch apply osd --all-available-devices 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: Reconfiguring mgr.smithi096.kuwtji (unknown last config time)... 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: Reconfiguring daemon mgr.smithi096.kuwtji on smithi096 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi096", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:32:19.391 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:19 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: Reconfiguring mgr.smithi096.kuwtji (unknown last config time)... 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: Reconfiguring daemon mgr.smithi096.kuwtji on smithi096 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:19.421 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi096", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:32:19.422 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:19 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:19.609 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi160/config 2024-03-04T23:32:20.873 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled osd.all-available-devices update... 2024-03-04T23:32:20.880 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: Reconfiguring ceph-exporter.smithi096 (monmap changed)... 2024-03-04T23:32:20.880 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: Reconfiguring daemon ceph-exporter.smithi096 on smithi096 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.881 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:20 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.897 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: Reconfiguring ceph-exporter.smithi096 (monmap changed)... 2024-03-04T23:32:20.897 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: Reconfiguring daemon ceph-exporter.smithi096 on smithi096 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:20.898 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:20 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:21.263 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-04T23:32:21.263 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:21.858 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: Reconfiguring crash.smithi096 (monmap changed)... 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: Reconfiguring daemon crash.smithi096 on smithi096 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: Reconfiguring alertmanager.smithi096 (dependencies changed)... 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: Reconfiguring daemon alertmanager.smithi096 on smithi096 2024-03-04T23:32:21.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:21 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:21.972 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: Reconfiguring crash.smithi096 (monmap changed)... 2024-03-04T23:32:21.972 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: Reconfiguring daemon crash.smithi096 on smithi096 2024-03-04T23:32:21.972 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:21.972 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: Reconfiguring alertmanager.smithi096 (dependencies changed)... 2024-03-04T23:32:21.972 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: Reconfiguring daemon alertmanager.smithi096 on smithi096 2024-03-04T23:32:21.973 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:21 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:22.910 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:22 smithi096 ceph-mon[35780]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:32:22.911 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:22 smithi096 ceph-mon[35780]: Marking host: smithi096 for OSDSpec preview refresh. 2024-03-04T23:32:22.911 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:22 smithi096 ceph-mon[35780]: Marking host: smithi160 for OSDSpec preview refresh. 2024-03-04T23:32:22.911 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:22 smithi096 ceph-mon[35780]: Saving service osd.all-available-devices spec with placement * 2024-03-04T23:32:22.911 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:22 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:22.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:22 smithi160 ceph-mon[48072]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-04T23:32:22.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:22 smithi160 ceph-mon[48072]: Marking host: smithi096 for OSDSpec preview refresh. 2024-03-04T23:32:22.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:22 smithi160 ceph-mon[48072]: Marking host: smithi160 for OSDSpec preview refresh. 2024-03-04T23:32:22.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:22 smithi160 ceph-mon[48072]: Saving service osd.all-available-devices spec with placement * 2024-03-04T23:32:22.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:22 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:23.157 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:23.544 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:23.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:23 smithi096 ceph-mon[35780]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:23.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:23 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1623131627' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:23.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:23 smithi160 ceph-mon[48072]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:23.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:23 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1623131627' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:24.545 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:24.928 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:25.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:25 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:25.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:25 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:25.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:25 smithi160 ceph-mon[48072]: Reconfiguring grafana.smithi096 (dependencies changed)... 2024-03-04T23:32:25.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:25 smithi160 ceph-mon[48072]: Reconfiguring daemon grafana.smithi096 on smithi096 2024-03-04T23:32:25.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:25 smithi160 ceph-mon[48072]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:25.384 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:25 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:25.384 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:25 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:25.384 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:25 smithi096 ceph-mon[35780]: Reconfiguring grafana.smithi096 (dependencies changed)... 2024-03-04T23:32:25.384 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:25 smithi096 ceph-mon[35780]: Reconfiguring daemon grafana.smithi096 on smithi096 2024-03-04T23:32:25.384 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:25 smithi096 ceph-mon[35780]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:26.420 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:26.929 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:27.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:27 smithi096 ceph-mon[35780]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:27.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:27 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3734543458' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:27.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:27 smithi160 ceph-mon[48072]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:27.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:27 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3734543458' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:27.930 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:28.323 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:28 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:28.323 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:28 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:28.323 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:28 smithi096 ceph-mon[35780]: Reconfiguring prometheus.smithi096 (dependencies changed)... 2024-03-04T23:32:28.323 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:28 smithi096 ceph-mon[35780]: Reconfiguring daemon prometheus.smithi096 on smithi096 2024-03-04T23:32:28.419 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:28.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:28 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:28.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:28 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:28.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:28 smithi160 ceph-mon[48072]: Reconfiguring prometheus.smithi096 (dependencies changed)... 2024-03-04T23:32:28.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:28 smithi160 ceph-mon[48072]: Reconfiguring daemon prometheus.smithi096 on smithi096 2024-03-04T23:32:29.425 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:29 smithi096 ceph-mon[35780]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:29.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:29 smithi160 ceph-mon[48072]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:30.003 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:30.343 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:30 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1445813795' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:30.344 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:30.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:30 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1445813795' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:31.346 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:31.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:31 smithi160 ceph-mon[48072]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:31.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:31 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:31.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:31 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:31.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:31 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:32:31.436 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:31 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:31.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:31 smithi096 ceph-mon[35780]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:31.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:31 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:31.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:31 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:31.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:31 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi160", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-04T23:32:31.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:31 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:31.573 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: Reconfiguring ceph-exporter.smithi160 (monmap changed)... 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: Reconfiguring daemon ceph-exporter.smithi160 on smithi160 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:32.374 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:32 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: Reconfiguring ceph-exporter.smithi160 (monmap changed)... 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: Reconfiguring daemon ceph-exporter.smithi160 on smithi160 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi160", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-04T23:32:32.495 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:32 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:32.705 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:33.075 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:33.872 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: Reconfiguring crash.smithi160 (monmap changed)... 2024-03-04T23:32:33.872 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: Reconfiguring daemon crash.smithi160 on smithi160 2024-03-04T23:32:33.872 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:33.872 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: Reconfiguring mgr.smithi160.wmejtp (monmap changed)... 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: Reconfiguring daemon mgr.smithi160.wmejtp on smithi160 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/2105066800' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:33.873 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-04T23:32:33.874 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:33 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:33.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: Reconfiguring crash.smithi160 (monmap changed)... 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: Reconfiguring daemon crash.smithi160 on smithi160 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: Reconfiguring mgr.smithi160.wmejtp (monmap changed)... 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi160.wmejtp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: Reconfiguring daemon mgr.smithi160.wmejtp on smithi160 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2105066800' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:33.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-04T23:32:33.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-04T23:32:33.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:33 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:34.075 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:34.310 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:34.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: Reconfiguring mon.smithi160 (monmap changed)... 2024-03-04T23:32:34.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: Reconfiguring daemon mon.smithi160 on smithi160 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi096.front.sepia.ceph.com:3000"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi096.front.sepia.ceph.com:9095"}]: dispatch 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:34 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:34.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: Reconfiguring mon.smithi160 (monmap changed)... 2024-03-04T23:32:34.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: Reconfiguring daemon mon.smithi160 on smithi160 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi096.front.sepia.ceph.com:3000"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi096.front.sepia.ceph.com:9095"}]: dispatch 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:34.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:34 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-04T23:32:35.557 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:35.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:35.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi096.front.sepia.ceph.com:3000"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi096.front.sepia.ceph.com:9095"}]: dispatch 2024-03-04T23:32:35.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:35 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/492256035' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi096.front.sepia.ceph.com:9093"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi096.front.sepia.ceph.com:3000"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi096.front.sepia.ceph.com:9095"}]: dispatch 2024-03-04T23:32:35.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:35 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/492256035' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:36.077 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:36.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:36 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:36 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:36 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:36 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:36 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:36 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:36 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:36.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:36 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.078 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:37.436 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.904 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-04T23:32:37.905 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:37 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-04T23:32:37.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:37.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-04T23:32:37.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:37 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:38.759 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:39.175 INFO:teuthology.orchestra.run.smithi096.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-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1985609853' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/230567802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]: dispatch 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]: dispatch 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]': finished 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: osdmap e6: 1 total, 0 up, 1 in 2024-03-04T23:32:39.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:39 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:39.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1985609853' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/230567802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]: dispatch 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]: dispatch 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f81e018-416a-4188-811b-74fea911f280"}]': finished 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: osdmap e6: 1 total, 0 up, 1 in 2024-03-04T23:32:39.997 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:39 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:40.176 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:40.416 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:40.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:40 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3479890061' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4980ec34-26d1-4bd3-a4fb-a82606557105"}]: dispatch 2024-03-04T23:32:40.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:40 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3479890061' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4980ec34-26d1-4bd3-a4fb-a82606557105"}]': finished 2024-03-04T23:32:40.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:40 smithi160 ceph-mon[48072]: osdmap e7: 2 total, 0 up, 2 in 2024-03-04T23:32:40.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:40 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:40.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:40 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:40.967 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:40 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3479890061' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4980ec34-26d1-4bd3-a4fb-a82606557105"}]: dispatch 2024-03-04T23:32:40.967 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:40 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3479890061' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4980ec34-26d1-4bd3-a4fb-a82606557105"}]': finished 2024-03-04T23:32:40.968 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:40 smithi096 ceph-mon[35780]: osdmap e7: 2 total, 0 up, 2 in 2024-03-04T23:32:40.968 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:40 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:40.968 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:40 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:41.780 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:41.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:41 smithi160 ceph-mon[48072]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:41.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:41 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3084042968' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:41.943 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:41 smithi096 ceph-mon[35780]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:41.944 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:41 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3084042968' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:42.156 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1709595160,"num_remapped_pgs":0} 2024-03-04T23:32:42.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:42 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1030203474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:42.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:42 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/4106202117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:42.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:42 smithi160 ceph-mon[48072]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:42.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:42 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1030203474' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:42.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:42 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/4106202117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:42.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:42 smithi096 ceph-mon[35780]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:43.161 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:43.388 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:43.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/1030801657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]: dispatch 2024-03-04T23:32:43.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]: dispatch 2024-03-04T23:32:43.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]': finished 2024-03-04T23:32:43.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: osdmap e8: 3 total, 0 up, 3 in 2024-03-04T23:32:43.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:43.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:43.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:43 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/1030801657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]: dispatch 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]: dispatch 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7fdd7bd7-a315-4979-9086-cdb8c70ead22"}]': finished 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: osdmap e8: 3 total, 0 up, 3 in 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:43.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:43 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:44.623 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:44.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:44.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/310047530' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fda60dd-13ef-43c0-85c1-4d2494e697ef"}]: dispatch 2024-03-04T23:32:44.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/310047530' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fda60dd-13ef-43c0-85c1-4d2494e697ef"}]': finished 2024-03-04T23:32:44.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: osdmap e9: 4 total, 0 up, 4 in 2024-03-04T23:32:44.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:44.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:44.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:44.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:44.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:44 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/4992325' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:44.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:44.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/310047530' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fda60dd-13ef-43c0-85c1-4d2494e697ef"}]: dispatch 2024-03-04T23:32:44.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/310047530' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fda60dd-13ef-43c0-85c1-4d2494e697ef"}]': finished 2024-03-04T23:32:44.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: osdmap e9: 4 total, 0 up, 4 in 2024-03-04T23:32:44.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:44.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:44.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:44.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:44.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:44 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/4992325' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:45.067 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1709595164,"num_remapped_pgs":0} 2024-03-04T23:32:45.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:45 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/41551191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:45.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:45 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/41551191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:46.069 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:46.296 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:46.934 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:46 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3216564309' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:46.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:46 smithi160 ceph-mon[48072]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:46.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:46 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3216564309' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:46.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:46 smithi096 ceph-mon[35780]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:47.528 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/2832559453' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]': finished 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: osdmap e10: 5 total, 0 up, 5 in 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:47.871 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:47 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1988073659' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/2832559453' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]: dispatch 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]: dispatch 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1bcf29d5-71bf-4e08-ae6d-935c32b647f0"}]': finished 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: osdmap e10: 5 total, 0 up, 5 in 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:47.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:47.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:47.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:47.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:47 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1988073659' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:47.946 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1709595167,"num_remapped_pgs":0} 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1034029697' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab83760b-ea65-4f25-87c5-21adb3e4198c"}]: dispatch 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1034029697' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab83760b-ea65-4f25-87c5-21adb3e4198c"}]': finished 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: osdmap e11: 6 total, 0 up, 6 in 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:48.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:48.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:48.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:48.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:48.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:48 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/4156415749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1034029697' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab83760b-ea65-4f25-87c5-21adb3e4198c"}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1034029697' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab83760b-ea65-4f25-87c5-21adb3e4198c"}]': finished 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: osdmap e11: 6 total, 0 up, 6 in 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:48.935 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:48.936 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:48 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/4156415749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:48.947 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:49.173 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:49.979 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:49 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3752405815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:50.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:49 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3752405815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:50.347 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:50.713 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1709595168,"num_remapped_pgs":0} 2024-03-04T23:32:50.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:50 smithi096 ceph-mon[35780]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:50.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:50 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1822066629' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:51.184 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:50 smithi160 ceph-mon[48072]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:51.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:50 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1822066629' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:51.714 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:51.941 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/3752227259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]: dispatch 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]: dispatch 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]': finished 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: osdmap e12: 7 total, 0 up, 7 in 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:51.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:51.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:51.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:51.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:51 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:32:52.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/3752227259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]: dispatch 2024-03-04T23:32:52.187 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]: dispatch 2024-03-04T23:32:52.187 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43cdc0a1-9422-4385-b083-10a0ae0fe34f"}]': finished 2024-03-04T23:32:52.187 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: osdmap e12: 7 total, 0 up, 7 in 2024-03-04T23:32:52.187 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:52.188 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:51 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3349319185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "178ca80e-3b98-42d7-a2ed-0c511d648a10"}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3349319185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "178ca80e-3b98-42d7-a2ed-0c511d648a10"}]': finished 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: osdmap e13: 8 total, 0 up, 8 in 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:52.995 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:52.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:52.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:32:52.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:32:52.996 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:52 smithi096 ceph-mon[35780]: from='client.? 172.21.15.160:0/4137180846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:53.153 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3349319185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "178ca80e-3b98-42d7-a2ed-0c511d648a10"}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3349319185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "178ca80e-3b98-42d7-a2ed-0c511d648a10"}]': finished 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: osdmap e13: 8 total, 0 up, 8 in 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:32:53.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:32:53.186 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:32:53.186 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:32:53.186 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:52 smithi160 ceph-mon[48072]: from='client.? 172.21.15.160:0/4137180846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:53.479 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:32:54.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:53 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3017587455' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:54.185 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:53 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1415440762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:54.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:53 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3017587455' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:54.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:53 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1415440762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-04T23:32:54.480 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:54.728 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:55.056 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:54 smithi160 ceph-mon[48072]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:55.182 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:54 smithi096 ceph-mon[35780]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:55.899 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:56.112 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:55 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/1098515900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:56.210 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:55 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/1098515900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:32:56.496 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:32:57.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:57 smithi096 ceph-mon[35780]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:57.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-04T23:32:57.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:57 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:57.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:57 smithi160 ceph-mon[48072]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:57.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:57 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-04T23:32:57.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:57 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:57.497 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:32:57.830 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:32:58.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:58 smithi096 ceph-mon[35780]: Deploying daemon osd.0 on smithi160 2024-03-04T23:32:58.303 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:58 smithi160 ceph-mon[48072]: Deploying daemon osd.0 on smithi160 2024-03-04T23:32:59.289 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:32:59.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:59 smithi160 ceph-mon[48072]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:59.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:59 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-04T23:32:59.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:32:59 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:59.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:59 smithi096 ceph-mon[35780]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:32:59.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:59 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-04T23:32:59.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:32:59 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:32:59.971 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:33:00.434 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:00 smithi160 ceph-mon[48072]: Deploying daemon osd.1 on smithi096 2024-03-04T23:33:00.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:00 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/2735444265' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:00.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:00 smithi096 ceph-mon[35780]: Deploying daemon osd.1 on smithi096 2024-03-04T23:33:00.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:00 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2735444265' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:00.972 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:33:01.232 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:33:01.434 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:01 smithi160 ceph-mon[48072]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:01.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:01 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:01.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:01 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:01.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:01 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-04T23:33:01.435 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:01 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:01.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:01 smithi096 ceph-mon[35780]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:01.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:01 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:01.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:01 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:01.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:01 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-04T23:33:01.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:01 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:02.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:02 smithi096 ceph-mon[35780]: Deploying daemon osd.2 on smithi160 2024-03-04T23:33:02.304 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:02 smithi160 ceph-mon[48072]: Deploying daemon osd.2 on smithi160 2024-03-04T23:33:02.518 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:33:03.113 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:33:03.289 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:03 smithi160 ceph-mon[48072]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:03.289 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:03 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/764740498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:03.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:03 smithi096 ceph-mon[35780]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:03.494 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:03 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/764740498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:04.115 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:33:04.343 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: Deploying daemon osd.3 on smithi096 2024-03-04T23:33:04.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-04T23:33:04.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:04 smithi160 ceph-mon[48072]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-04T23:33:04.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:04.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:04.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-04T23:33:04.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:04.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: Deploying daemon osd.3 on smithi096 2024-03-04T23:33:04.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-04T23:33:04.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:04 smithi096 ceph-mon[35780]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-04T23:33:05.545 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:33:05.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: osdmap e14: 8 total, 0 up, 8 in 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:05.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:05.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:05.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:05.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:05.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-04T23:33:05.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:05 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: osdmap e14: 8 total, 0 up, 8 in 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:05.722 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-04T23:33:05.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:05 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:05.936 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: Deploying daemon osd.4 on smithi160 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: osdmap e15: 8 total, 0 up, 8 in 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:06.455 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:06.456 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:06.456 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:06.456 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:06.456 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:06.456 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:06 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/3515446462' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: Deploying daemon osd.4 on smithi160 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: osdmap e15: 8 total, 0 up, 8 in 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:06.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:06.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:06 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/3515446462' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:06.937 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:33:07.384 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: purged_snaps scrub starts 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: purged_snaps scrub ok 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931] boot 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: osdmap e16: 8 total, 1 up, 8 in 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:07.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-04T23:33:07.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:07 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:33:07.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: purged_snaps scrub starts 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: purged_snaps scrub ok 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: osd.0 [v2:172.21.15.160:6800/4272235931,v1:172.21.15.160:6801/4272235931] boot 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: osdmap e16: 8 total, 1 up, 8 in 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:07.724 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:07.725 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-04T23:33:07.725 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:07 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-04T23:33:08.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: osdmap e17: 8 total, 1 up, 8 in 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-04T23:33:08.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:08.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-04T23:33:08.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:08 smithi160 ceph-mon[48072]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-04T23:33:08.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-04T23:33:08.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: osdmap e17: 8 total, 1 up, 8 in 2024-03-04T23:33:08.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-04T23:33:08.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:08 smithi096 ceph-mon[35780]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-04T23:33:08.924 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:33:09.359 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":18,"num_osds":8,"num_up_osds":1,"osd_up_since":1709595186,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: Deploying daemon osd.5 on smithi096 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: osdmap e18: 8 total, 1 up, 8 in 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:09.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: Deploying daemon osd.6 on smithi160 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/232695272' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:09.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:09 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:09.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: Deploying daemon osd.5 on smithi096 2024-03-04T23:33:09.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-04T23:33:09.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: osdmap e18: 8 total, 1 up, 8 in 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:09.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:09.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-04T23:33:09.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:09.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: Deploying daemon osd.6 on smithi160 2024-03-04T23:33:09.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/232695272' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:09.746 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:09 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:10.361 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: purged_snaps scrub starts 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: purged_snaps scrub ok 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167] boot 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: osdmap e19: 8 total, 2 up, 8 in 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:10.598 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:10.599 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:10.599 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:10.599 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:10 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:10.675 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: purged_snaps scrub starts 2024-03-04T23:33:10.675 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: purged_snaps scrub ok 2024-03-04T23:33:10.675 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:10.675 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: osd.1 [v2:172.21.15.96:6802/3433494167,v1:172.21.15.96:6803/3433494167] boot 2024-03-04T23:33:10.675 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: osdmap e19: 8 total, 2 up, 8 in 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:10.676 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:10 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:10.857 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:33:11.630 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: purged_snaps scrub starts 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: purged_snaps scrub ok 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364] boot 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: osdmap e20: 8 total, 3 up, 8 in 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:11.631 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-04T23:33:11.632 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:11 smithi096 ceph-mon[35780]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: purged_snaps scrub starts 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: purged_snaps scrub ok 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: osd.2 [v2:172.21.15.160:6808/2869252364,v1:172.21.15.160:6809/2869252364] boot 2024-03-04T23:33:11.732 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: osdmap e20: 8 total, 3 up, 8 in 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-04T23:33:11.733 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:11 smithi160 ceph-mon[48072]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-04T23:33:12.451 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-03-04T23:33:12.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: osdmap e21: 8 total, 3 up, 8 in 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:12.685 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:12.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-04T23:33:12.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:12.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 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-03-04T23:33:12.686 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:12 smithi160 ceph-mon[48072]: from='client.? 172.21.15.96:0/2320635326' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:12.720 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-04T23:33:12.720 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: osdmap e21: 8 total, 3 up, 8 in 2024-03-04T23:33:12.720 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:12.720 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:12.720 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 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-03-04T23:33:12.721 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:12 smithi096 ceph-mon[35780]: from='client.? 172.21.15.96:0/2320635326' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-04T23:33:12.892 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":21,"num_osds":8,"num_up_osds":3,"osd_up_since":1709595190,"num_in_osds":8,"osd_in_since":1709595172,"num_remapped_pgs":0} 2024-03-04T23:33:13.561 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: pgmap v49: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: Deploying daemon osd.7 on smithi096 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 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-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: osdmap e22: 8 total, 3 up, 8 in 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:13.562 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:13.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:13.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:13.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-04T23:33:13.563 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:13 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: pgmap v49: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: Deploying daemon osd.7 on smithi096 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 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-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: osdmap e22: 8 total, 3 up, 8 in 2024-03-04T23:33:13.744 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-04T23:33:13.745 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:13 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:13.892 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json 2024-03-04T23:33:14.230 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/mon.smithi096/config 2024-03-04T23:33:14.570 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: purged_snaps scrub starts 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: purged_snaps scrub ok 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192] boot 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: osdmap e23: 8 total, 4 up, 8 in 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:14.571 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:14 smithi160 ceph-mon[48072]: osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870] boot 2024-03-04T23:33:14.681 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: purged_snaps scrub starts 2024-03-04T23:33:14.681 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: purged_snaps scrub ok 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: osd.3 [v2:172.21.15.96:6810/2348034192,v1:172.21.15.96:6811/2348034192] boot 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: osdmap e23: 8 total, 4 up, 8 in 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: from='mgr.14219 172.21.15.96:0/1351407609' entity='mgr.smithi096.kuwtji' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-04T23:33:14.682 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 ceph-mon[35780]: osd.4 [v2:172.21.15.160:6816/2593381870,v1:172.21.15.160:6817/2593381870] boot 2024-03-04T23:33:14.738 INFO:teuthology.orchestra.run.smithi096.stderr:Non-zero exit code 127 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 -e NODE_NAME=smithi096 -e CEPH_USE_RANDOM_NONCE=1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 -c %u %g /var/lib/ceph 2024-03-04T23:33:14.738 INFO:teuthology.orchestra.run.smithi096.stderr:stat: stderr Error: OCI runtime error: runc: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: Unit libpod-a71491a0d6fe5b0713621b543669d6d48983346edefd831080a2cf27d45de6ef.scope not found. 2024-03-04T23:33:14.739 INFO:teuthology.orchestra.run.smithi096.stderr:ERROR: Failed to extract uid/gid for path /var/lib/ceph: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 -e NODE_NAME=smithi096 -e CEPH_USE_RANDOM_NONCE=1 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 -c %u %g /var/lib/ceph: Error: OCI runtime error: runc: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: Unit libpod-a71491a0d6fe5b0713621b543669d6d48983346edefd831080a2cf27d45de6ef.scope not found. 2024-03-04T23:33:14.739 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-03-04T23:33:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:33:14.758 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 966, in ceph_osds p = _shell(ctx, cluster_name, ctx.ceph[cluster_name].bootstrap_remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi096 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json' 2024-03-04T23:33:14.760 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:33:14.796 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:33:14.829 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-04T23:33:14.829 DEBUG:teuthology.orchestra.run.smithi096:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-04T23:33:14.855 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-04T23:33:14.886 INFO:tasks.cephadm:Stopping all daemons... 2024-03-04T23:33:14.887 INFO:tasks.cephadm.mon.smithi096:Stopping mon.smithi096... 2024-03-04T23:33:14.887 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096 2024-03-04T23:33:14.968 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:14 smithi096 systemd[1]: Stopping Ceph mon.smithi096 for 093866e0-da7f-11ee-95c6-87774f69a715... 2024-03-04T23:33:15.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:15 smithi096 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096[35757]: 2024-03-04T23:33:15.196+0000 7f0b1dafc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi096 -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-03-04T23:33:15.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:15 smithi096 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096[35757]: 2024-03-04T23:33:15.196+0000 7f0b1dafc700 -1 mon.smithi096@0(leader) e2 *** Got Signal Terminated *** 2024-03-04T23:33:15.994 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Mar 04 23:33:15 smithi096 bash[72528]: ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi096 2024-03-04T23:33:16.308 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi096.service' 2024-03-04T23:33:16.389 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-04T23:33:16.389 INFO:tasks.cephadm.mon.smithi096:Stopped mon.smithi096 2024-03-04T23:33:16.390 INFO:tasks.cephadm.mon.smithi160:Stopping mon.smithi160... 2024-03-04T23:33:16.390 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi160 2024-03-04T23:33:16.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:16 smithi160 systemd[1]: Stopping Ceph mon.smithi160 for 093866e0-da7f-11ee-95c6-87774f69a715... 2024-03-04T23:33:16.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:16 smithi160 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi160[48032]: 2024-03-04T23:33:16.641+0000 7f07df9a8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi160 -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-03-04T23:33:16.684 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:16 smithi160 ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi160[48032]: 2024-03-04T23:33:16.641+0000 7f07df9a8700 -1 mon.smithi160@1(peon) e2 *** Got Signal Terminated *** 2024-03-04T23:33:17.033 INFO:journalctl@ceph.mon.smithi160.smithi160.stdout:Mar 04 23:33:16 smithi160 bash[60196]: ceph-093866e0-da7f-11ee-95c6-87774f69a715-mon-smithi160 2024-03-04T23:33:17.040 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-093866e0-da7f-11ee-95c6-87774f69a715@mon.smithi160.service' 2024-03-04T23:33:17.087 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-04T23:33:17.087 INFO:tasks.cephadm.mon.smithi160:Stopped mon.smithi160 2024-03-04T23:33:17.087 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 093866e0-da7f-11ee-95c6-87774f69a715 --force --keep-logs 2024-03-04T23:33:17.254 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:33:41.065 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 093866e0-da7f-11ee-95c6-87774f69a715 --force --keep-logs 2024-03-04T23:33:41.243 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:34:07.818 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:34:07.857 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-04T23:34:07.887 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-04T23:34:07.889 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi096/crash 2024-03-04T23:34:07.890 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash -- . 2024-03-04T23:34:07.935 INFO:teuthology.orchestra.run.smithi096.stderr:tar: /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash: Cannot open: No such file or directory 2024-03-04T23:34:07.935 INFO:teuthology.orchestra.run.smithi096.stderr:tar: Error is not recoverable: exiting now 2024-03-04T23:34:07.938 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi160/crash 2024-03-04T23:34:07.939 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash -- . 2024-03-04T23:34:07.976 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/093866e0-da7f-11ee-95c6-87774f69a715/crash: Cannot open: No such file or directory 2024-03-04T23:34:07.976 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2024-03-04T23:34:07.977 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-04T23:34:07.978 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/093866e0-da7f-11ee-95c6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-04T23:34:08.007 INFO:teuthology.orchestra.run.smithi096.stderr:grep: /var/log/ceph/093866e0-da7f-11ee-95c6-87774f69a715/ceph.log: No such file or directory 2024-03-04T23:34:08.008 INFO:tasks.cephadm:Compressing logs... 2024-03-04T23:34:08.009 DEBUG:teuthology.orchestra.run.smithi096:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-04T23:34:08.051 DEBUG:teuthology.orchestra.run.smithi160:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-04T23:34:08.078 INFO:teuthology.orchestra.run.smithi160.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-04T23:34:08.078 INFO:teuthology.orchestra.run.smithi096.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-04T23:34:08.357 INFO:tasks.cephadm:Archiving logs... 2024-03-04T23:34:08.357 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi096/log 2024-03-04T23:34:08.358 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-04T23:34:08.470 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi160/log 2024-03-04T23:34:08.471 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-04T23:34:08.516 INFO:tasks.cephadm:Removing cluster... 2024-03-04T23:34:08.517 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 093866e0-da7f-11ee-95c6-87774f69a715 --force 2024-03-04T23:34:08.684 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:34:08.841 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 093866e0-da7f-11ee-95c6-87774f69a715 --force 2024-03-04T23:34:09.018 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: 093866e0-da7f-11ee-95c6-87774f69a715 2024-03-04T23:34:09.160 INFO:tasks.cephadm:Removing cephadm ... 2024-03-04T23:34:09.161 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-04T23:34:09.178 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-04T23:34:09.195 INFO:tasks.cephadm:Teardown complete 2024-03-04T23:34:09.196 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 966, in ceph_osds p = _shell(ctx, cluster_name, ctx.ceph[cluster_name].bootstrap_remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi096 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json' 2024-03-04T23:34:09.424 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d927dc13eb5947869ac743285a03774e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 966, in ceph_osds p = _shell(ctx, cluster_name, ctx.ceph[cluster_name].bootstrap_remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_c103bed50be19710125780ba883a92de4e7944f0/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi096 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json' 2024-03-04T23:34:09.428 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-04T23:34:09.440 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-03-04T23:34:09.447 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi096:/dev/vg_nvme/lv_1... 2024-03-04T23:34:09.448 DEBUG:teuthology.orchestra.run.smithi096:> sudo nvme disconnect -n lv_1 2024-03-04T23:34:09.587 INFO:teuthology.orchestra.run.smithi096.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-04T23:34:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:09.590 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi096:/dev/vg_nvme/lv_2... 2024-03-04T23:34:09.590 DEBUG:teuthology.orchestra.run.smithi096:> sudo nvme disconnect -n lv_2 2024-03-04T23:34:09.728 INFO:teuthology.orchestra.run.smithi096.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-04T23:34:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:09.730 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi096:/dev/vg_nvme/lv_3... 2024-03-04T23:34:09.730 DEBUG:teuthology.orchestra.run.smithi096:> sudo nvme disconnect -n lv_3 2024-03-04T23:34:09.857 INFO:teuthology.orchestra.run.smithi096.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-04T23:34:09.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:09.859 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi096:/dev/vg_nvme/lv_4... 2024-03-04T23:34:09.859 DEBUG:teuthology.orchestra.run.smithi096:> sudo nvme disconnect -n lv_4 2024-03-04T23:34:09.989 INFO:teuthology.orchestra.run.smithi096.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-04T23:34:09.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:09.991 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-03-04T23:34:09.991 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/scratch_devs 2024-03-04T23:34:10.018 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi160:/dev/vg_nvme/lv_1... 2024-03-04T23:34:10.018 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme disconnect -n lv_1 2024-03-04T23:34:10.152 INFO:teuthology.orchestra.run.smithi160.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-04T23:34:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.153 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi160:/dev/vg_nvme/lv_2... 2024-03-04T23:34:10.153 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme disconnect -n lv_2 2024-03-04T23:34:10.279 INFO:teuthology.orchestra.run.smithi160.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-04T23:34:10.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.281 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi160:/dev/vg_nvme/lv_3... 2024-03-04T23:34:10.281 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme disconnect -n lv_3 2024-03-04T23:34:10.419 INFO:teuthology.orchestra.run.smithi160.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-04T23:34:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.421 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi160:/dev/vg_nvme/lv_4... 2024-03-04T23:34:10.421 DEBUG:teuthology.orchestra.run.smithi160:> sudo nvme disconnect -n lv_4 2024-03-04T23:34:10.549 INFO:teuthology.orchestra.run.smithi160.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-04T23:34:10.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.551 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-03-04T23:34:10.551 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/scratch_devs 2024-03-04T23:34:10.578 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-04T23:34:10.591 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-04T23:34:10.592 DEBUG:teuthology.orchestra.run.smithi096:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-04T23:34:10.595 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-04T23:34:10.610 INFO:teuthology.orchestra.run.smithi096.stderr:bash: ntpq: command not found 2024-03-04T23:34:10.615 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-04T23:34:10.616 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-03-04T23:34:10.616 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 9 +1934us[+1932us] +/- 136ms 2024-03-04T23:34:10.616 INFO:teuthology.orchestra.run.smithi096.stdout:^* hv02.front.sepia.ceph.com 3 6 377 7 -1819us[-1821us] +/- 57ms 2024-03-04T23:34:10.616 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 9 +1184us[+1183us] +/- 62ms 2024-03-04T23:34:10.616 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:34:10.634 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2024-03-04T23:34:10.639 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-04T23:34:10.639 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-03-04T23:34:10.639 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 7 +1950us[+1950us] +/- 136ms 2024-03-04T23:34:10.639 INFO:teuthology.orchestra.run.smithi160.stdout:^* hv02.front.sepia.ceph.com 3 6 377 9 -1824us[-1671us] +/- 57ms 2024-03-04T23:34:10.640 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 9 +1175us[+1175us] +/- 62ms 2024-03-04T23:34:10.640 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-04T23:34:10.641 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-04T23:34:10.649 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-04T23:34:10.650 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-04T23:34:10.658 DEBUG:teuthology.orchestra.run.smithi096:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-04T23:34:10.725 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-04T23:34:10.789 DEBUG:teuthology.orchestra.run.smithi096:> 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 2024-03-04T23:34:10.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.821 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-03-04T23:34:10.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:10.851 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-04T23:34:10.860 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-04T23:34:10.868 INFO:teuthology.task.internal:Duration was 917.835865 seconds 2024-03-04T23:34:10.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-04T23:34:10.878 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-04T23:34:10.878 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-04T23:34:10.881 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-04T23:34:10.925 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-04T23:34:10.938 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-04T23:34:11.196 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-04T23:34:11.196 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi096.front.sepia.ceph.com 2024-03-04T23:34:11.196 DEBUG:teuthology.orchestra.run.smithi096:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-04T23:34:11.220 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-03-04T23:34:11.220 DEBUG:teuthology.orchestra.run.smithi160:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-04T23:34:11.242 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-04T23:34:11.243 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-04T23:34:11.263 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-04T23:34:11.329 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-04T23:34:11.330 DEBUG:teuthology.orchestra.run.smithi096:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-04T23:34:11.332 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-04T23:34:11.445 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-04T23:34:11.455 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-04T23:34:11.455 DEBUG:teuthology.orchestra.run.smithi096:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-04T23:34:11.482 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-04T23:34:11.509 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-04T23:34:11.519 DEBUG:teuthology.orchestra.run.smithi096:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-04T23:34:11.524 DEBUG:teuthology.orchestra.run.smithi160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-04T23:34:11.548 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = core 2024-03-04T23:34:11.576 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-03-04T23:34:11.597 DEBUG:teuthology.orchestra.run.smithi096:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-04T23:34:11.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:11.629 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-04T23:34:11.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-04T23:34:11.654 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-04T23:34:11.664 INFO:teuthology.task.internal:Transferring archived files... 2024-03-04T23:34:11.665 DEBUG:teuthology.misc:Transferring archived files from smithi096:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi096 2024-03-04T23:34:11.665 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-04T23:34:11.711 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730/remote/smithi160 2024-03-04T23:34:11.711 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-04T23:34:11.750 INFO:teuthology.task.internal:Removing archive directory... 2024-03-04T23:34:11.750 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-04T23:34:11.753 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-04T23:34:11.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-04T23:34:11.897 INFO:teuthology.task.internal:Not uploading archives. 2024-03-04T23:34:11.898 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-04T23:34:11.921 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-04T23:34:11.921 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-04T23:34:11.924 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-04T23:34:11.938 INFO:teuthology.orchestra.run.smithi096.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 4 23:34 /home/ubuntu/cephtest 2024-03-04T23:34:11.940 INFO:teuthology.orchestra.run.smithi160.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 4 23:34 /home/ubuntu/cephtest 2024-03-04T23:34:11.942 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-04T23:34:11.952 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-04T23:34:11.972 INFO:teuthology.nuke:Checking targets against current locks 2024-03-04T23:34:11.999 DEBUG:teuthology.nuke:shortname: smithi096 2024-03-04T23:34:11.999 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-04T23:34:12.020 DEBUG:teuthology.nuke:shortname: smithi160 2024-03-04T23:34:12.020 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-04T23:34:12.027 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-04 23:13:25.838691', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKc9yeCQwtv/HcWT6npgzuwTjfmaTQIH7h3KpDvWAU+B7u1141/YCK4h76vf/y6hbCqRVlGU6aF/ktdtemDhmw='} 2024-03-04T23:34:12.052 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-04_20:52:58-rados-reef-release-distro-default-smithi/7581730', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-04 23:13:25.837068', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIKLgSTJKIr3XbHguSEEFAufpI5I3i8cg/jV/gkzAE8qJc3R+V1GoayGabOiAFx704N4ZgpZuyCoLZdCvxMl+E='} 2024-03-04T23:34:12.080 INFO:teuthology.orchestra.console.smithi096:Power off 2024-03-04T23:34:12.081 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-04T23:34:12.110 DEBUG:teuthology.orchestra.console.smithi096:power off output: Chassis Power Control: Down/Off 2024-03-04T23:34:12.110 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:12.127 INFO:teuthology.orchestra.console.smithi160:Power off 2024-03-04T23:34:12.127 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-04T23:34:12.136 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-03-04T23:34:12.150 DEBUG:teuthology.orchestra.console.smithi160:power off output: Chassis Power Control: Down/Off 2024-03-04T23:34:12.150 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:12.174 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-03-04T23:34:16.137 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:16.175 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:16.248 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-03-04T23:34:16.285 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-03-04T23:34:20.252 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:20.286 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:20.362 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is off 2024-03-04T23:34:20.396 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-03-04T23:34:20.463 INFO:teuthology.orchestra.console.smithi096:Power off completed 2024-03-04T23:34:24.400 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-04T23:34:24.511 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is off 2024-03-04T23:34:24.611 INFO:teuthology.orchestra.console.smithi160:Power off completed 2024-03-04T23:34:24.716 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 917.835865020752 failure_reason: 'Command failed on smithi096 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c103bed50be19710125780ba883a92de4e7944f0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 093866e0-da7f-11ee-95c6-87774f69a715 -- ceph osd stat -f json''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d927dc13eb5947869ac743285a03774e status: fail success: false 2024-03-04T23:34:24.717 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-04T23:34:24.795 INFO:teuthology.run:FAIL