2024-02-23T00:00:17.605 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-23T00:00:17.605 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400 --verbose --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/orig.config.yaml 2024-02-23T00:00:17.645 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:00:17.729 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400 branch: pacific-release description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7571400' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: pacific-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\) - slow requests - \(PG_ - PG_ - \(CEPHADM_STRAY_DAEMON\) - slow request - \(MDS_ - MDS_ - osds down - OSD_ - \(OSD_ - client - FS_ - \(FS_ - degraded sha1: eb66ed921e744301e6863be6353618d63967ea59 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb66ed921e744301e6863be6353618d63967ea59 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-ksirivad-pacific-release-whitelist sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 owner: scheduled_yuriw@teuthology priority: 61 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 264 sha1: eb66ed921e744301e6863be6353618d63967ea59 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-ksirivad-pacific-release-whitelist suite_path: /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa suite_relpath: qa suite_repo: https://github.com/kamoltat/ceph.git suite_sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 targets: smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHPjsx2hSGrWPwm6ZK8wCZj5cLv8H/ctb2R/QrmpbSOHmeMLYqkS0e2n+KIaXrNqlnP4LvogZT1AdAq64rjNBUE= smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmRYr/GGPZO/7zeqFmNE8T9sDFuByzyIBGbi4v4LgpJka0raG83Cvz4f3T/KKvr3wTXnDFFIEaE7vVqHZZlaCE= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: avoid_pacific_features: true cephadm_branch: v16.2.4 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v16.2.4 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 5 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-22_21:39:39 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-02-23T00:00:17.729 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa; will attempt to use it 2024-02-23T00:00:17.730 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks 2024-02-23T00:00:17.730 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-23T00:00:17.731 INFO:teuthology.task.internal:Checking packages... 2024-02-23T00:00:17.760 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-23T00:00:17.760 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-23T00:00:17.760 INFO:teuthology.packaging:ref: None 2024-02-23T00:00:17.760 INFO:teuthology.packaging:tag: None 2024-02-23T00:00:17.760 INFO:teuthology.packaging:branch: pacific-release 2024-02-23T00:00:17.760 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-23T00:00:17.761 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-02-23T00:00:17.993 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550.geb66ed92 2024-02-23T00:00:17.994 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-23T00:00:18.037 INFO:teuthology.task.internal:no buildpackages task found 2024-02-23T00:00:18.037 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-23T00:00:18.083 INFO:teuthology.task.internal:Saving configuration 2024-02-23T00:00:18.098 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-23T00:00:18.182 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:00:18.207 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:22.246423', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHPjsx2hSGrWPwm6ZK8wCZj5cLv8H/ctb2R/QrmpbSOHmeMLYqkS0e2n+KIaXrNqlnP4LvogZT1AdAq64rjNBUE='} 2024-02-23T00:00:18.228 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:22.248319', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmRYr/GGPZO/7zeqFmNE8T9sDFuByzyIBGbi4v4LgpJka0raG83Cvz4f3T/KKvr3wTXnDFFIEaE7vVqHZZlaCE='} 2024-02-23T00:00:18.228 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-23T00:00:18.238 INFO:teuthology.task.internal:roles: ubuntu@smithi116.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-02-23T00:00:18.238 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-02-23T00:00:18.238 INFO:teuthology.run_tasks:Running task console_log... 2024-02-23T00:00:18.340 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5976bedee0>, signals=[15]) 2024-02-23T00:00:18.340 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-23T00:00:18.563 INFO:teuthology.task.internal:Opening connections... 2024-02-23T00:00:18.563 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2024-02-23T00:00:18.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:00:18.640 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-02-23T00:00:18.641 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:00:18.713 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-23T00:00:18.733 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2024-02-23T00:00:18.755 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2024-02-23T00:00:18.755 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2024-02-23T00:00:18.817 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="CentOS Stream" 2024-02-23T00:00:18.817 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="8" 2024-02-23T00:00:18.817 INFO:teuthology.orchestra.run.smithi116.stdout:ID="centos" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE="rhel fedora" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="8" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:PLATFORM_ID="platform:el8" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:ANSI_COLOR="0;31" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://centos.org/" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-23T00:00:18.818 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-23T00:00:18.819 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2024-02-23T00:00:18.863 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-02-23T00:00:18.885 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-02-23T00:00:18.886 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="CentOS Stream" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="8" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:ID="centos" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE="rhel fedora" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="8" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:PLATFORM_ID="platform:el8" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:ANSI_COLOR="0;31" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://centos.org/" 2024-02-23T00:00:18.947 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-23T00:00:18.948 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-23T00:00:18.948 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-23T00:00:18.948 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-02-23T00:00:18.971 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-23T00:00:19.033 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-23T00:00:19.082 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-23T00:00:19.082 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:00:19.085 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:00:19.105 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-23T00:00:19.130 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-23T00:00:19.131 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:00:19.146 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:00:19.177 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-23T00:00:19.235 INFO:teuthology.run_tasks:Running task kernel... 2024-02-23T00:00:19.258 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-23T00:00:19.258 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-23T00:00:19.258 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:00:19.259 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:00:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:00:19.279 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-23T00:00:19.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:00:19.280 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-02-23T00:00:19.339 INFO:teuthology.orchestra.run.smithi133.stdout:4.18.0-489.el8.x86_64 2024-02-23T00:00:19.339 INFO:teuthology.task.kernel:Running kernel on smithi133: 4.18.0-489.el8.x86_64 2024-02-23T00:00:19.339 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum install -y kernel 2024-02-23T00:00:19.342 INFO:teuthology.orchestra.run.smithi116.stdout:4.18.0-489.el8.x86_64 2024-02-23T00:00:19.342 INFO:teuthology.task.kernel:Running kernel on smithi116: 4.18.0-489.el8.x86_64 2024-02-23T00:00:19.342 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum install -y kernel 2024-02-23T00:00:25.863 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 8 - AppStream 6.7 MB/s | 27 MB 00:04 2024-02-23T00:00:26.518 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - AppStream 6.0 MB/s | 27 MB 00:04 2024-02-23T00:00:31.347 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 8 - BaseOS 17 MB/s | 10 MB 00:00 2024-02-23T00:00:32.006 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 10 MB 00:00 2024-02-23T00:00:33.307 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 8 - Extras 49 kB/s | 18 kB 00:00 2024-02-23T00:00:33.773 INFO:teuthology.orchestra.run.smithi133.stdout:CentOS Stream 8 - Extras common packages 20 kB/s | 6.9 kB 00:00 2024-02-23T00:00:33.948 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras 52 kB/s | 18 kB 00:00 2024-02-23T00:00:34.008 INFO:teuthology.orchestra.run.smithi133.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-02-23T00:00:34.274 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras common packages 32 kB/s | 6.9 kB 00:00 2024-02-23T00:00:34.528 INFO:teuthology.orchestra.run.smithi116.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-02-23T00:00:35.583 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-02-23T00:00:36.717 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 7.7 MB/s | 16 MB 00:02 2024-02-23T00:00:39.366 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 550 kB/s | 24 kB 00:00 2024-02-23T00:00:40.451 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 486 kB/s | 24 kB 00:00 2024-02-23T00:00:42.280 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-23T00:00:42.280 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-23T00:00:42.386 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:Installing: 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout:Install 3 Packages 2024-02-23T00:00:42.387 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:00:42.388 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 90 M 2024-02-23T00:00:42.388 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 97 M 2024-02-23T00:00:42.388 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-02-23T00:00:43.226 INFO:teuthology.orchestra.run.smithi133.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2024-02-23T00:00:43.481 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-23T00:00:43.481 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-23T00:00:43.590 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-02-23T00:00:43.591 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:00:43.591 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-02-23T00:00:43.591 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout:Install 3 Packages 2024-02-23T00:00:43.592 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:00:43.593 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 90 M 2024-02-23T00:00:43.593 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 97 M 2024-02-23T00:00:43.593 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-02-23T00:00:44.093 INFO:teuthology.orchestra.run.smithi133.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 24 MB/s | 36 MB 00:01 2024-02-23T00:00:44.469 INFO:teuthology.orchestra.run.smithi133.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 23 MB/s | 44 MB 00:01 2024-02-23T00:00:44.469 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:00:44.469 INFO:teuthology.orchestra.run.smithi133.stdout:Total 43 MB/s | 90 MB 00:02 2024-02-23T00:00:44.477 INFO:teuthology.orchestra.run.smithi116.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 15 MB/s | 10 MB 00:00 2024-02-23T00:00:45.151 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-02-23T00:00:45.593 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-02-23T00:00:45.593 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-02-23T00:00:46.044 INFO:teuthology.orchestra.run.smithi116.stdout:(2/3): kernel-core-4.18.0-540.el8.x86_64.rpm 20 MB/s | 44 MB 00:02 2024-02-23T00:00:46.561 INFO:teuthology.orchestra.run.smithi116.stdout:(3/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 13 MB/s | 36 MB 00:02 2024-02-23T00:00:46.561 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:00:46.561 INFO:teuthology.orchestra.run.smithi116.stdout:Total 30 MB/s | 90 MB 00:02 2024-02-23T00:00:46.841 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-02-23T00:00:46.867 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-02-23T00:00:47.243 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-02-23T00:00:47.665 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-02-23T00:00:47.665 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-02-23T00:00:48.897 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-02-23T00:00:48.921 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-02-23T00:00:49.632 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-02-23T00:00:50.108 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:00:51.685 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-02-23T00:00:52.279 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:00:53.672 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:00:54.050 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:00:55.890 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:00:56.270 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:00:57.491 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:00:57.774 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:00:59.698 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:01:00.004 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:19.515 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:19.538 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:20.031 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:20.031 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:01:20.032 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-23T00:01:20.494 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:01:20.495 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-23T00:01:20.634 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:01:20.857 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:01:20.858 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:01:20.858 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-23T00:01:20.858 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:01:20.858 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:01:20.858 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-23T00:01:20.858 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:01:20.859 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:01:21.072 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:01:21.072 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:01:21.072 DEBUG:teuthology.orchestra.run.smithi133:> sudo rpm -qi grub2-tools 2024-02-23T00:01:21.109 INFO:teuthology.orchestra.run.smithi133.stdout:Name : grub2-tools 2024-02-23T00:01:21.109 INFO:teuthology.orchestra.run.smithi133.stdout:Epoch : 1 2024-02-23T00:01:21.109 INFO:teuthology.orchestra.run.smithi133.stdout:Version : 2.02 2024-02-23T00:01:21.109 INFO:teuthology.orchestra.run.smithi133.stdout:Release : 129.el8 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: x86_64 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Group : System Environment/Base 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Size : 9265586 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:License : GPLv3+ 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-23T00:01:21.110 INFO:teuthology.orchestra.run.smithi133.stdout:Relocations : (not relocatable) 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:Packager : CentOS BuildSystem 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:Vendor : CentOS 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:Summary : Support tools for GRUB. 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:Description : 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-23T00:01:21.111 INFO:teuthology.orchestra.run.smithi133.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-23T00:01:21.112 INFO:teuthology.orchestra.run.smithi133.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-23T00:01:21.112 INFO:teuthology.orchestra.run.smithi133.stdout:hardware devices. 2024-02-23T00:01:21.112 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:01:21.112 INFO:teuthology.orchestra.run.smithi133.stdout:This subpackage provides tools for support of all platforms. 2024-02-23T00:01:21.113 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-23T00:01:21.113 INFO:teuthology.task.kernel:Updating grub on smithi133 to boot 4.18.0-540.el8.x86_64 2024-02-23T00:01:21.113 DEBUG:teuthology.orchestra.run.smithi133:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-23T00:01:21.871 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:21.893 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:22.241 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:22.242 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-23T00:01:22.242 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-23T00:01:22.411 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2024-02-23T00:01:22.743 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-23T00:01:22.743 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:01:22.743 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-02-23T00:01:22.743 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-23T00:01:22.744 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-23T00:01:22.744 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:01:22.744 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-02-23T00:01:22.882 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:01:23.098 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:01:23.098 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:01:23.099 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-23T00:01:23.099 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:01:23.099 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:01:23.099 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-23T00:01:23.099 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:01:23.099 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-02-23T00:01:23.309 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-23T00:01:23.310 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-23T00:01:23.310 DEBUG:teuthology.orchestra.run.smithi116:> sudo rpm -qi grub2-tools 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Name : grub2-tools 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Epoch : 1 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Version : 2.02 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Release : 129.el8 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: x86_64 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Group : System Environment/Base 2024-02-23T00:01:23.344 INFO:teuthology.orchestra.run.smithi116.stdout:Size : 9265586 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:License : GPLv3+ 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Relocations : (not relocatable) 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Packager : CentOS BuildSystem 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Vendor : CentOS 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Summary : Support tools for GRUB. 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout:Description : 2024-02-23T00:01:23.345 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout:hardware devices. 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:01:23.346 INFO:teuthology.orchestra.run.smithi116.stdout:This subpackage provides tools for support of all platforms. 2024-02-23T00:01:23.347 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-23T00:01:23.347 INFO:teuthology.task.kernel:Updating grub on smithi116 to boot 4.18.0-540.el8.x86_64 2024-02-23T00:01:23.347 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-23T00:01:24.759 INFO:teuthology.orchestra.run.smithi133.stderr:done 2024-02-23T00:01:24.760 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2024-02-23T00:01:24.795 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.bs2pxKxxkE 2024-02-23T00:01:24.795 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bs2pxKxxkE 2024-02-23T00:01:24.870 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.bs2pxKxxkE 2024-02-23T00:01:24.935 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2024-02-23T00:01:25.016 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.bs2pxKxxkE is 6KB 2024-02-23T00:01:25.076 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.bs2pxKxxkE 2024-02-23T00:01:25.103 DEBUG:teuthology.orchestra.run.smithi133:> sudo /bin/ls /boot/loader/entries || true 2024-02-23T00:01:25.173 INFO:teuthology.orchestra.run.smithi133.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-23T00:01:25.173 INFO:teuthology.orchestra.run.smithi133.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-23T00:01:25.173 INFO:teuthology.orchestra.run.smithi133.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-23T00:01:25.173 INFO:teuthology.orchestra.run.smithi133.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-23T00:01:25.174 DEBUG:teuthology.orchestra.run.smithi133:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-23T00:01:25.335 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2024-02-23T00:01:27.125 INFO:teuthology.orchestra.run.smithi116.stderr:done 2024-02-23T00:01:27.126 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2024-02-23T00:01:27.149 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.Bq1Hqyeg1H 2024-02-23T00:01:27.149 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Bq1Hqyeg1H 2024-02-23T00:01:27.226 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.Bq1Hqyeg1H 2024-02-23T00:01:27.372 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.Bq1Hqyeg1H is 6KB 2024-02-23T00:01:27.442 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.Bq1Hqyeg1H 2024-02-23T00:01:27.464 DEBUG:teuthology.orchestra.run.smithi116:> sudo /bin/ls /boot/loader/entries || true 2024-02-23T00:01:27.525 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-23T00:01:27.525 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-23T00:01:27.525 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-23T00:01:27.525 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-23T00:01:27.526 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-23T00:01:27.670 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2024-02-23T00:01:55.365 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-23T00:01:55.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:01:55.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:01:57.674 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-23T00:01:57.674 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:01:57.675 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:02:13.692 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-23T00:02:15.996 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-02-23T00:02:22.700 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:02:22.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:02:24.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:02:25.000 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:02:25.756 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-23T00:02:28.060 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-02-23T00:02:37.764 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:02:37.765 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:02:40.064 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:02:40.064 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:02:56.188 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2024-02-23T00:02:58.496 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-02-23T00:03:11.200 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:03:11.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:11.669 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-23T00:03:11.941 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:03:11.941 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-540.el8.x86_64"... 2024-02-23T00:03:11.941 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-23T00:03:11.960 INFO:teuthology.orchestra.run.smithi133.stdout:4.18.0-540.el8.x86_64 2024-02-23T00:03:11.960 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-23T00:03:11.960 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:03:11.960 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-23T00:03:12.961 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-23T00:03:12.962 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:03:13.314 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-02-23T00:03:13.359 DEBUG:teuthology.parallel:result is None 2024-02-23T00:03:13.496 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:03:13.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:13.814 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-02-23T00:03:14.088 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:03:14.088 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-540.el8.x86_64"... 2024-02-23T00:03:14.088 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-02-23T00:03:14.104 INFO:teuthology.orchestra.run.smithi116.stdout:4.18.0-540.el8.x86_64 2024-02-23T00:03:14.105 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-23T00:03:14.105 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:03:14.105 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-23T00:03:15.105 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-23T00:03:15.106 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:03:15.873 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2024-02-23T00:03:15.901 DEBUG:teuthology.parallel:result is None 2024-02-23T00:03:15.901 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-23T00:03:15.907 INFO:teuthology.task.internal:Creating test directory... 2024-02-23T00:03:15.907 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:03:15.956 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:03:16.266 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-23T00:03:16.272 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-23T00:03:16.306 INFO:teuthology.task.internal:Creating archive directory... 2024-02-23T00:03:16.306 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:03:16.308 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:03:16.356 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-23T00:03:16.367 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-23T00:03:16.367 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:03:16.373 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:03:16.415 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:03:16.416 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:03:16.426 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:03:16.427 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:03:16.428 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-23T00:03:16.435 INFO:teuthology.task.internal:Configuring sudo... 2024-02-23T00:03:16.435 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:03:16.470 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:03:16.503 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-23T00:03:16.511 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-23T00:03:16.511 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:03:16.538 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:03:16.562 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:03:16.648 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:03:16.734 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:03:16.784 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:03:16.822 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:03:16.822 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:03:16.889 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:03:16.948 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:03:17.002 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:03:17.058 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:03:17.094 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-23T00:03:17.094 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:03:17.162 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2024-02-23T00:03:17.164 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-02-23T00:03:17.217 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:03:17.279 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:03:17.448 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-23T00:03:17.456 INFO:teuthology.task.internal:Starting timer... 2024-02-23T00:03:17.456 INFO:teuthology.run_tasks:Running task pcp... 2024-02-23T00:03:17.504 INFO:teuthology.run_tasks:Running task selinux... 2024-02-23T00:03:17.552 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-23T00:03:17.552 DEBUG:teuthology.orchestra.run.smithi116:> sudo service auditd rotate 2024-02-23T00:03:17.638 INFO:teuthology.orchestra.run.smithi116.stdout:Rotating logs: 2024-02-23T00:03:17.640 DEBUG:teuthology.orchestra.run.smithi133:> sudo service auditd rotate 2024-02-23T00:03:17.715 INFO:teuthology.orchestra.run.smithi133.stdout:Rotating logs: 2024-02-23T00:03:17.717 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-23T00:03:17.717 DEBUG:teuthology.orchestra.run.smithi116:> /usr/sbin/getenforce 2024-02-23T00:03:17.737 INFO:teuthology.orchestra.run.smithi116.stdout:Permissive 2024-02-23T00:03:17.737 DEBUG:teuthology.orchestra.run.smithi133:> /usr/sbin/getenforce 2024-02-23T00:03:17.757 INFO:teuthology.orchestra.run.smithi133.stdout:Permissive 2024-02-23T00:03:17.757 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi116.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi133.front.sepia.ceph.com': 'permissive'} 2024-02-23T00:03:17.757 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:03:17.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:03:17.804 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:03:17.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:03:17.831 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-23T00:03:17.831 DEBUG:teuthology.orchestra.run.smithi116:> sudo /usr/sbin/setenforce permissive 2024-02-23T00:03:17.871 DEBUG:teuthology.orchestra.run.smithi133:> sudo /usr/sbin/setenforce permissive 2024-02-23T00:03:17.897 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-23T00:03:17.907 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-23T00:03:17.923 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-02-23T00:03:17.925 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi116.front.sepia.ceph.com,smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-23T00:13:24.950 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi133.front.sepia.ceph.com')] 2024-02-23T00:13:24.972 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:13:24.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:13:25.066 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-02-23T00:13:25.134 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-02-23T00:13:25.135 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:13:25.136 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:13:25.240 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-23T00:13:25.306 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-23T00:13:25.306 INFO:teuthology.run_tasks:Running task clock... 2024-02-23T00:13:25.324 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-23T00:13:25.324 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:13:25.324 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:13:25.327 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:13:25.327 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:13:25.358 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-23T00:13:25.372 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-23T00:13:25.376 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-23T00:13:25.390 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-23T00:13:25.435 INFO:teuthology.orchestra.run.smithi116.stderr:sudo: ntpd: command not found 2024-02-23T00:13:25.446 INFO:teuthology.orchestra.run.smithi116.stdout:506 Cannot talk to daemon 2024-02-23T00:13:25.460 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-23T00:13:25.465 INFO:teuthology.orchestra.run.smithi133.stderr:sudo: ntpd: command not found 2024-02-23T00:13:25.473 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-23T00:13:25.481 INFO:teuthology.orchestra.run.smithi133.stdout:506 Cannot talk to daemon 2024-02-23T00:13:25.490 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-23T00:13:25.502 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-23T00:13:25.537 INFO:teuthology.orchestra.run.smithi116.stderr:bash: ntpq: command not found 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.541 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.566 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.570 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:13:25.571 INFO:teuthology.run_tasks:Running task pexec... 2024-02-23T00:13:25.581 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-23T00:13:25.582 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi116.front.sepia.ceph.com 2024-02-23T00:13:25.582 DEBUG:teuthology.orchestra.run.smithi116:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-23T00:13:25.582 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi133.front.sepia.ceph.com 2024-02-23T00:13:25.582 DEBUG:teuthology.orchestra.run.smithi133:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-23T00:13:26.367 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:24 ago on Fri 23 Feb 2024 12:12:02 AM UTC. 2024-02-23T00:13:26.399 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:01:22 ago on Fri 23 Feb 2024 12:12:04 AM UTC. 2024-02-23T00:13:28.418 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout:Resetting modules: 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:28.419 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-02-23T00:13:28.420 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:28.420 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:28.443 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout:Resetting modules: 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:28.444 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-02-23T00:13:28.445 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:28.445 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:28.690 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-23T00:13:28.698 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-02-23T00:13:29.532 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:27 ago on Fri 23 Feb 2024 12:12:02 AM UTC. 2024-02-23T00:13:29.572 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:01:25 ago on Fri 23 Feb 2024 12:12:04 AM UTC. 2024-02-23T00:13:31.599 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-02-23T00:13:31.606 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-23T00:13:31.633 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:31.633 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2024-02-23T00:13:31.633 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:31.633 INFO:teuthology.orchestra.run.smithi116.stdout:Installing group/module packages: 2024-02-23T00:13:31.633 INFO:teuthology.orchestra.run.smithi116.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-23T00:13:31.634 INFO:teuthology.orchestra.run.smithi116.stdout:Installing weak dependencies: 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout:Installing module profiles: 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools/common 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout:Enabling module streams: 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools rhel8 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout:Install 13 Packages 2024-02-23T00:13:31.635 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:31.636 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 27 M 2024-02-23T00:13:31.636 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 91 M 2024-02-23T00:13:31.636 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-02-23T00:13:31.641 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout:Installing group/module packages: 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-23T00:13:31.642 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:Installing weak dependencies: 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:Installing module profiles: 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools/common 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:Enabling module streams: 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools rhel8 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout:Install 13 Packages 2024-02-23T00:13:31.643 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:31.644 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 27 M 2024-02-23T00:13:31.645 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 91 M 2024-02-23T00:13:31.645 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-02-23T00:13:31.878 INFO:teuthology.orchestra.run.smithi133.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 3.5 MB/s | 688 kB 00:00 2024-02-23T00:13:31.892 INFO:teuthology.orchestra.run.smithi116.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 3.1 MB/s | 688 kB 00:00 2024-02-23T00:13:31.929 INFO:teuthology.orchestra.run.smithi133.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 4.1 MB/s | 1.0 MB 00:00 2024-02-23T00:13:31.945 INFO:teuthology.orchestra.run.smithi116.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.7 MB/s | 1.0 MB 00:00 2024-02-23T00:13:31.970 INFO:teuthology.orchestra.run.smithi116.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 489 kB/s | 38 kB 00:00 2024-02-23T00:13:31.987 INFO:teuthology.orchestra.run.smithi133.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 349 kB/s | 38 kB 00:00 2024-02-23T00:13:32.029 INFO:teuthology.orchestra.run.smithi116.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 3.0 MB/s | 257 kB 00:00 2024-02-23T00:13:32.029 INFO:teuthology.orchestra.run.smithi133.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 2.5 MB/s | 257 kB 00:00 2024-02-23T00:13:32.071 INFO:teuthology.orchestra.run.smithi133.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 4.3 MB/s | 180 kB 00:00 2024-02-23T00:13:32.087 INFO:teuthology.orchestra.run.smithi116.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-02-23T00:13:32.113 INFO:teuthology.orchestra.run.smithi133.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 594 kB/s | 25 kB 00:00 2024-02-23T00:13:32.129 INFO:teuthology.orchestra.run.smithi116.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 594 kB/s | 25 kB 00:00 2024-02-23T00:13:32.155 INFO:teuthology.orchestra.run.smithi133.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2024-02-23T00:13:32.171 INFO:teuthology.orchestra.run.smithi116.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2024-02-23T00:13:32.405 INFO:teuthology.orchestra.run.smithi133.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 9.8 MB/s | 4.1 MB 00:00 2024-02-23T00:13:32.588 INFO:teuthology.orchestra.run.smithi116.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 6.6 MB/s | 4.1 MB 00:00 2024-02-23T00:13:32.597 INFO:teuthology.orchestra.run.smithi133.stdout:(9/13): toolbox-0.0.99.5-1.module_el8+847+7863d 13 MB/s | 2.5 MB 00:00 2024-02-23T00:13:32.639 INFO:teuthology.orchestra.run.smithi133.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.2 MB/s | 53 kB 00:00 2024-02-23T00:13:32.688 INFO:teuthology.orchestra.run.smithi116.stdout:(9/13): buildah-1.33.5-1.module_el8+885+7da147f 9.5 MB/s | 9.7 MB 00:01 2024-02-23T00:13:32.714 INFO:teuthology.orchestra.run.smithi133.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 545 kB/s | 41 kB 00:00 2024-02-23T00:13:32.739 INFO:teuthology.orchestra.run.smithi116.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.0 MB/s | 53 kB 00:00 2024-02-23T00:13:32.789 INFO:teuthology.orchestra.run.smithi116.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 817 kB/s | 41 kB 00:00 2024-02-23T00:13:32.898 INFO:teuthology.orchestra.run.smithi133.stdout:(12/13): skopeo-1.14.3-0.1.module_el8+885+7da14 12 MB/s | 8.8 MB 00:00 2024-02-23T00:13:32.965 INFO:teuthology.orchestra.run.smithi116.stdout:(12/13): skopeo-1.14.3-0.1.module_el8+885+7da14 11 MB/s | 8.8 MB 00:00 2024-02-23T00:13:33.081 INFO:teuthology.orchestra.run.smithi116.stdout:(13/13): toolbox-0.0.99.5-1.module_el8+847+7863 5.1 MB/s | 2.5 MB 00:00 2024-02-23T00:13:33.082 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:13:33.082 INFO:teuthology.orchestra.run.smithi116.stdout:Total 19 MB/s | 27 MB 00:01 2024-02-23T00:13:33.350 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-02-23T00:13:33.371 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-02-23T00:13:33.371 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-02-23T00:13:33.616 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-02-23T00:13:33.619 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-02-23T00:13:34.316 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-02-23T00:13:34.706 INFO:teuthology.orchestra.run.smithi133.stdout:(13/13): buildah-1.33.5-1.module_el8+885+7da147 3.2 MB/s | 9.7 MB 00:03 2024-02-23T00:13:34.706 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-02-23T00:13:34.706 INFO:teuthology.orchestra.run.smithi133.stdout:Total 9.0 MB/s | 27 MB 00:03 2024-02-23T00:13:34.977 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-02-23T00:13:34.998 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-02-23T00:13:34.998 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-02-23T00:13:35.256 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-23T00:13:35.262 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-02-23T00:13:35.266 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-02-23T00:13:35.463 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:13:35.633 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-23T00:13:35.838 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-23T00:13:35.993 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-02-23T00:13:36.043 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-23T00:13:36.602 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-23T00:13:36.925 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-23T00:13:37.143 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:13:37.321 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-23T00:13:37.565 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-23T00:13:37.576 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-23T00:13:37.785 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-23T00:13:37.798 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-23T00:13:38.014 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-23T00:13:38.364 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-23T00:13:38.580 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-23T00:13:38.860 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:13:39.076 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:13:39.282 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:13:39.375 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-23T00:13:39.622 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-23T00:13:39.700 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:13:39.701 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:13:39.843 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-23T00:13:40.256 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-23T00:13:40.257 INFO:teuthology.orchestra.run.smithi116.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-23T00:13:40.258 INFO:teuthology.orchestra.run.smithi116.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-23T00:13:40.258 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-02-23T00:13:40.258 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-02-23T00:13:40.338 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-23T00:13:40.546 DEBUG:teuthology.parallel:result is None 2024-02-23T00:13:40.589 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:13:40.831 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:13:41.037 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:13:41.492 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-23T00:13:41.493 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-23T00:13:42.032 INFO:teuthology.orchestra.run.smithi133.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-23T00:13:42.035 INFO:teuthology.orchestra.run.smithi133.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-23T00:13:42.035 INFO:teuthology.orchestra.run.smithi133.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:13:42.036 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-23T00:13:42.343 DEBUG:teuthology.parallel:result is None 2024-02-23T00:13:42.343 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-23T00:13:42.425 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.4', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v16.2.4', '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\\)', 'slow requests', '\\(PG_', 'PG_', '\\(CEPHADM_STRAY_DAEMON\\)', 'slow request', '\\(MDS_', 'MDS_', 'osds down', 'OSD_', '\\(OSD_', 'client', 'FS_', '\\(FS_', 'degraded'], 'sha1': 'eb66ed921e744301e6863be6353618d63967ea59'} 2024-02-23T00:13:42.426 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v16.2.4 2024-02-23T00:13:42.426 INFO:tasks.cephadm:Cluster fsid is 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:13:42.426 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-23T00:13:42.426 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-23T00:13:42.427 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi116': '172.21.15.116', 'mon.smithi133': '172.21.15.133'} 2024-02-23T00:13:42.427 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-23T00:13:42.427 DEBUG:teuthology.orchestra.run.smithi116:> sudo hostname $(hostname -s) 2024-02-23T00:13:42.463 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2024-02-23T00:13:42.490 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.4)... 2024-02-23T00:13:42.491 DEBUG:teuthology.orchestra.run.smithi116:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.4/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.743 INFO:teuthology.orchestra.run.smithi116.stdout:-rw-rw-r--. 1 ubuntu ubuntu 292005 Feb 23 00:13 /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.743 DEBUG:teuthology.orchestra.run.smithi133:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.4/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.900 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-rw-r--. 1 ubuntu ubuntu 292005 Feb 23 00:13 /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.901 DEBUG:teuthology.orchestra.run.smithi116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.923 DEBUG:teuthology.orchestra.run.smithi133:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:13:42.951 DEBUG:teuthology.orchestra.run.smithi116:> sudo mkdir -p /etc/ceph 2024-02-23T00:13:42.995 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2024-02-23T00:13:43.022 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 777 /etc/ceph 2024-02-23T00:13:43.065 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2024-02-23T00:13:43.091 INFO:tasks.cephadm:Writing seed config... 2024-02-23T00:13:43.092 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-23T00:13:43.092 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-23T00:13:43.092 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-23T00:13:43.092 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-23T00:13:43.092 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-23T00:13:43.093 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-23T00:13:43.093 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-23T00:13:43.093 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-23T00:13:43.093 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:13:43.093 DEBUG:teuthology.orchestra.run.smithi116:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-23T00:13:43.125 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd 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 = 66e5983c-d1e0-11ee-95c0-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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-02-23T00:13:43.126 DEBUG:teuthology.orchestra.run.smithi116:mon.smithi116> sudo journalctl -f -n 0 -u ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service 2024-02-23T00:13:43.168 INFO:tasks.cephadm:Bootstrapping... 2024-02-23T00:13:43.168 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 -v bootstrap --fsid 66e5983c-d1e0-11ee-95c0-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.116 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:13:43.196 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:-- Logs begin at Fri 2024-02-23 00:02:54 UTC. -- 2024-02-23T00:13:43.441 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-23T00:13:45.066 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: 4.9.3-dev 2024-02-23T00:13:45.074 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying podman|docker is present... 2024-02-23T00:13:45.074 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-23T00:13:45.097 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: 4.9.3-dev 2024-02-23T00:13:45.107 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying lvm2 is present... 2024-02-23T00:13:45.107 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying time synchronization is in place... 2024-02-23T00:13:45.107 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:13:45.114 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:13:45.115 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:13:45.120 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:13:45.121 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:13:45.127 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: enabled 2024-02-23T00:13:45.127 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:13:45.133 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: active 2024-02-23T00:13:45.133 INFO:teuthology.orchestra.run.smithi116.stderr:Unit chronyd.service is enabled and running 2024-02-23T00:13:45.133 INFO:teuthology.orchestra.run.smithi116.stderr:Repeating the final host check... 2024-02-23T00:13:45.134 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-23T00:13:45.154 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: 4.9.3-dev 2024-02-23T00:13:45.165 INFO:teuthology.orchestra.run.smithi116.stderr:podman|docker (/bin/podman) is present 2024-02-23T00:13:45.165 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl is present 2024-02-23T00:13:45.165 INFO:teuthology.orchestra.run.smithi116.stderr:lvcreate is present 2024-02-23T00:13:45.165 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:13:45.171 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:13:45.171 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:13:45.177 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:13:45.178 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:13:45.183 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: enabled 2024-02-23T00:13:45.184 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:13:45.189 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: active 2024-02-23T00:13:45.190 INFO:teuthology.orchestra.run.smithi116.stderr:Unit chronyd.service is enabled and running 2024-02-23T00:13:45.190 INFO:teuthology.orchestra.run.smithi116.stderr:Host looks OK 2024-02-23T00:13:45.190 INFO:teuthology.orchestra.run.smithi116.stderr:Cluster fsid: 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:13:45.191 INFO:teuthology.orchestra.run.smithi116.stderr:Acquiring lock 139672704487552 on /run/cephadm/66e5983c-d1e0-11ee-95c0-87774f69a715.lock 2024-02-23T00:13:45.191 INFO:teuthology.orchestra.run.smithi116.stderr:Lock 139672704487552 acquired on /run/cephadm/66e5983c-d1e0-11ee-95c0-87774f69a715.lock 2024-02-23T00:13:45.191 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying IP 172.21.15.116 port 3300 ... 2024-02-23T00:13:45.192 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying IP 172.21.15.116 port 6789 ... 2024-02-23T00:13:45.192 INFO:teuthology.orchestra.run.smithi116.stderr:Base mon IP is 172.21.15.116, final addrv is [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-02-23T00:13:45.192 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /sbin/ip route ls 2024-02-23T00:13:45.193 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.116 metric 100 2024-02-23T00:13:45.193 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.116 metric 100 2024-02-23T00:13:45.194 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /sbin/ip -6 route ls 2024-02-23T00:13:45.196 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-23T00:13:45.196 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-23T00:13:45.196 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1791sec hoplimit 64 pref medium 2024-02-23T00:13:45.196 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /sbin/ip -6 addr ls 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:3f67/64 scope link 2024-02-23T00:13:45.199 INFO:teuthology.orchestra.run.smithi116.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-23T00:13:45.200 INFO:teuthology.orchestra.run.smithi116.stderr:Mon IP 172.21.15.116 is in CIDR network 172.21.0.0/20 2024-02-23T00:13:45.200 INFO:teuthology.orchestra.run.smithi116.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-23T00:13:45.201 INFO:teuthology.orchestra.run.smithi116.stderr:Pulling container image docker.io/ceph/ceph:v16.2.4... 2024-02-23T00:13:45.201 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v16.2.4 2024-02-23T00:13:45.291 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Trying to pull docker.io/ceph/ceph:v16.2.4... 2024-02-23T00:13:51.843 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Getting image source signatures 2024-02-23T00:13:51.853 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Copying blob sha256:551101690791055467b1840be133b2e6b029d263771bc6c46a96bb7acdacac39 2024-02-23T00:13:51.853 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-02-23T00:14:03.718 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Copying config sha256:8d91d370c2b86c07de46146aba8d36718eaefa69b1880c77fa312fda6efd7d29 2024-02-23T00:14:03.902 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: Writing manifest to image destination 2024-02-23T00:14:04.213 INFO:teuthology.orchestra.run.smithi116.stderr:/bin/podman: 8d91d370c2b86c07de46146aba8d36718eaefa69b1880c77fa312fda6efd7d29 2024-02-23T00:14:04.224 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --version 2024-02-23T00:14:04.862 INFO:teuthology.orchestra.run.smithi116.stderr:ceph: ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable) 2024-02-23T00:14:05.452 INFO:teuthology.orchestra.run.smithi116.stderr:Ceph version: ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable) 2024-02-23T00:14:05.453 INFO:teuthology.orchestra.run.smithi116.stderr:Extracting ceph user uid/gid from container image... 2024-02-23T00:14:05.453 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 -c %u %g /var/lib/ceph 2024-02-23T00:14:05.938 INFO:teuthology.orchestra.run.smithi116.stderr:stat: 167 167 2024-02-23T00:14:06.501 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial keys... 2024-02-23T00:14:06.501 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-23T00:14:07.060 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQBO49dlh4iLORAA5PXKZXWlfvm4mUhOsJraZg== 2024-02-23T00:14:07.667 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-23T00:14:08.215 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQBQ49dlhasbBxAA0rctEyydkmR1lKlzWiXdiA== 2024-02-23T00:14:08.773 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.4 --gen-print-key 2024-02-23T00:14:09.305 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-authtool: AQBR49dl0XtnDRAACRKwxku6FfLQgkJtb9ixfw== 2024-02-23T00:14:09.836 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial monmap... 2024-02-23T00:14:09.836 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpfsxrjp7i:/tmp/monmap:z docker.io/ceph/ceph:v16.2.4 --create --clobber --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 --addv smithi116 [v2:172.21.15.116:3300,v1:172.21.15.116:6789] /tmp/monmap 2024-02-23T00:14:10.361 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-23T00:14:10.361 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:10.361 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-23T00:14:10.959 INFO:teuthology.orchestra.run.smithi116.stderr:monmaptool for smithi116 [v2:172.21.15.116:3300,v1:172.21.15.116:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-23T00:14:10.959 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: set fsid to 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:10.959 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-23T00:14:10.959 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:14:10.959 INFO:teuthology.orchestra.run.smithi116.stderr:Creating mon... 2024-02-23T00:14:10.961 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/mon.smithi116:/var/lib/ceph/mon/ceph-smithi116:z -v /tmp/ceph-tmp4qpdqt6r:/tmp/keyring:z -v /tmp/ceph-tmpfsxrjp7i:/tmp/monmap:z docker.io/ceph/ceph:v16.2.4 --mkfs -i smithi116 --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.418+0000 7f084b7a0700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.418+0000 7f084b7a0700 1 imported monmap: 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: last_changed 2024-02-23T00:14:10.274247+0000 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: created 2024-02-23T00:14:10.274247+0000 2024-02-23T00:14:11.535 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon.smithi116 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.418+0000 7f084b7a0700 0 /usr/bin/ceph-mon: set fsid to 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: RocksDB version: 6.8.1 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Compile date May 13 2021 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: DB SUMMARY 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi116/store.db dir, Total Num: 0, files: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi116/store.db: 2024-02-23T00:14:11.536 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.create_if_missing: 1 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.env: 0x5600678e01c0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.fs: Posix File System 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.info_log: 0x560068b64ec0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:14:11.537 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi116/store.db 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-23T00:14:11.538 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.write_buffer_manager: 0x560068b6b530 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:14:11.539 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.unordered_write: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.row_cache: None 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:14:11.540 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.log_readahead_size: 0 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:14:11.541 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:14:11.542 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.420+0000 7f084b7a0700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi116/store.db/MANIFEST-000001 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.merge_operator: 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:14:11.543 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560068a7dcb8) 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-23T00:14:11.544 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache: 0x560068ab2d10 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-23T00:14:11.545 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: format_version: 2 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-23T00:14:11.546 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-23T00:14:11.547 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:14:11.548 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:14:11.549 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:14:11.550 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.ttl: 2592000 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-23T00:14:11.551 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi116/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.421+0000 7f084b7a0700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.424+0000 7f084b7a0700 4 rocksdb: DB pointer 0x560068b77800 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.424+0000 7f0834639700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.424+0000 7f0834639700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:14:11.552 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:11.553 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:14:11.554 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 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-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.555 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:14:11.556 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: 2024-02-23T00:14:11.556 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.425+0000 7f084b7a0700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-02-23T00:14:11.556 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.426+0000 7f084b7a0700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-02-23T00:14:11.556 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph-mon: debug 2024-02-23T00:14:11.426+0000 7f084b7a0700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi116 for mon.smithi116 2024-02-23T00:14:12.044 INFO:teuthology.orchestra.run.smithi116.stderr:create mon.smithi116 on 2024-02-23T00:14:12.044 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:12.050 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl disable ceph.target 2024-02-23T00:14:12.142 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl enable ceph.target 2024-02-23T00:14:12.148 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-23T00:14:12.226 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl start ceph.target 2024-02-23T00:14:12.233 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl enable ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target 2024-02-23T00:14:12.239 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target. 2024-02-23T00:14:12.239 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target → /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target. 2024-02-23T00:14:12.315 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target 2024-02-23T00:14:12.329 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl daemon-reload 2024-02-23T00:14:12.414 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:14:12.437 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl reset-failed ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:14:12.442 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to reset failed state of unit ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service: Unit ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service not loaded. 2024-02-23T00:14:12.442 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl enable ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:14:12.448 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target.wants/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service → /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@.service. 2024-02-23T00:14:12.532 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:14:13.111 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:14:13.119 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: disabled 2024-02-23T00:14:13.120 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:14:13.126 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:14:13.127 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld.service is not enabled 2024-02-23T00:14:13.127 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:14:13.127 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:14:13.128 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mon to start... 2024-02-23T00:14:13.128 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mon... 2024-02-23T00:14:13.128 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/mon.smithi116:/var/lib/ceph/mon/ceph-smithi116:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status 2024-02-23T00:14:13.369 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:13 smithi116 bash[34067]: 24fa442e74f686a1025cd049ffcc57a300915f4a978a6482a22e8bb82ff11b53 2024-02-23T00:14:13.369 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:13 smithi116 systemd[1]: Started Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715. 2024-02-23T00:14:13.766 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: cluster: 2024-02-23T00:14:13.766 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: id: 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:13.766 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: services: 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi116 (age 0.710198s) 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: data: 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: pgs: 2024-02-23T00:14:13.767 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:14.357 INFO:teuthology.orchestra.run.smithi116.stderr:mon is available 2024-02-23T00:14:14.357 INFO:teuthology.orchestra.run.smithi116.stderr:Assimilating anything we can from ceph.conf... 2024-02-23T00:14:14.357 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z -v /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/mon.smithi116:/var/lib/ceph/mon/ceph-smithi116:z docker.io/ceph/ceph:v16.2.4 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi116/config 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: cluster 2024-02-23T00:14:13.053785+0000 mon.smithi116 (mon.0) 2 : cluster [INF] mon.smithi116 is new leader, mons smithi116 in quorum (ranks 0) 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: cluster 2024-02-23T00:14:13.053947+0000 mon.smithi116 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi116=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0]} 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: cluster 2024-02-23T00:14:13.056755+0000 mon.smithi116 (mon.0) 4 : cluster [DBG] fsmap 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: cluster 2024-02-23T00:14:13.060579+0000 mon.smithi116 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: cluster 2024-02-23T00:14:13.060954+0000 mon.smithi116 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-23T00:14:14.359 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: audit 2024-02-23T00:14:13.763955+0000 mon.smithi116 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.116:0/1535493244' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-23T00:14:14.942 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [global] 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: fsid = 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.116:3300,v1:172.21.15.116:6789] 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [mgr] 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:14.943 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: [osd] 2024-02-23T00:14:14.944 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-23T00:14:14.944 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-02-23T00:14:14.944 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-23T00:14:15.285 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: audit 2024-02-23T00:14:14.936717+0000 mon.smithi116 (mon.0) 8 : audit [INF] from='client.? 172.21.15.116:0/3738202587' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-23T00:14:15.285 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: audit 2024-02-23T00:14:14.939242+0000 mon.smithi116 (mon.0) 9 : audit [INF] from='client.? 172.21.15.116:0/3738202587' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-23T00:14:15.589 INFO:teuthology.orchestra.run.smithi116.stderr:Generating new minimal ceph.conf... 2024-02-23T00:14:15.589 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z -v /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/mon.smithi116:/var/lib/ceph/mon/ceph-smithi116:z docker.io/ceph/ceph:v16.2.4 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi116/config 2024-02-23T00:14:16.874 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: audit 2024-02-23T00:14:16.570209+0000 mon.smithi116 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.116:0/131838599' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:17.162 INFO:teuthology.orchestra.run.smithi116.stderr:Restarting the monitor... 2024-02-23T00:14:17.162 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl restart ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:14:17.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 systemd[1]: Stopping Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715... 2024-02-23T00:14:17.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: debug 2024-02-23T00:14:17.274+0000 7ff5f09b2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi116 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-23T00:14:17.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34082]: debug 2024-02-23T00:14:17.274+0000 7ff5f09b2700 -1 mon.smithi116@0(leader) e1 *** Got Signal Terminated *** 2024-02-23T00:14:17.838 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 podman[34405]: ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116 2024-02-23T00:14:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 systemd[1]: ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service: Succeeded. 2024-02-23T00:14:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 systemd[1]: Stopped Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715. 2024-02-23T00:14:18.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:17 smithi116 systemd[1]: Starting Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715... 2024-02-23T00:14:18.386 INFO:teuthology.orchestra.run.smithi116.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-23T00:14:18.386 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mon public_network 172.21.0.0/20 2024-02-23T00:14:18.579 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.314+0000 7f30aff84700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:14:18.579 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.314+0000 7f30aff84700 0 ceph version 16.2.4 (3cbe25cde3cfa028984618ad32de9edc4c1eaed0) pacific (stable), process ceph-mon, pid 7 2024-02-23T00:14:18.579 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.314+0000 7f30aff84700 0 pidfile_write: ignore empty --pid-file 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 0 load: jerasure load: lrc load: isa 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: RocksDB version: 6.8.1 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Compile date May 13 2021 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: DB SUMMARY 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: CURRENT file: CURRENT 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-02-23T00:14:18.580 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi116/store.db dir, Total Num: 1, files: 000004.sst 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi116/store.db: 000006.log size: 85691 ; 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.create_if_missing: 0 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.env: 0x55ea8fe5d1c0 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.fs: Posix File System 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.info_log: 0x55ea91a4b960 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:14:18.581 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi116/store.db 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:14:18.582 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.write_buffer_manager: 0x55ea91a51fb0 2024-02-23T00:14:18.583 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.unordered_write: 0 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:14:18.584 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.row_cache: None 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:14:18.585 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.log_readahead_size: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:14:18.586 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:14:18.587 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.319+0000 7f30aff84700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi116/store.db/MANIFEST-000005 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.merge_operator: 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ea91963cb0) 2024-02-23T00:14:18.588 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cache_index_and_filter_blocks: 1 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: pin_top_level_index_and_filter: 1 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: index_type: 0 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: data_block_index_type: 0 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: index_shortening: 1 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: hash_index_allow_collision: 1 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: checksum: 1 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: no_block_cache: 0 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_cache: 0x55ea91998f10 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_cache_name: BinnedLRUCache 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_cache_options: 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: capacity : 536870912 2024-02-23T00:14:18.589 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: num_shard_bits : 4 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: strict_capacity_limit : 0 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: high_pri_pool_ratio: 0.000 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_cache_compressed: (nil) 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: persistent_cache: (nil) 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_size: 4096 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_size_deviation: 10 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_restart_interval: 16 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: index_block_restart_interval: 1 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: metadata_block_size: 4096 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: partition_filters: 0 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: use_delta_encoding: 1 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: whole_key_filtering: 1 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: verify_compression: 0 2024-02-23T00:14:18.590 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: read_amp_bytes_per_bit: 0 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: format_version: 2 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: enable_index_compression: 1 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: block_align: 0 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-23T00:14:18.591 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:14:18.592 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:14:18.593 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:14:18.594 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:14:18.595 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:14:18.596 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:14:18.596 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:14:18.597 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.ttl: 2592000 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi116/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647258322127, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.320+0000 7f30aff84700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.321+0000 7f30aff84700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.322+0000 7f30aff84700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647258323307, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82439, "table_properties": {"data_size": 80709, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9331, "raw_average_key_size": 47, "raw_value_size": 75343, "raw_average_value_size": 380, "num_data_blocks": 11, "num_entries": 198, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "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; ", "creation_time": 1708647258, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.322+0000 7f30aff84700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.322+0000 7f30aff84700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647258323821, "job": 1, "event": "recovery_finished"} 2024-02-23T00:14:18.598 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.323+0000 7f30aff84700 4 rocksdb: DB pointer 0x55ea91a5d800 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.323+0000 7f3096d9c700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.323+0000 7f3096d9c700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** DB Stats ** 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:14:18.599 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** Compaction Stats [default] ** 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: L0 2/0 82.20 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Sum 2/0 82.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** Compaction Stats [default] ** 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:18.600 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Cumulative compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Interval compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:14:18.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** Compaction Stats [default] ** 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: L0 2/0 82.20 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Sum 2/0 82.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** Compaction Stats [default] ** 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:14:18.602 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 100.8 0.00 0.00 1 0.001 0 0 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Cumulative compaction: 0.00 GB write, 21.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:18.603 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.324+0000 7f30aff84700 0 starting mon.smithi116 rank 0 at public addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] at bind addrs [v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi116 fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 1 mon.smithi116@-1(???) e1 preinit fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).mds e1 new map 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).mds e1 print_map 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: e1 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 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-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: legacy client fscid: -1 2024-02-23T00:14:18.604 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: No filesystems configured 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 0 mon.smithi116@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:14:18.605 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:16.570209+0000 mon.smithi116 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.116:0/131838599' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:14:18.326+0000 7f30aff84700 1 mon.smithi116@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 bash[34476]: a1973f6fee7c50abe911433562a76c0001bff6b9034ed06c9481e08629039f28 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 systemd[1]: Started Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715. 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:18.343742+0000 mon.smithi116 (mon.0) 1 : cluster [INF] mon.smithi116 is new leader, mons smithi116 in quorum (ranks 0) 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:18.343796+0000 mon.smithi116 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi116=[v2:172.21.15.116:3300/0,v1:172.21.15.116:6789/0]} 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:18.343829+0000 mon.smithi116 (mon.0) 3 : cluster [DBG] fsmap 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:18.343850+0000 mon.smithi116 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-23T00:14:18.606 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:18.344178+0000 mon.smithi116 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-23T00:14:19.526 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-23T00:14:19.527 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:14:19.527 INFO:teuthology.orchestra.run.smithi116.stderr:Creating mgr... 2024-02-23T00:14:19.527 INFO:teuthology.orchestra.run.smithi116.stderr:Verifying port 9283 ... 2024-02-23T00:14:19.530 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl daemon-reload 2024-02-23T00:14:19.623 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo 2024-02-23T00:14:19.645 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl reset-failed ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo 2024-02-23T00:14:19.650 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Failed to reset failed state of unit ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo.service: Unit ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo.service not loaded. 2024-02-23T00:14:19.650 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl enable ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo 2024-02-23T00:14:19.656 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: Created symlink /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715.target.wants/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo.service → /etc/systemd/system/ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@.service. 2024-02-23T00:14:19.744 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mgr.smithi116.ipgcgo 2024-02-23T00:14:20.284 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:18.976131+0000 mon.smithi116 (mon.0) 6 : audit [INF] from='client.? 172.21.15.116:0/1549315206' entity='client.admin' 2024-02-23T00:14:20.288 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:14:20.297 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: disabled 2024-02-23T00:14:20.297 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:14:20.304 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:14:20.305 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld.service is not enabled 2024-02-23T00:14:20.305 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:14:20.305 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:14:20.305 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:14:20.312 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: disabled 2024-02-23T00:14:20.313 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:14:20.319 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:14:20.321 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld.service is not enabled 2024-02-23T00:14:20.321 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-23T00:14:20.321 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr to start... 2024-02-23T00:14:20.321 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr... 2024-02-23T00:14:20.321 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "66e5983c-d1e0-11ee-95c0-87774f69a715", 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-02-23T00:14:20.985 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "smithi116" 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-23T00:14:20.986 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-23T00:14:20.987 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-23T00:14:20.990 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": false, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:20.991 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-02-23T00:14:13.055279+0000", 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-23T00:14:20.992 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:14:21.307 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:20.981238+0000 mon.smithi116 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.116:0/2549845457' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:14:21.584 INFO:teuthology.orchestra.run.smithi116.stderr:mgr not available, waiting (1/15)... 2024-02-23T00:14:23.586 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "66e5983c-d1e0-11ee-95c0-87774f69a715", 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-23T00:14:24.192 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "smithi116" 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-23T00:14:24.193 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.194 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-02-23T00:14:24.194 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:24.194 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-23T00:14:24.194 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-23T00:14:24.194 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-23T00:14:24.197 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-23T00:14:24.197 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-23T00:14:24.197 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-23T00:14:24.197 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-23T00:14:24.198 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": false, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.199 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-02-23T00:14:13.055279+0000", 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-23T00:14:24.200 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:14:24.537 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:24.188219+0000 mon.smithi116 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.116:0/2284747335' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:14:24.840 INFO:teuthology.orchestra.run.smithi116.stderr:mgr not available, waiting (2/15)... 2024-02-23T00:14:25.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:25.172996+0000 mon.smithi116 (mon.0) 9 : cluster [INF] Activating manager daemon smithi116.ipgcgo 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:25.175472+0000 mon.smithi116 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi116.ipgcgo(active, starting, since 0.00256381s) 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.176241+0000 mon.smithi116 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.176385+0000 mon.smithi116 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.176488+0000 mon.smithi116 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.176598+0000 mon.smithi116 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata", "id": "smithi116"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.177006+0000 mon.smithi116 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mgr metadata", "who": "smithi116.ipgcgo", "id": "smithi116.ipgcgo"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:25.178661+0000 mon.smithi116 (mon.0) 16 : cluster [INF] Manager daemon smithi116.ipgcgo is now available 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.185988+0000 mon.smithi116 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.189994+0000 mon.smithi116 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.191230+0000 mon.smithi116 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.198347+0000 mon.smithi116 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:25.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:25.201103+0000 mon.smithi116 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.116:0/1181807736' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:26.843 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 status -f json-pretty 2024-02-23T00:14:27.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:26.178536+0000 mon.smithi116 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi116.ipgcgo(active, since 1.00563s) 2024-02-23T00:14:29.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:28.179363+0000 mon.smithi116 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi116.ipgcgo(active, since 3s) 2024-02-23T00:14:30.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:30.274974+0000 mon.smithi116 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.116:0/2636706175' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsid": "66e5983c-d1e0-11ee-95c0-87774f69a715", 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "health": { 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "checks": {}, 2024-02-23T00:14:30.726 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mutes": [] 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum": [ 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 0 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "smithi116" 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "monmap": { 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-23T00:14:30.727 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osdmap": { 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-23T00:14:30.728 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-23T00:14:30.731 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-23T00:14:30.731 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgmap": { 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.732 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "fsmap": { 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modules": [ 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "iostat", 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "restful" 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ], 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "servicemap": { 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-23T00:14:30.733 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "modified": "2024-02-23T00:14:13.055279+0000", 2024-02-23T00:14:30.734 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "services": {} 2024-02-23T00:14:30.734 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: }, 2024-02-23T00:14:30.734 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-23T00:14:30.734 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:14:35.060 INFO:teuthology.orchestra.run.smithi116.stderr:mgr is available 2024-02-23T00:14:35.060 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling cephadm module... 2024-02-23T00:14:35.060 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable cephadm 2024-02-23T00:14:38.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:37.764655+0000 mon.smithi116 (mon.0) 25 : audit [INF] from='client.? 172.21.15.116:0/3593966942' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-23T00:14:38.458 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr stat 2024-02-23T00:14:39.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:37.817685+0000 mon.smithi116 (mon.0) 26 : audit [INF] from='client.? 172.21.15.116:0/3593966942' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-23T00:14:39.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:37.817734+0000 mon.smithi116 (mon.0) 27 : cluster [DBG] mgrmap e5: smithi116.ipgcgo(active, since 12s) 2024-02-23T00:14:39.210 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:14:39.210 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-23T00:14:39.210 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-02-23T00:14:39.210 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "active_name": "smithi116.ipgcgo", 2024-02-23T00:14:39.211 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-23T00:14:39.211 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:14:39.831 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for the mgr to restart... 2024-02-23T00:14:39.832 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr epoch 5... 2024-02-23T00:14:39.832 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 tell mgr mgr_status 2024-02-23T00:14:40.071 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:39.209202+0000 mon.smithi116 (mon.0) 28 : audit [DBG] from='client.? 172.21.15.116:0/2047190284' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-23T00:14:43.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:42.751025+0000 mon.smithi116 (mon.0) 29 : cluster [INF] Active manager daemon smithi116.ipgcgo restarted 2024-02-23T00:14:43.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:42.751398+0000 mon.smithi116 (mon.0) 30 : cluster [INF] Activating manager daemon smithi116.ipgcgo 2024-02-23T00:14:43.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:42.753459+0000 mon.smithi116 (mon.0) 31 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-23T00:14:43.816 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:14:43.816 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-23T00:14:43.816 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "initialized": true 2024-02-23T00:14:43.816 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:14:44.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:42.803473+0000 mon.smithi116 (mon.0) 32 : cluster [DBG] mgrmap e6: smithi116.ipgcgo(active, starting, since 0.0521444s) 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.805809+0000 mon.smithi116 (mon.0) 33 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata", "id": "smithi116"}]: dispatch 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.806350+0000 mon.smithi116 (mon.0) 34 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mgr metadata", "who": "smithi116.ipgcgo", "id": "smithi116.ipgcgo"}]: dispatch 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.806988+0000 mon.smithi116 (mon.0) 35 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.807196+0000 mon.smithi116 (mon.0) 36 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.807382+0000 mon.smithi116 (mon.0) 37 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:42.820737+0000 mon.smithi116 (mon.0) 38 : cluster [INF] Manager daemon smithi116.ipgcgo is now available 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.833294+0000 mon.smithi116 (mon.0) 39 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.835795+0000 mon.smithi116 (mon.0) 40 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:44.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.838157+0000 mon.smithi116 (mon.0) 41 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.925131+0000 mon.smithi116 (mon.0) 42 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.925816+0000 mon.smithi116 (mon.0) 43 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.927055+0000 mon.smithi116 (mon.0) 44 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.928612+0000 mon.smithi116 (mon.0) 45 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.938047+0000 mon.smithi116 (mon.0) 46 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:14:44.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:42.939157+0000 mon.smithi116 (mon.0) 47 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:14:44.457 INFO:teuthology.orchestra.run.smithi116.stderr:mgr epoch 5 is available 2024-02-23T00:14:44.458 INFO:teuthology.orchestra.run.smithi116.stderr:Setting orchestrator backend to cephadm... 2024-02-23T00:14:44.458 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch set backend cephadm 2024-02-23T00:14:45.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:43.807176+0000 mgr.smithi116.ipgcgo (mgr.14114) 1 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-23T00:14:45.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:43.808014+0000 mon.smithi116 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi116.ipgcgo(active, since 1.05668s) 2024-02-23T00:14:45.191 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:43.814791+0000 mgr.smithi116.ipgcgo (mgr.14114) 2 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-23T00:14:45.668 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm set-user root 2024-02-23T00:14:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:44.813074+0000 mon.smithi116 (mon.0) 49 : cluster [DBG] mgrmap e8: smithi116.ipgcgo(active, since 2s) 2024-02-23T00:14:45.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:45.205895+0000 mon.smithi116 (mon.0) 50 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:45.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:45.209417+0000 mon.smithi116 (mon.0) 51 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:14:46.308 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: value unchanged 2024-02-23T00:14:46.870 INFO:teuthology.orchestra.run.smithi116.stderr:Generating ssh key... 2024-02-23T00:14:46.890 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm generate-key 2024-02-23T00:14:46.890 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:45.202172+0000 mgr.smithi116.ipgcgo (mgr.14114) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:48.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:46.305423+0000 mgr.smithi116.ipgcgo (mgr.14114) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:48.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:47.772935+0000 mon.smithi116 (mon.0) 52 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:48.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:47.775318+0000 mon.smithi116 (mon.0) 53 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:48.882 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 cephadm get-pub-key 2024-02-23T00:14:48.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:14:47.517487+0000 mgr.smithi116.ipgcgo (mgr.14114) 6 : cephadm [INF] Generating ssh key... 2024-02-23T00:14:49.556 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFunJMvWAenDDAYIeQqTyVdj3g492n/IFQy5m+T+GR0vdQfv5FnAC0MgYlPCNq6W4UVkOiG3xeD1X0822PQd7uF712xFkcaUVx9ldrcEP06BdOEG31bkzhabYv5dF9VE2YuE3yqAw3vJRluaC5ULwqOseS9Xz6LSIfVPcewXdUg5+x2Eqda0HMUpPt29IGQ+4mitoR8PBeZczlALTRGm+Hpg+2xFPypr7+pTaHGxQ/p6tBOG8OaDn9gsDIkNUfCt5JboAftgZLhxMJCB1Bcizvkq/wiQTXUNokW/VOrnIb4fsIwPraDW4Hz69G5wk1g7tIn5SAU+cUIzAbdJr5K/YUYmiWOIBw535WkeFt6uoxHElGG3wR8CCWs1W63MxWpYS0GzhQfuhmcnMttLKaEmdLyO7yhFH0Aelz+8yhAeLsmWjiS6cv0Mv+di6p5sSKgcoiS9vgwT0s5d3mTPmD2VUBNX9Wwh9Ut8yFIoqQLy6PNwFaeqUgqwjk+im8rx1ZnA0= ceph-66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:14:50.129 INFO:teuthology.orchestra.run.smithi116.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:14:50.130 INFO:teuthology.orchestra.run.smithi116.stderr:Adding key to root@localhost authorized_keys... 2024-02-23T00:14:50.130 INFO:teuthology.orchestra.run.smithi116.stderr:Adding host smithi116... 2024-02-23T00:14:50.130 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch host add smithi116 172.21.15.116 2024-02-23T00:14:50.132 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:49.555282+0000 mgr.smithi116.ipgcgo (mgr.14114) 7 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:51.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:50.821414+0000 mgr.smithi116.ipgcgo (mgr.14114) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi116", "addr": "172.21.15.116", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:51.409 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Added host 'smithi116' 2024-02-23T00:14:51.977 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying mon service with default placement... 2024-02-23T00:14:51.977 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply mon 2024-02-23T00:14:52.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:51.406587+0000 mon.smithi116 (mon.0) 54 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:52.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:14:51.406896+0000 mgr.smithi116.ipgcgo (mgr.14114) 9 : cephadm [INF] Added host smithi116 2024-02-23T00:14:52.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:51.407105+0000 mon.smithi116 (mon.0) 55 : audit [DBG] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:14:52.731 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-23T00:14:53.366 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying mgr service with default placement... 2024-02-23T00:14:53.366 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply mgr 2024-02-23T00:14:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:52.727613+0000 mgr.smithi116.ipgcgo (mgr.14114) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:14:52.728270+0000 mgr.smithi116.ipgcgo (mgr.14114) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-23T00:14:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:52.730455+0000 mon.smithi116 (mon.0) 56 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:54.119 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-23T00:14:54.780 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying crash service with default placement... 2024-02-23T00:14:54.780 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply crash 2024-02-23T00:14:55.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:54.115913+0000 mgr.smithi116.ipgcgo (mgr.14114) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:55.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:14:54.116398+0000 mgr.smithi116.ipgcgo (mgr.14114) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-23T00:14:55.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:54.118611+0000 mon.smithi116 (mon.0) 57 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:55.487 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled crash update... 2024-02-23T00:14:56.079 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling mgr prometheus module... 2024-02-23T00:14:56.079 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable prometheus 2024-02-23T00:14:56.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:55.483491+0000 mgr.smithi116.ipgcgo (mgr.14114) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:56.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:14:55.484135+0000 mgr.smithi116.ipgcgo (mgr.14114) 15 : cephadm [INF] Saving service crash spec with placement * 2024-02-23T00:14:56.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:55.486406+0000 mon.smithi116 (mon.0) 58 : audit [INF] from='mgr.14114 172.21.15.116:0/1995022051' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:14:57.798 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:56.793712+0000 mon.smithi116 (mon.0) 59 : audit [INF] from='client.? 172.21.15.116:0/1207221403' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-23T00:14:58.052 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying prometheus service with default placement... 2024-02-23T00:14:58.052 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply prometheus 2024-02-23T00:14:58.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:14:57.490951+0000 mon.smithi116 (mon.0) 60 : audit [INF] from='client.? 172.21.15.116:0/1207221403' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-23T00:14:58.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:14:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:14:57.491023+0000 mon.smithi116 (mon.0) 61 : cluster [DBG] mgrmap e9: smithi116.ipgcgo(active, since 14s) 2024-02-23T00:15:02.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:02.500889+0000 mon.smithi116 (mon.0) 62 : cluster [INF] Active manager daemon smithi116.ipgcgo restarted 2024-02-23T00:15:02.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:02.501261+0000 mon.smithi116 (mon.0) 63 : cluster [INF] Activating manager daemon smithi116.ipgcgo 2024-02-23T00:15:02.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:02.502797+0000 mon.smithi116 (mon.0) 64 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-23T00:15:03.566 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-02-23T00:15:03.863 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:02.553730+0000 mon.smithi116 (mon.0) 65 : cluster [DBG] mgrmap e10: smithi116.ipgcgo(active, starting, since 0.0525488s) 2024-02-23T00:15:03.863 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.556212+0000 mon.smithi116 (mon.0) 66 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata", "id": "smithi116"}]: dispatch 2024-02-23T00:15:03.863 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.556820+0000 mon.smithi116 (mon.0) 67 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mgr metadata", "who": "smithi116.ipgcgo", "id": "smithi116.ipgcgo"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.557454+0000 mon.smithi116 (mon.0) 68 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.557607+0000 mon.smithi116 (mon.0) 69 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.557744+0000 mon.smithi116 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:02.571456+0000 mon.smithi116 (mon.0) 71 : cluster [INF] Manager daemon smithi116.ipgcgo is now available 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.667891+0000 mon.smithi116 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.669117+0000 mon.smithi116 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.683622+0000 mon.smithi116 (mon.0) 74 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:15:03.864 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:02.686120+0000 mon.smithi116 (mon.0) 75 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:15:04.083 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying grafana service with default placement... 2024-02-23T00:15:04.083 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply grafana 2024-02-23T00:15:04.773 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-02-23T00:15:04.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:03.560713+0000 mon.smithi116 (mon.0) 76 : cluster [DBG] mgrmap e11: smithi116.ipgcgo(active, since 1.05953s) 2024-02-23T00:15:04.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:03.561609+0000 mgr.smithi116.ipgcgo (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-02-23T00:15:04.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:03.563576+0000 mon.smithi116 (mon.0) 77 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:05.401 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying node-exporter service with default placement... 2024-02-23T00:15:05.401 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply node-exporter 2024-02-23T00:15:05.664 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:04.565768+0000 mon.smithi116 (mon.0) 78 : cluster [DBG] mgrmap e12: smithi116.ipgcgo(active, since 2s) 2024-02-23T00:15:05.665 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:04.768728+0000 mgr.smithi116.ipgcgo (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:05.665 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:04.769260+0000 mgr.smithi116.ipgcgo (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-02-23T00:15:05.665 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:04.771471+0000 mon.smithi116 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:06.107 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-02-23T00:15:06.696 INFO:teuthology.orchestra.run.smithi116.stderr:Deploying alertmanager service with default placement... 2024-02-23T00:15:06.696 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 orch apply alertmanager 2024-02-23T00:15:07.412 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-02-23T00:15:07.432 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:06.101532+0000 mgr.smithi116.ipgcgo (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:07.432 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:06.102194+0000 mgr.smithi116.ipgcgo (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-02-23T00:15:07.432 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:06.104362+0000 mon.smithi116 (mon.0) 80 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:08.059 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mgr mgr/cephadm/container_init True --force 2024-02-23T00:15:08.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:07.407902+0000 mgr.smithi116.ipgcgo (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:08.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:07.408454+0000 mgr.smithi116.ipgcgo (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-02-23T00:15:08.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:07.410601+0000 mon.smithi116 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:09.675 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-23T00:15:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:08.718407+0000 mon.smithi116 (mon.0) 82 : audit [INF] from='client.? 172.21.15.116:0/1673481267' entity='client.admin' 2024-02-23T00:15:11.327 INFO:teuthology.orchestra.run.smithi116.stderr:Enabling the dashboard module... 2024-02-23T00:15:11.327 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr module enable dashboard 2024-02-23T00:15:11.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:10.537992+0000 mon.smithi116 (mon.0) 83 : audit [INF] from='client.? 172.21.15.116:0/2291189003' entity='client.admin' 2024-02-23T00:15:12.608 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:12.265950+0000 mon.smithi116 (mon.0) 84 : audit [INF] from='client.? 172.21.15.116:0/1376097386' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-23T00:15:12.608 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:12.370047+0000 mon.smithi116 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.116:0/1888140177' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:13.169 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 mgr stat 2024-02-23T00:15:13.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:15:13.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "epoch": 13, 2024-02-23T00:15:13.933 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "available": true, 2024-02-23T00:15:13.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "active_name": "smithi116.ipgcgo", 2024-02-23T00:15:13.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-23T00:15:13.934 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:15:13.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:12.544814+0000 mon.smithi116 (mon.0) 86 : audit [INF] from='client.? 172.21.15.116:0/1376097386' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-23T00:15:13.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:12.544856+0000 mon.smithi116 (mon.0) 87 : cluster [DBG] mgrmap e13: smithi116.ipgcgo(active, since 10s) 2024-02-23T00:15:14.501 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for the mgr to restart... 2024-02-23T00:15:14.501 INFO:teuthology.orchestra.run.smithi116.stderr:Waiting for mgr epoch 13... 2024-02-23T00:15:14.501 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 tell mgr mgr_status 2024-02-23T00:15:14.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:13.931536+0000 mon.smithi116 (mon.0) 88 : audit [DBG] from='client.? 172.21.15.116:0/2531455200' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-23T00:15:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:17.511001+0000 mon.smithi116 (mon.0) 89 : cluster [INF] Active manager daemon smithi116.ipgcgo restarted 2024-02-23T00:15:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:17.511377+0000 mon.smithi116 (mon.0) 90 : cluster [INF] Activating manager daemon smithi116.ipgcgo 2024-02-23T00:15:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:17.515410+0000 mon.smithi116 (mon.0) 91 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-23T00:15:18.584 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: { 2024-02-23T00:15:18.584 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-02-23T00:15:18.584 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: "initialized": true 2024-02-23T00:15:18.585 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: } 2024-02-23T00:15:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:17.566471+0000 mon.smithi116 (mon.0) 92 : cluster [DBG] mgrmap e14: smithi116.ipgcgo(active, starting, since 0.0551768s) 2024-02-23T00:15:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.568208+0000 mon.smithi116 (mon.0) 93 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata", "id": "smithi116"}]: dispatch 2024-02-23T00:15:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.568947+0000 mon.smithi116 (mon.0) 94 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mgr metadata", "who": "smithi116.ipgcgo", "id": "smithi116.ipgcgo"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.569561+0000 mon.smithi116 (mon.0) 95 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.569712+0000 mon.smithi116 (mon.0) 96 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.569855+0000 mon.smithi116 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:17.583718+0000 mon.smithi116 (mon.0) 98 : cluster [INF] Manager daemon smithi116.ipgcgo is now available 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.680070+0000 mon.smithi116 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.682264+0000 mon.smithi116 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.698501+0000 mon.smithi116 (mon.0) 101 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:17.706620+0000 mon.smithi116 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:15:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:18.111190+0000 mon.smithi116 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:19.434 INFO:teuthology.orchestra.run.smithi116.stderr:mgr epoch 13 is available 2024-02-23T00:15:19.435 INFO:teuthology.orchestra.run.smithi116.stderr:Generating a dashboard self-signed certificate... 2024-02-23T00:15:19.435 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 dashboard create-self-signed-cert 2024-02-23T00:15:19.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:18.575595+0000 mgr.smithi116.ipgcgo (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-23T00:15:19.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:18.576252+0000 mon.smithi116 (mon.0) 104 : cluster [DBG] mgrmap e15: smithi116.ipgcgo(active, since 1.06496s) 2024-02-23T00:15:19.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:18.582773+0000 mgr.smithi116.ipgcgo (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-23T00:15:19.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:19.478780+0000 mon.smithi116 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:20.564 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-23T00:15:21.572 INFO:teuthology.orchestra.run.smithi116.stderr:Creating initial admin user... 2024-02-23T00:15:21.572 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpacm7c50p:/tmp/dashboard.pw:z docker.io/ceph/ceph:v16.2.4 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-23T00:15:21.772 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:20.445012+0000 mgr.smithi116.ipgcgo (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:21.772 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:20.480210+0000 mon.smithi116 (mon.0) 106 : cluster [DBG] mgrmap e16: smithi116.ipgcgo(active, since 2s) 2024-02-23T00:15:21.772 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:20.561332+0000 mon.smithi116 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:21.772 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:20.563105+0000 mon.smithi116 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:22.470 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$kKcy6KPD8VgWKB.ESqoLUeVFkcYynauDU6sWAHevUKMhjBv7m.67m", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708647322, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-23T00:15:23.137 INFO:teuthology.orchestra.run.smithi116.stderr:Fetching dashboard port number... 2024-02-23T00:15:23.759 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.4 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_3vhjwce:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_t7bxqgj:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.4 config get mgr mgr/dashboard/ssl_server_port 2024-02-23T00:15:23.810 INFO:teuthology.orchestra.run.smithi116.stderr:/usr/bin/ceph: 8443 2024-02-23T00:15:23.833 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:22.254161+0000 mgr.smithi116.ipgcgo (mgr.14162) 4 : audit [DBG] from='client.14174 -' 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-02-23T00:15:23.833 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:22.469220+0000 mon.smithi116 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:24.462 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-23T00:15:24.472 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: disabled 2024-02-23T00:15:24.473 INFO:teuthology.orchestra.run.smithi116.stderr:Running command: systemctl is-active firewalld.service 2024-02-23T00:15:24.481 INFO:teuthology.orchestra.run.smithi116.stderr:systemctl: inactive 2024-02-23T00:15:24.481 INFO:teuthology.orchestra.run.smithi116.stderr:firewalld.service is not enabled 2024-02-23T00:15:24.481 INFO:teuthology.orchestra.run.smithi116.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr:Ceph Dashboard is now available at: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: URL: https://smithi116.front.sepia.ceph.com:8443/ 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: User: admin 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: Password: xqquh4lhkp 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr:You can access the Ceph CLI with: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.485 INFO:teuthology.orchestra.run.smithi116.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: ceph telemetry on 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr:For more information see: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr:Bootstrap complete. 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr:Releasing lock 139672704487552 on /run/cephadm/66e5983c-d1e0-11ee-95c0-87774f69a715.lock 2024-02-23T00:15:24.486 INFO:teuthology.orchestra.run.smithi116.stderr:Lock 139672704487552 released on /run/cephadm/66e5983c-d1e0-11ee-95c0-87774f69a715.lock 2024-02-23T00:15:24.518 INFO:tasks.cephadm:Fetching config... 2024-02-23T00:15:24.519 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:15:24.519 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-23T00:15:24.541 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-23T00:15:24.542 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:15:24.542 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-23T00:15:24.601 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-23T00:15:24.602 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:15:24.602 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/mon.smithi116/keyring of=/dev/stdout 2024-02-23T00:15:24.673 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-23T00:15:24.674 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-02-23T00:15:24.674 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-23T00:15:24.731 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-23T00:15:24.732 DEBUG:teuthology.orchestra.run.smithi116:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFunJMvWAenDDAYIeQqTyVdj3g492n/IFQy5m+T+GR0vdQfv5FnAC0MgYlPCNq6W4UVkOiG3xeD1X0822PQd7uF712xFkcaUVx9ldrcEP06BdOEG31bkzhabYv5dF9VE2YuE3yqAw3vJRluaC5ULwqOseS9Xz6LSIfVPcewXdUg5+x2Eqda0HMUpPt29IGQ+4mitoR8PBeZczlALTRGm+Hpg+2xFPypr7+pTaHGxQ/p6tBOG8OaDn9gsDIkNUfCt5JboAftgZLhxMJCB1Bcizvkq/wiQTXUNokW/VOrnIb4fsIwPraDW4Hz69G5wk1g7tIn5SAU+cUIzAbdJr5K/YUYmiWOIBw535WkeFt6uoxHElGG3wR8CCWs1W63MxWpYS0GzhQfuhmcnMttLKaEmdLyO7yhFH0Aelz+8yhAeLsmWjiS6cv0Mv+di6p5sSKgcoiS9vgwT0s5d3mTPmD2VUBNX9Wwh9Ut8yFIoqQLy6PNwFaeqUgqwjk+im8rx1ZnA0= ceph-66e5983c-d1e0-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:15:24.779 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:23.808683+0000 mon.smithi116 (mon.0) 110 : audit [DBG] from='client.? 172.21.15.116:0/3367480493' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-23T00:15:24.812 INFO:teuthology.orchestra.run.smithi116.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFunJMvWAenDDAYIeQqTyVdj3g492n/IFQy5m+T+GR0vdQfv5FnAC0MgYlPCNq6W4UVkOiG3xeD1X0822PQd7uF712xFkcaUVx9ldrcEP06BdOEG31bkzhabYv5dF9VE2YuE3yqAw3vJRluaC5ULwqOseS9Xz6LSIfVPcewXdUg5+x2Eqda0HMUpPt29IGQ+4mitoR8PBeZczlALTRGm+Hpg+2xFPypr7+pTaHGxQ/p6tBOG8OaDn9gsDIkNUfCt5JboAftgZLhxMJCB1Bcizvkq/wiQTXUNokW/VOrnIb4fsIwPraDW4Hz69G5wk1g7tIn5SAU+cUIzAbdJr5K/YUYmiWOIBw535WkeFt6uoxHElGG3wR8CCWs1W63MxWpYS0GzhQfuhmcnMttLKaEmdLyO7yhFH0Aelz+8yhAeLsmWjiS6cv0Mv+di6p5sSKgcoiS9vgwT0s5d3mTPmD2VUBNX9Wwh9Ut8yFIoqQLy6PNwFaeqUgqwjk+im8rx1ZnA0= ceph-66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:15:24.823 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFunJMvWAenDDAYIeQqTyVdj3g492n/IFQy5m+T+GR0vdQfv5FnAC0MgYlPCNq6W4UVkOiG3xeD1X0822PQd7uF712xFkcaUVx9ldrcEP06BdOEG31bkzhabYv5dF9VE2YuE3yqAw3vJRluaC5ULwqOseS9Xz6LSIfVPcewXdUg5+x2Eqda0HMUpPt29IGQ+4mitoR8PBeZczlALTRGm+Hpg+2xFPypr7+pTaHGxQ/p6tBOG8OaDn9gsDIkNUfCt5JboAftgZLhxMJCB1Bcizvkq/wiQTXUNokW/VOrnIb4fsIwPraDW4Hz69G5wk1g7tIn5SAU+cUIzAbdJr5K/YUYmiWOIBw535WkeFt6uoxHElGG3wR8CCWs1W63MxWpYS0GzhQfuhmcnMttLKaEmdLyO7yhFH0Aelz+8yhAeLsmWjiS6cv0Mv+di6p5sSKgcoiS9vgwT0s5d3mTPmD2VUBNX9Wwh9Ut8yFIoqQLy6PNwFaeqUgqwjk+im8rx1ZnA0= ceph-66e5983c-d1e0-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:15:24.870 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFunJMvWAenDDAYIeQqTyVdj3g492n/IFQy5m+T+GR0vdQfv5FnAC0MgYlPCNq6W4UVkOiG3xeD1X0822PQd7uF712xFkcaUVx9ldrcEP06BdOEG31bkzhabYv5dF9VE2YuE3yqAw3vJRluaC5ULwqOseS9Xz6LSIfVPcewXdUg5+x2Eqda0HMUpPt29IGQ+4mitoR8PBeZczlALTRGm+Hpg+2xFPypr7+pTaHGxQ/p6tBOG8OaDn9gsDIkNUfCt5JboAftgZLhxMJCB1Bcizvkq/wiQTXUNokW/VOrnIb4fsIwPraDW4Hz69G5wk1g7tIn5SAU+cUIzAbdJr5K/YUYmiWOIBw535WkeFt6uoxHElGG3wR8CCWs1W63MxWpYS0GzhQfuhmcnMttLKaEmdLyO7yhFH0Aelz+8yhAeLsmWjiS6cv0Mv+di6p5sSKgcoiS9vgwT0s5d3mTPmD2VUBNX9Wwh9Ut8yFIoqQLy6PNwFaeqUgqwjk+im8rx1ZnA0= ceph-66e5983c-d1e0-11ee-95c0-87774f69a715 2024-02-23T00:15:24.882 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-23T00:15:25.881 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:24.474918+0000 mon.smithi116 (mon.0) 111 : cluster [DBG] mgrmap e17: smithi116.ipgcgo(active, since 6s) 2024-02-23T00:15:28.203 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi133 2024-02-23T00:15:28.204 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-23T00:15:28.204 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.conf 2024-02-23T00:15:28.225 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-23T00:15:28.225 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:15:28.285 INFO:tasks.cephadm:Adding host smithi133 to orchestrator... 2024-02-23T00:15:28.285 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph orch host add smithi133 2024-02-23T00:15:28.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:27.254099+0000 mon.smithi116 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:28.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:27.541904+0000 mon.smithi116 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:28.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:27.544041+0000 mon.smithi116 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:28.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:27.550406+0000 mgr.smithi116.ipgcgo (mgr.14162) 5 : cephadm [INF] Deploying daemon alertmanager.smithi116 on smithi116 2024-02-23T00:15:28.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:27.629238+0000 mon.smithi116 (mon.0) 115 : audit [INF] from='client.? 172.21.15.116:0/2654909307' entity='client.admin' 2024-02-23T00:15:38.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:37.570909+0000 mgr.smithi116.ipgcgo (mgr.14162) 6 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:40.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:39.571228+0000 mgr.smithi116.ipgcgo (mgr.14162) 7 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:42.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:41.571564+0000 mgr.smithi116.ipgcgo (mgr.14162) 8 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:43.571989+0000 mgr.smithi116.ipgcgo (mgr.14162) 9 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:45.572281+0000 mgr.smithi116.ipgcgo (mgr.14162) 10 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:47.572549+0000 mgr.smithi116.ipgcgo (mgr.14162) 11 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:49.572863+0000 mgr.smithi116.ipgcgo (mgr.14162) 12 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:51.934 INFO:teuthology.orchestra.run.smithi133.stdout:Added host 'smithi133' 2024-02-23T00:15:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:51.325654+0000 mgr.smithi116.ipgcgo (mgr.14162) 13 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi133", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:51.573347+0000 mgr.smithi116.ipgcgo (mgr.14162) 14 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:52.508 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph orch host ls --format=json 2024-02-23T00:15:53.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:51.931441+0000 mon.smithi116 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:15:53.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:15:51.931796+0000 mgr.smithi116.ipgcgo (mgr.14162) 15 : cephadm [INF] Added host smithi133 2024-02-23T00:15:54.450 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:15:54.450 INFO:teuthology.orchestra.run.smithi133.stdout:[{"addr": "172.21.15.116", "hostname": "smithi116", "labels": [], "status": ""}, {"addr": "smithi133", "hostname": "smithi133", "labels": [], "status": ""}] 2024-02-23T00:15:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:53.573794+0000 mgr.smithi116.ipgcgo (mgr.14162) 16 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:55.078 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-23T00:15:55.078 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph osd crush tunables default 2024-02-23T00:15:55.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:54.448609+0000 mgr.smithi116.ipgcgo (mgr.14162) 17 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:15:56.617 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:55.574206+0000 mgr.smithi116.ipgcgo (mgr.14162) 18 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:57.360 INFO:teuthology.orchestra.run.smithi116.stderr:adjusted tunables profile to default 2024-02-23T00:15:57.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:56.985968+0000 mon.smithi116 (mon.0) 117 : audit [INF] from='client.? 172.21.15.116:0/3601744429' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-23T00:15:57.997 INFO:tasks.cephadm:Adding mon.smithi116 on smithi116 2024-02-23T00:15:57.997 INFO:tasks.cephadm:Adding mon.smithi133 on smithi133 2024-02-23T00:15:57.997 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph orch apply mon '2;smithi116:172.21.15.116=smithi116;smithi133:172.21.15.133=smithi133' 2024-02-23T00:15:58.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:15:57.356874+0000 mon.smithi116 (mon.0) 118 : audit [INF] from='client.? 172.21.15.116:0/3601744429' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-23T00:15:58.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:57.356928+0000 mon.smithi116 (mon.0) 119 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-23T00:15:58.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:57.574482+0000 mgr.smithi116.ipgcgo (mgr.14162) 19 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:15:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:15:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:15:59.574860+0000 mgr.smithi116.ipgcgo (mgr.14162) 20 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:00.046 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled mon update... 2024-02-23T00:16:01.035 DEBUG:teuthology.orchestra.run.smithi133:mon.smithi133> sudo journalctl -f -n 0 -u ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133.service 2024-02-23T00:16:01.038 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:01.038 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:01.066 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:-- Logs begin at Fri 2024-02-23 00:02:51 UTC. -- 2024-02-23T00:16:01.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:00.040876+0000 mgr.smithi116.ipgcgo (mgr.14162) 21 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi116:172.21.15.116=smithi116;smithi133:172.21.15.133=smithi133", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:01.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:16:00.042284+0000 mgr.smithi116.ipgcgo (mgr.14162) 22 : cephadm [INF] Saving service mon spec with placement smithi116:172.21.15.116=smithi116;smithi133:172.21.15.133=smithi133;count:2 2024-02-23T00:16:01.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:00.044810+0000 mon.smithi116 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:16:02.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:01.575199+0000 mgr.smithi116.ipgcgo (mgr.14162) 23 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:03.194 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:03.194 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:03.196 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:03.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:03.193557+0000 mon.smithi116 (mon.0) 121 : audit [DBG] from='client.? 172.21.15.133:0/2162584598' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:03.575529+0000 mgr.smithi116.ipgcgo (mgr.14162) 24 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:04.877 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:04.877 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:05.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:05.575908+0000 mgr.smithi116.ipgcgo (mgr.14162) 25 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:07.064 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:07.065 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:07.066 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:07.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:07.063685+0000 mon.smithi116 (mon.0) 122 : audit [DBG] from='client.? 172.21.15.133:0/1141113607' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:08.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:07.576255+0000 mgr.smithi116.ipgcgo (mgr.14162) 26 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:08.676 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:08.676 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:09.576484+0000 mgr.smithi116.ipgcgo (mgr.14162) 27 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:10.823 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:10.823 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:10.824 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:11.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:10.821997+0000 mon.smithi116 (mon.0) 123 : audit [DBG] from='client.? 172.21.15.133:0/1221624213' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:11.576817+0000 mgr.smithi116.ipgcgo (mgr.14162) 28 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:13.577109+0000 mgr.smithi116.ipgcgo (mgr.14162) 29 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:15.577457+0000 mgr.smithi116.ipgcgo (mgr.14162) 30 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:16.268 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:16.269 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:17.577784+0000 mgr.smithi116.ipgcgo (mgr.14162) 31 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:17.700164+0000 mon.smithi116 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:16:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:17.708805+0000 mon.smithi116 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:16:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:19.578168+0000 mgr.smithi116.ipgcgo (mgr.14162) 32 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:21.578504+0000 mgr.smithi116.ipgcgo (mgr.14162) 33 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:23.814 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:23.814 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:23.815 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:23.578852+0000 mgr.smithi116.ipgcgo (mgr.14162) 34 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:23.812680+0000 mon.smithi116 (mon.0) 126 : audit [DBG] from='client.? 172.21.15.133:0/2133190552' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:25.450 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:25.450 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:25.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:25.579128+0000 mgr.smithi116.ipgcgo (mgr.14162) 35 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:27.608 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:27.608 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:27.610 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:27.579452+0000 mgr.smithi116.ipgcgo (mgr.14162) 36 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:27.607351+0000 mon.smithi116 (mon.0) 127 : audit [DBG] from='client.? 172.21.15.133:0/1848357228' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:29.325 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:29.325 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:29.579799+0000 mgr.smithi116.ipgcgo (mgr.14162) 37 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:31.383 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:31.383 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:31.384 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:31.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:31.382104+0000 mon.smithi116 (mon.0) 128 : audit [DBG] from='client.? 172.21.15.133:0/1504194476' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:32.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:31.580069+0000 mgr.smithi116.ipgcgo (mgr.14162) 38 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:33.023 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:33.023 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:33.580253+0000 mgr.smithi116.ipgcgo (mgr.14162) 39 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:34.979 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:34.980 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:34.981 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:35.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:34.977299+0000 mon.smithi116 (mon.0) 129 : audit [DBG] from='client.? 172.21.15.133:0/2840000587' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:36.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:35.580588+0000 mgr.smithi116.ipgcgo (mgr.14162) 40 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:36.697 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:36.697 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:37.580959+0000 mgr.smithi116.ipgcgo (mgr.14162) 41 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:38.711 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:38.711 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:38.712 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:39.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:38.705971+0000 mon.smithi116 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.133:0/742639344' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:40.309 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:40.310 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:40.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:39.581343+0000 mgr.smithi116.ipgcgo (mgr.14162) 42 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:41.581644+0000 mgr.smithi116.ipgcgo (mgr.14162) 43 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:42.185 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:42.185 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:42.187 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:42.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:42.184699+0000 mon.smithi116 (mon.0) 131 : audit [DBG] from='client.? 172.21.15.133:0/788405681' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:43.982 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:43.983 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:43.581932+0000 mgr.smithi116.ipgcgo (mgr.14162) 44 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:45.582192+0000 mgr.smithi116.ipgcgo (mgr.14162) 45 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:46.096 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:46.096 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:46.097 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:46.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:46.091088+0000 mon.smithi116 (mon.0) 132 : audit [DBG] from='client.? 172.21.15.133:0/378116725' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:47.692 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:47.693 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:47.582438+0000 mgr.smithi116.ipgcgo (mgr.14162) 46 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:49.629 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:49.629 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:49.631 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:49.582710+0000 mgr.smithi116.ipgcgo (mgr.14162) 47 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:49.628331+0000 mon.smithi116 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.133:0/3949671501' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:51.312 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:51.312 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:51.583029+0000 mgr.smithi116.ipgcgo (mgr.14162) 48 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:53.339 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:53.339 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:53.341 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:53.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:53.338716+0000 mon.smithi116 (mon.0) 134 : audit [DBG] from='client.? 172.21.15.133:0/2136621050' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:53.583363+0000 mgr.smithi116.ipgcgo (mgr.14162) 49 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:55.151 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:55.151 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:55.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:55.583650+0000 mgr.smithi116.ipgcgo (mgr.14162) 50 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:57.281 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:16:57.281 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:16:57.282 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:16:57.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:16:57.280214+0000 mon.smithi116 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.133:0/253819179' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:16:58.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:57.583902+0000 mgr.smithi116.ipgcgo (mgr.14162) 51 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:16:58.896 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:16:58.896 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:16:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:16:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:16:59.584263+0000 mgr.smithi116.ipgcgo (mgr.14162) 52 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:00.803 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:00.803 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:00.804 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:01.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:00.801703+0000 mon.smithi116 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.133:0/3673864156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:01.584606+0000 mgr.smithi116.ipgcgo (mgr.14162) 53 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:02.460 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:02.460 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:03.584886+0000 mgr.smithi116.ipgcgo (mgr.14162) 54 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:04.786 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:04.786 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:04.787 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:05.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:04.784645+0000 mon.smithi116 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.133:0/1696873875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:06.435 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:06.435 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:06.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:05.585296+0000 mgr.smithi116.ipgcgo (mgr.14162) 55 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:07.585623+0000 mgr.smithi116.ipgcgo (mgr.14162) 56 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:08.425 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:08.446 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:08.447 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:09.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:08.424483+0000 mon.smithi116 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.133:0/126799578' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:10.127 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:10.127 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:10.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:09.585978+0000 mgr.smithi116.ipgcgo (mgr.14162) 57 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:11.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:11.586397+0000 mgr.smithi116.ipgcgo (mgr.14162) 58 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:12.285 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:12.285 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:12.287 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:12.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:12.283938+0000 mon.smithi116 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.133:0/3542467420' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:13.923 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:13.924 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:13.586702+0000 mgr.smithi116.ipgcgo (mgr.14162) 59 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:15.935 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:15.936 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:15.937 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:15.587012+0000 mgr.smithi116.ipgcgo (mgr.14162) 60 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:16.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:15.934490+0000 mon.smithi116 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.133:0/2372314716' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:17.605 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:17.605 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:17.587292+0000 mgr.smithi116.ipgcgo (mgr.14162) 61 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:17.701296+0000 mon.smithi116 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:17:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:17.709657+0000 mon.smithi116 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:17:19.688 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:19.688 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:19.690 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:19.587728+0000 mgr.smithi116.ipgcgo (mgr.14162) 62 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:20.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:19.687330+0000 mon.smithi116 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.133:0/1596607618' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:21.364 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:21.365 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:21.588066+0000 mgr.smithi116.ipgcgo (mgr.14162) 63 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:23.415 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:23.415 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:23.416 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:23.413848+0000 mon.smithi116 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.133:0/522237432' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:23.588375+0000 mgr.smithi116.ipgcgo (mgr.14162) 64 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:25.070 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:25.070 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:25.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:25.588756+0000 mgr.smithi116.ipgcgo (mgr.14162) 65 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:27.130 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:27.130 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:27.131 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:27.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:27.129215+0000 mon.smithi116 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.133:0/562777060' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:28.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:27.589098+0000 mgr.smithi116.ipgcgo (mgr.14162) 66 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:28.859 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:28.859 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:29.589380+0000 mgr.smithi116.ipgcgo (mgr.14162) 67 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:30.792 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:30.792 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:30.794 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:31.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:30.791357+0000 mon.smithi116 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.133:0/2779024150' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:32.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:31.589646+0000 mgr.smithi116.ipgcgo (mgr.14162) 68 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:32.449 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:32.449 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:34.576 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:34.576 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:34.578 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:33.589936+0000 mgr.smithi116.ipgcgo (mgr.14162) 69 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:35.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:34.575587+0000 mon.smithi116 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.133:0/863847189' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:36.265 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:36.266 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:36.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:35.590377+0000 mgr.smithi116.ipgcgo (mgr.14162) 70 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:37.590798+0000 mgr.smithi116.ipgcgo (mgr.14162) 71 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:38.310 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:38.310 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:38.311 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:38.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:38.306036+0000 mon.smithi116 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.133:0/3394600886' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:39.877 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:39.877 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:39.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:39.591192+0000 mgr.smithi116.ipgcgo (mgr.14162) 72 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:41.899 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:41.899 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:41.901 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:41.591542+0000 mgr.smithi116.ipgcgo (mgr.14162) 73 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:42.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:41.898783+0000 mon.smithi116 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.133:0/1748146566' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:43.514 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:43.515 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:43.591854+0000 mgr.smithi116.ipgcgo (mgr.14162) 74 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:45.557 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:45.558 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:45.559 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:45.556729+0000 mon.smithi116 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.133:0/212871754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:46.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:45.592089+0000 mgr.smithi116.ipgcgo (mgr.14162) 75 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:47.133 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:47.133 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:48.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:47.592337+0000 mgr.smithi116.ipgcgo (mgr.14162) 76 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:49.333 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:49.333 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:49.335 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:49.332342+0000 mon.smithi116 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.133:0/1356395091' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:50.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:49.592643+0000 mgr.smithi116.ipgcgo (mgr.14162) 77 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:51.038 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:51.038 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:52.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:51.592941+0000 mgr.smithi116.ipgcgo (mgr.14162) 78 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:53.247 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:53.247 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:53.248 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:53.245835+0000 mon.smithi116 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.133:0/4256835113' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:54.820 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:54.821 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:54.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:53.593213+0000 mgr.smithi116.ipgcgo (mgr.14162) 79 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:55.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:55.593433+0000 mgr.smithi116.ipgcgo (mgr.14162) 80 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:56.991 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:17:56.991 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:17:56.993 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:17:57.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:17:56.990372+0000 mon.smithi116 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.133:0/885086838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:17:58.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:57.593770+0000 mgr.smithi116.ipgcgo (mgr.14162) 81 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:17:58.651 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:17:58.651 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:17:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:17:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:17:59.594131+0000 mgr.smithi116.ipgcgo (mgr.14162) 82 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:00.733 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:00.733 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:00.734 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:01.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:00.731764+0000 mon.smithi116 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.133:0/3688087844' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:01.594357+0000 mgr.smithi116.ipgcgo (mgr.14162) 83 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:02.350 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:02.351 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:04.422 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:04.422 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:04.424 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:03.594714+0000 mgr.smithi116.ipgcgo (mgr.14162) 84 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:05.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:04.421374+0000 mon.smithi116 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.133:0/1709989971' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:06.090 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:06.090 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:06.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:05.595119+0000 mgr.smithi116.ipgcgo (mgr.14162) 85 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:07.595523+0000 mgr.smithi116.ipgcgo (mgr.14162) 86 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:08.298 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:08.298 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:08.299 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:08.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:08.297031+0000 mon.smithi116 (mon.0) 156 : audit [DBG] from='client.? 172.21.15.133:0/3081275536' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:09.869 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:09.869 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:09.595936+0000 mgr.smithi116.ipgcgo (mgr.14162) 87 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:11.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:11.596291+0000 mgr.smithi116.ipgcgo (mgr.14162) 88 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:12.030 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:12.030 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:12.032 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:12.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:12.029050+0000 mon.smithi116 (mon.0) 157 : audit [DBG] from='client.? 172.21.15.133:0/2435709683' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:13.685 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:13.685 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:13.596676+0000 mgr.smithi116.ipgcgo (mgr.14162) 89 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:15.778 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:15.778 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:15.779 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:15.597087+0000 mgr.smithi116.ipgcgo (mgr.14162) 90 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:16.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:15.776671+0000 mon.smithi116 (mon.0) 158 : audit [DBG] from='client.? 172.21.15.133:0/1618378277' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:17.453 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:17.453 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:17.597437+0000 mgr.smithi116.ipgcgo (mgr.14162) 91 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:17.702316+0000 mon.smithi116 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:18:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:17.710692+0000 mon.smithi116 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:18:19.537 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:19.538 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:19.539 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:19.536637+0000 mon.smithi116 (mon.0) 161 : audit [DBG] from='client.? 172.21.15.133:0/1253645919' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:19.597681+0000 mgr.smithi116.ipgcgo (mgr.14162) 92 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:21.189 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:21.190 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:21.598117+0000 mgr.smithi116.ipgcgo (mgr.14162) 93 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:23.187 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:23.187 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:23.188 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:23.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:23.185504+0000 mon.smithi116 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.133:0/4176895438' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:23.598505+0000 mgr.smithi116.ipgcgo (mgr.14162) 94 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:24.869 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:24.870 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:25.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:25.598781+0000 mgr.smithi116.ipgcgo (mgr.14162) 95 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:26.987 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:26.988 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:26.989 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:27.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:26.986502+0000 mon.smithi116 (mon.0) 163 : audit [DBG] from='client.? 172.21.15.133:0/3933546923' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:28.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:27.599084+0000 mgr.smithi116.ipgcgo (mgr.14162) 96 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:28.605 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:28.606 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:29.599350+0000 mgr.smithi116.ipgcgo (mgr.14162) 97 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:30.772 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:30.772 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:30.773 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:31.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:30.770510+0000 mon.smithi116 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.133:0/2793611039' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:32.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:31.599662+0000 mgr.smithi116.ipgcgo (mgr.14162) 98 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:32.475 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:32.475 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:34.536 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:34.536 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:34.537 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:33.600014+0000 mgr.smithi116.ipgcgo (mgr.14162) 99 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:35.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:34.534751+0000 mon.smithi116 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.133:0/2945815234' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:36.140 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:36.140 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:36.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:35.600342+0000 mgr.smithi116.ipgcgo (mgr.14162) 100 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:37.600584+0000 mgr.smithi116.ipgcgo (mgr.14162) 101 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:38.297 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:38.297 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:38.299 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:38.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:38.296216+0000 mon.smithi116 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.133:0/905942679' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:39.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:39.600890+0000 mgr.smithi116.ipgcgo (mgr.14162) 102 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:40.007 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:40.007 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:41.601179+0000 mgr.smithi116.ipgcgo (mgr.14162) 103 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:42.116 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:42.116 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:42.117 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:42.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:42.114722+0000 mon.smithi116 (mon.0) 167 : audit [DBG] from='client.? 172.21.15.133:0/2502185592' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:43.777 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:43.777 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:43.601522+0000 mgr.smithi116.ipgcgo (mgr.14162) 104 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:45.892 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:45.892 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:45.893 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:45.601855+0000 mgr.smithi116.ipgcgo (mgr.14162) 105 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:46.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:45.890261+0000 mon.smithi116 (mon.0) 168 : audit [DBG] from='client.? 172.21.15.133:0/4206619093' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:47.649 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:47.649 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:47.602253+0000 mgr.smithi116.ipgcgo (mgr.14162) 106 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:49.535 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:49.536 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:49.537 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:49.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:49.534391+0000 mon.smithi116 (mon.0) 169 : audit [DBG] from='client.? 172.21.15.133:0/178100192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:50.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:49.602664+0000 mgr.smithi116.ipgcgo (mgr.14162) 107 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:51.180 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:51.180 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:51.603104+0000 mgr.smithi116.ipgcgo (mgr.14162) 108 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:53.244 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:53.245 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:53.245 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:53.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:53.233084+0000 mon.smithi116 (mon.0) 170 : audit [DBG] from='client.? 172.21.15.133:0/3851178793' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:53.603439+0000 mgr.smithi116.ipgcgo (mgr.14162) 109 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:54.849 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:54.850 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:55.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:55.603681+0000 mgr.smithi116.ipgcgo (mgr.14162) 110 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:56.987 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:18:56.988 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:18:56.989 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:18:57.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:18:56.986508+0000 mon.smithi116 (mon.0) 171 : audit [DBG] from='client.? 172.21.15.133:0/1463047168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:18:58.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:57.604013+0000 mgr.smithi116.ipgcgo (mgr.14162) 111 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:18:58.571 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:18:58.571 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:18:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:18:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:18:59.604345+0000 mgr.smithi116.ipgcgo (mgr.14162) 112 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:00.775 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:00.775 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:00.777 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:01.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:00.774648+0000 mon.smithi116 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.133:0/2067449174' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:01.604640+0000 mgr.smithi116.ipgcgo (mgr.14162) 113 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:02.526 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:02.526 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:04.615 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:04.615 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:04.616 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:03.604989+0000 mgr.smithi116.ipgcgo (mgr.14162) 114 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:05.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:04.613807+0000 mon.smithi116 (mon.0) 173 : audit [DBG] from='client.? 172.21.15.133:0/1310891462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:06.241 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:06.242 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:06.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:05.605299+0000 mgr.smithi116.ipgcgo (mgr.14162) 115 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:07.605703+0000 mgr.smithi116.ipgcgo (mgr.14162) 116 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:08.328 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:08.328 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:08.330 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:08.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:08.327247+0000 mon.smithi116 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.133:0/1536822847' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:09.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:09.606078+0000 mgr.smithi116.ipgcgo (mgr.14162) 117 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:10.043 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:10.044 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:11.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:11.606363+0000 mgr.smithi116.ipgcgo (mgr.14162) 118 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:12.349 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:12.350 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:12.352 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:12.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:12.348765+0000 mon.smithi116 (mon.0) 175 : audit [DBG] from='client.? 172.21.15.133:0/4291269662' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:14.018 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:14.019 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:13.606752+0000 mgr.smithi116.ipgcgo (mgr.14162) 119 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:15.607197+0000 mgr.smithi116.ipgcgo (mgr.14162) 120 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:15.982 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:15.982 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:15.983 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:16.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:15.980842+0000 mon.smithi116 (mon.0) 176 : audit [DBG] from='client.? 172.21.15.133:0/3312251417' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:17.668 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:17.668 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:17.607577+0000 mgr.smithi116.ipgcgo (mgr.14162) 121 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:17.703254+0000 mon.smithi116 (mon.0) 177 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:19:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:17.711786+0000 mon.smithi116 (mon.0) 178 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:19:19.863 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:19.864 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:19.865 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:20.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:19.607921+0000 mgr.smithi116.ipgcgo (mgr.14162) 122 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:21.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:19.862000+0000 mon.smithi116 (mon.0) 179 : audit [DBG] from='client.? 172.21.15.133:0/460585917' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:21.536 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:21.537 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:22.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:21.608339+0000 mgr.smithi116.ipgcgo (mgr.14162) 123 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:23.756 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:23.756 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:23.758 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:23.608789+0000 mgr.smithi116.ipgcgo (mgr.14162) 124 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:23.754930+0000 mon.smithi116 (mon.0) 180 : audit [DBG] from='client.? 172.21.15.133:0/3412964656' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:25.483 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:25.483 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:25.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:25.609238+0000 mgr.smithi116.ipgcgo (mgr.14162) 125 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:27.558 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:27.558 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:27.559 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:27.556813+0000 mon.smithi116 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.133:0/3047381521' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:28.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:27.609569+0000 mgr.smithi116.ipgcgo (mgr.14162) 126 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:29.252 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:29.253 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:30.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:29.609894+0000 mgr.smithi116.ipgcgo (mgr.14162) 127 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:31.460 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:31.460 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:31.462 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:31.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:31.459853+0000 mon.smithi116 (mon.0) 182 : audit [DBG] from='client.? 172.21.15.133:0/2303047911' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:32.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:31.610177+0000 mgr.smithi116.ipgcgo (mgr.14162) 128 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:33.163 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:33.163 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:33.610580+0000 mgr.smithi116.ipgcgo (mgr.14162) 129 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:35.255 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:35.255 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:35.257 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:35.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:35.254102+0000 mon.smithi116 (mon.0) 183 : audit [DBG] from='client.? 172.21.15.133:0/3890787121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:36.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:35.610921+0000 mgr.smithi116.ipgcgo (mgr.14162) 130 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:36.964 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:36.965 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:37.611267+0000 mgr.smithi116.ipgcgo (mgr.14162) 131 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:39.211 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:39.211 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:39.213 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:39.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:39.210354+0000 mon.smithi116 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.133:0/493554960' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:40.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:39.611662+0000 mgr.smithi116.ipgcgo (mgr.14162) 132 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:40.957 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:40.957 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:41.612044+0000 mgr.smithi116.ipgcgo (mgr.14162) 133 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:43.237 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:43.238 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:43.239 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:43.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:43.236619+0000 mon.smithi116 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.133:0/522773202' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:43.612544+0000 mgr.smithi116.ipgcgo (mgr.14162) 134 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:44.922 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:44.922 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:45.612815+0000 mgr.smithi116.ipgcgo (mgr.14162) 135 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:47.023 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:47.024 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:47.025 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:47.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:47.022395+0000 mon.smithi116 (mon.0) 186 : audit [DBG] from='client.? 172.21.15.133:0/3453532421' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:48.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:47.613089+0000 mgr.smithi116.ipgcgo (mgr.14162) 136 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:48.684 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:48.684 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:49.613374+0000 mgr.smithi116.ipgcgo (mgr.14162) 137 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:50.771 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:50.771 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:50.773 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:51.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:50.770502+0000 mon.smithi116 (mon.0) 187 : audit [DBG] from='client.? 172.21.15.133:0/3372274526' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:52.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:51.613639+0000 mgr.smithi116.ipgcgo (mgr.14162) 138 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:52.363 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:52.364 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:54.404 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:54.404 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:54.405 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:53.613911+0000 mgr.smithi116.ipgcgo (mgr.14162) 139 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:55.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:54.402279+0000 mon.smithi116 (mon.0) 188 : audit [DBG] from='client.? 172.21.15.133:0/4268706973' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:19:56.129 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:19:56.129 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:19:56.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:55.614337+0000 mgr.smithi116.ipgcgo (mgr.14162) 140 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:58.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:57.614637+0000 mgr.smithi116.ipgcgo (mgr.14162) 141 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:19:58.305 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:19:58.306 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:19:58.307 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:19:59.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:19:58.304422+0000 mon.smithi116 (mon.0) 189 : audit [DBG] from='client.? 172.21.15.133:0/2062270356' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:00.006 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:00.007 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:00.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:19:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:19:59.614912+0000 mgr.smithi116.ipgcgo (mgr.14162) 142 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:02.031 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:02.031 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:02.033 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:01.615292+0000 mgr.smithi116.ipgcgo (mgr.14162) 143 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:03.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:02.030437+0000 mon.smithi116 (mon.0) 190 : audit [DBG] from='client.? 172.21.15.133:0/3013049156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:03.594 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:03.594 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:03.615548+0000 mgr.smithi116.ipgcgo (mgr.14162) 144 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:05.768 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:05.769 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:05.770 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:06.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:05.615930+0000 mgr.smithi116.ipgcgo (mgr.14162) 145 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:07.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:05.767452+0000 mon.smithi116 (mon.0) 191 : audit [DBG] from='client.? 172.21.15.133:0/2666363782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:07.341 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:07.342 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:08.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:07.616320+0000 mgr.smithi116.ipgcgo (mgr.14162) 146 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:09.320 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:09.320 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:09.322 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:09.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:09.319430+0000 mon.smithi116 (mon.0) 192 : audit [DBG] from='client.? 172.21.15.133:0/953273553' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:10.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:09.616682+0000 mgr.smithi116.ipgcgo (mgr.14162) 147 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:11.081 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:11.082 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:11.616993+0000 mgr.smithi116.ipgcgo (mgr.14162) 148 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:13.267 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:13.267 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:13.268 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:13.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:13.265456+0000 mon.smithi116 (mon.0) 193 : audit [DBG] from='client.? 172.21.15.133:0/2698335224' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:13.617342+0000 mgr.smithi116.ipgcgo (mgr.14162) 149 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:14.927 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:14.927 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:16.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:15.617701+0000 mgr.smithi116.ipgcgo (mgr.14162) 150 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:17.153 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:17.153 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:17.155 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:17.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:17.152162+0000 mon.smithi116 (mon.0) 194 : audit [DBG] from='client.? 172.21.15.133:0/988474809' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:18.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:17.618083+0000 mgr.smithi116.ipgcgo (mgr.14162) 151 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:18.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:17.704260+0000 mon.smithi116 (mon.0) 195 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:20:18.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:17.712644+0000 mon.smithi116 (mon.0) 196 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:20:18.849 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:18.849 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:20.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:19.618507+0000 mgr.smithi116.ipgcgo (mgr.14162) 152 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:20.977 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:20.977 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:20.979 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:21.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:20.975878+0000 mon.smithi116 (mon.0) 197 : audit [DBG] from='client.? 172.21.15.133:0/3800470626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:22.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:22 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:21.618843+0000 mgr.smithi116.ipgcgo (mgr.14162) 153 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:22.731 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:22.731 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:23.619241+0000 mgr.smithi116.ipgcgo (mgr.14162) 154 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:24.942 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:24.942 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:24.944 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:25.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:24.941451+0000 mon.smithi116 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.133:0/2416674365' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:26.503 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:26.503 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:26.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:25.619577+0000 mgr.smithi116.ipgcgo (mgr.14162) 155 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:28.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:27.619850+0000 mgr.smithi116.ipgcgo (mgr.14162) 156 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:28.701 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:28.702 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:28.703 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:29.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:28.700613+0000 mon.smithi116 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.133:0/121794433' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:30.330 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:30.330 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:30.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:29.620261+0000 mgr.smithi116.ipgcgo (mgr.14162) 157 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:32.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:31.620694+0000 mgr.smithi116.ipgcgo (mgr.14162) 158 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:32.446 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:32.446 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:32.448 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:20:32.170660+0000 mgr.smithi116.ipgcgo (mgr.14162) 159 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi116 ... 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:16:04Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:16:42Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.884 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:17:19Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:18:33Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:19:17Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: copying system image from manifest list: determining manifest MIME type for docker://prom/alertmanager:v0.20.0: reading manifest sha256:b9323917a2eda265bec69e59a457f001c529facbbc8166df277f4850cdac61a0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:19:54Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:20:32.885 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4191, in extract_uid_gid_monitoring 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid(ctx, file_path=['/etc/alertmanager', '/etc/prometheus']) 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('uid/gid not found') 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: uid/gid not found 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: yield (conn, connr) 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: code, '\n'.join(err))) 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi116 ... 2024-02-23T00:20:32.886 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:16:04Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:16:42Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:17:19Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0... 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:18:33Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:19:17Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: copying system image from manifest list: determining manifest MIME type for docker://prom/alertmanager:v0.20.0: reading manifest sha256:b9323917a2eda265bec69e59a457f001c529facbbc8166df277f4850cdac61a0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:19:54Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:20:32.887 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4191, in extract_uid_gid_monitoring 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid(ctx, file_path=['/etc/alertmanager', '/etc/prometheus']) 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('uid/gid not found') 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: uid/gid not found 2024-02-23T00:20:32.888 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:32.172046+0000 mon.smithi116 (mon.0) 200 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi116", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-23T00:20:32.889 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:32.175160+0000 mon.smithi116 (mon.0) 201 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi116", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-23T00:20:32.889 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:32.176000+0000 mon.smithi116 (mon.0) 202 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:20:32.889 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:20:32.176727+0000 mgr.smithi116.ipgcgo (mgr.14162) 160 : cephadm [INF] Deploying daemon crash.smithi116 on smithi116 2024-02-23T00:20:32.889 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:32.445301+0000 mon.smithi116 (mon.0) 203 : audit [DBG] from='client.? 172.21.15.133:0/1642965259' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:34.203 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:34.203 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:33.621037+0000 mgr.smithi116.ipgcgo (mgr.14162) 161 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:35.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.470163+0000 mon.smithi116 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:20:35.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.703980+0000 mon.smithi116 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:20:35.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.705960+0000 mon.smithi116 (mon.0) 206 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:20:35.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.706383+0000 mon.smithi116 (mon.0) 207 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:20:35.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.709075+0000 mon.smithi116 (mon.0) 208 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:20:36.329 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:36.330 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:36.331 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:36.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:34.706794+0000 mgr.smithi116.ipgcgo (mgr.14162) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:20:36.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:20:34.711245+0000 mgr.smithi116.ipgcgo (mgr.14162) 163 : cephadm [INF] Deploying daemon grafana.smithi116 on smithi116 2024-02-23T00:20:36.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:35.621298+0000 mgr.smithi116.ipgcgo (mgr.14162) 164 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:36.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:36.328380+0000 mon.smithi116 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.133:0/625099701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:38.003 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:38.003 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:38.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:37.621616+0000 mgr.smithi116.ipgcgo (mgr.14162) 165 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:40.161 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:40.161 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:40.163 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:40.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:39.621982+0000 mgr.smithi116.ipgcgo (mgr.14162) 166 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:41.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:40.160150+0000 mon.smithi116 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.133:0/1603681590' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:41.839 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:41.839 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:42.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:41.622719+0000 mgr.smithi116.ipgcgo (mgr.14162) 167 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:43.868 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:43.868 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:43.869 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:43.622964+0000 mgr.smithi116.ipgcgo (mgr.14162) 168 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:43.866287+0000 mon.smithi116 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.133:0/3141500751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:45.600 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:45.600 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:46.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:45.623226+0000 mgr.smithi116.ipgcgo (mgr.14162) 169 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:47.626 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:47.626 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:47.628 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:47.623436+0000 mgr.smithi116.ipgcgo (mgr.14162) 170 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:47.625626+0000 mon.smithi116 (mon.0) 212 : audit [DBG] from='client.? 172.21.15.133:0/3421941868' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:49.179 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:49.179 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:50.032 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:49.623779+0000 mgr.smithi116.ipgcgo (mgr.14162) 171 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:51.479 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:51.479 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:51.481 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:51.914 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:51.477968+0000 mon.smithi116 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.133:0/4140833331' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:52.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:51.624068+0000 mgr.smithi116.ipgcgo (mgr.14162) 172 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:52.601 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:52.215803+0000 mon.smithi116 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:20:53.235 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:53.236 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:20:52.217100+0000 mgr.smithi116.ipgcgo (mgr.14162) 173 : cephadm [INF] Deploying daemon node-exporter.smithi116 on smithi116 2024-02-23T00:20:54.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:53.624445+0000 mgr.smithi116.ipgcgo (mgr.14162) 174 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:55.432 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:55.433 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:55.434 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:55.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:55.431324+0000 mon.smithi116 (mon.0) 215 : audit [DBG] from='client.? 172.21.15.133:0/47492863' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:20:56.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:55.624811+0000 mgr.smithi116.ipgcgo (mgr.14162) 175 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:57.118 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:20:57.119 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:20:58.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:57.625132+0000 mgr.smithi116.ipgcgo (mgr.14162) 176 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:20:59.359 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:20:59.359 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:20:59.360 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:20:59.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:20:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:20:59.357796+0000 mon.smithi116 (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/2352727781' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:00.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:20:59.625396+0000 mgr.smithi116.ipgcgo (mgr.14162) 177 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:01.035 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:01.036 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:01.625691+0000 mgr.smithi116.ipgcgo (mgr.14162) 178 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:03.175 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:03.175 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:03.176 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:03.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:03.173646+0000 mon.smithi116 (mon.0) 217 : audit [DBG] from='client.? 172.21.15.133:0/1049377367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:03.625982+0000 mgr.smithi116.ipgcgo (mgr.14162) 179 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:04.898 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:04.898 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:06.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:05.626234+0000 mgr.smithi116.ipgcgo (mgr.14162) 180 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:07.136 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:07.136 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:07.138 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:07.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:07.134998+0000 mon.smithi116 (mon.0) 218 : audit [DBG] from='client.? 172.21.15.133:0/3488006720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:08.694 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:07.626567+0000 mgr.smithi116.ipgcgo (mgr.14162) 181 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:08.869 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:08.869 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:10.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:09.626826+0000 mgr.smithi116.ipgcgo (mgr.14162) 182 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:10.917 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:10.918 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:10.918 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:11.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:10.915735+0000 mon.smithi116 (mon.0) 219 : audit [DBG] from='client.? 172.21.15.133:0/1639878709' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:12.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:11.627183+0000 mgr.smithi116.ipgcgo (mgr.14162) 183 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:12.565 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:12.566 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:14.589 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:14.589 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:14.591 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:13.627520+0000 mgr.smithi116.ipgcgo (mgr.14162) 184 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:15.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:14.588474+0000 mon.smithi116 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.133:0/44764545' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:16.242 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:16.242 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:16.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:15.627814+0000 mgr.smithi116.ipgcgo (mgr.14162) 185 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:17.628068+0000 mgr.smithi116.ipgcgo (mgr.14162) 186 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:18.345 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:18.346 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:18.347 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:19.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:17.707072+0000 mon.smithi116 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:21:19.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:17.713519+0000 mon.smithi116 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:21:19.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:18.344395+0000 mon.smithi116 (mon.0) 223 : audit [DBG] from='client.? 172.21.15.133:0/545637469' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:20.034 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:20.034 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:20.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:19.628416+0000 mgr.smithi116.ipgcgo (mgr.14162) 187 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:22.160 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:22.160 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:22.162 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:22.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:21.628769+0000 mgr.smithi116.ipgcgo (mgr.14162) 188 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:23.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:22 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:22.159453+0000 mon.smithi116 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.133:0/1998641977' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:23.759 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:23.759 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:23.629126+0000 mgr.smithi116.ipgcgo (mgr.14162) 189 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:26.021 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:26.021 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:26.023 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:26.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:25.629429+0000 mgr.smithi116.ipgcgo (mgr.14162) 190 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:27.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:26.020303+0000 mon.smithi116 (mon.0) 225 : audit [DBG] from='client.? 172.21.15.133:0/3518681077' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:27.887 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:27.887 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:28.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:27.629757+0000 mgr.smithi116.ipgcgo (mgr.14162) 191 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:30.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:29.630146+0000 mgr.smithi116.ipgcgo (mgr.14162) 192 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:30.220 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:30.220 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:30.222 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:31.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:30.218968+0000 mon.smithi116 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.133:0/2080836015' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:31.912 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:31.912 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:32.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:31.630427+0000 mgr.smithi116.ipgcgo (mgr.14162) 193 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:34.174 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:34.185 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:34.186 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:33.630708+0000 mgr.smithi116.ipgcgo (mgr.14162) 194 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:34.173423+0000 mon.smithi116 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.133:0/1901088697' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:35.861 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:35.861 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:36.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:35.630997+0000 mgr.smithi116.ipgcgo (mgr.14162) 195 : cluster [DBG] pgmap v183: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:37.910 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:37.910 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:37.911 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:38.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:37.631266+0000 mgr.smithi116.ipgcgo (mgr.14162) 196 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:39.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:37.908389+0000 mon.smithi116 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.133:0/3208986719' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:39.595 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:39.595 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:40.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:39.631586+0000 mgr.smithi116.ipgcgo (mgr.14162) 197 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:41.868 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:41.868 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:41.870 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:42.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:41.631963+0000 mgr.smithi116.ipgcgo (mgr.14162) 198 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:43.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:41.866790+0000 mon.smithi116 (mon.0) 229 : audit [DBG] from='client.? 172.21.15.133:0/943073425' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:43.658 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:43.658 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:44.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:43.632278+0000 mgr.smithi116.ipgcgo (mgr.14162) 199 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:45.990 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:45.990 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:45.991 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:46.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:45.632620+0000 mgr.smithi116.ipgcgo (mgr.14162) 200 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:47.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:45.988848+0000 mon.smithi116 (mon.0) 230 : audit [DBG] from='client.? 172.21.15.133:0/3784574154' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:47.702 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:47.703 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:48.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:47.632911+0000 mgr.smithi116.ipgcgo (mgr.14162) 201 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:49.879 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:49.879 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:49.880 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:50.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:49.633271+0000 mgr.smithi116.ipgcgo (mgr.14162) 202 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:51.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:49.878177+0000 mon.smithi116 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.133:0/246613427' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:51.604 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:51.604 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:52.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:51.633577+0000 mgr.smithi116.ipgcgo (mgr.14162) 203 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:53.893 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:53.893 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:53.894 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:53.633879+0000 mgr.smithi116.ipgcgo (mgr.14162) 204 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:53.892136+0000 mon.smithi116 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.133:0/2968984143' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:55.539 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:55.539 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:21:56.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:55.634225+0000 mgr.smithi116.ipgcgo (mgr.14162) 205 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:57.638 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:21:57.638 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:21:57.640 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:21:57.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:57.634501+0000 mgr.smithi116.ipgcgo (mgr.14162) 206 : cluster [DBG] pgmap v194: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:21:57.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:21:57.637237+0000 mon.smithi116 (mon.0) 233 : audit [DBG] from='client.? 172.21.15.133:0/2915663766' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:21:59.383 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:21:59.384 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:00.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:21:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:21:59.634771+0000 mgr.smithi116.ipgcgo (mgr.14162) 207 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:01.612 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:01.612 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:01.614 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:01.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:01.611182+0000 mon.smithi116 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.133:0/1499129690' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:01.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:01.635114+0000 mgr.smithi116.ipgcgo (mgr.14162) 208 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:03.223 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:03.224 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:03.635463+0000 mgr.smithi116.ipgcgo (mgr.14162) 209 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:05.386 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:05.621 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:05.622 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:05.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:05.383362+0000 mon.smithi116 (mon.0) 235 : audit [DBG] from='client.? 172.21.15.133:0/3669746115' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:06.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:05.635853+0000 mgr.smithi116.ipgcgo (mgr.14162) 210 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:07.059 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:07.060 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:08.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:07.636357+0000 mgr.smithi116.ipgcgo (mgr.14162) 211 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:09.326 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:09.327 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:09.328 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:09.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:09.325756+0000 mon.smithi116 (mon.0) 236 : audit [DBG] from='client.? 172.21.15.133:0/1130361459' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:10.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:09.636754+0000 mgr.smithi116.ipgcgo (mgr.14162) 212 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:10.964 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:10.965 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:11.637192+0000 mgr.smithi116.ipgcgo (mgr.14162) 213 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:13.101 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:13.101 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:13.102 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:13.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:13.100174+0000 mon.smithi116 (mon.0) 237 : audit [DBG] from='client.? 172.21.15.133:0/3334512974' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:13.637621+0000 mgr.smithi116.ipgcgo (mgr.14162) 214 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:14.850 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:14.851 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:16.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:15.637992+0000 mgr.smithi116.ipgcgo (mgr.14162) 215 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:17.104 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:17.104 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:17.106 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:17.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:17.103035+0000 mon.smithi116 (mon.0) 238 : audit [DBG] from='client.? 172.21.15.133:0/3467857569' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:18.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:17.638386+0000 mgr.smithi116.ipgcgo (mgr.14162) 216 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:18.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:17.708162+0000 mon.smithi116 (mon.0) 239 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:22:18.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:17.714547+0000 mon.smithi116 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:22:18.714 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:18.715 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:20.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:19.638683+0000 mgr.smithi116.ipgcgo (mgr.14162) 217 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:20.981 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:20.981 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:20.983 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:21.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:20.979996+0000 mon.smithi116 (mon.0) 241 : audit [DBG] from='client.? 172.21.15.133:0/248165733' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:22.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:22 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:21.639014+0000 mgr.smithi116.ipgcgo (mgr.14162) 218 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:22.609 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:22.610 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:23.639334+0000 mgr.smithi116.ipgcgo (mgr.14162) 219 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:24.772 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:24.773 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:24.774 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:25.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:24.771629+0000 mon.smithi116 (mon.0) 242 : audit [DBG] from='client.? 172.21.15.133:0/1569467866' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:26.474 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:26.474 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:26.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:25.639703+0000 mgr.smithi116.ipgcgo (mgr.14162) 220 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:28.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:27.640089+0000 mgr.smithi116.ipgcgo (mgr.14162) 221 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:28.657 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:28.657 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:28.658 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:29.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:28.655987+0000 mon.smithi116 (mon.0) 243 : audit [DBG] from='client.? 172.21.15.133:0/2538472687' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:30.338 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:30.339 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:30.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:29.640597+0000 mgr.smithi116.ipgcgo (mgr.14162) 222 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:32.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:31.640946+0000 mgr.smithi116.ipgcgo (mgr.14162) 223 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:32.668 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:32.668 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:32.670 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:33.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:32.667014+0000 mon.smithi116 (mon.0) 244 : audit [DBG] from='client.? 172.21.15.133:0/3265237262' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:34.438 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:34.439 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:33.641239+0000 mgr.smithi116.ipgcgo (mgr.14162) 224 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:36.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:35.641682+0000 mgr.smithi116.ipgcgo (mgr.14162) 225 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:36.511 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:37.094 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:37.095 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:37.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:36.510740+0000 mon.smithi116 (mon.0) 245 : audit [DBG] from='client.? 172.21.15.133:0/1362614095' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:38.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:37.642058+0000 mgr.smithi116.ipgcgo (mgr.14162) 226 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:38.326 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:38.327 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:40.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:39.642345+0000 mgr.smithi116.ipgcgo (mgr.14162) 227 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:40.450 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:40.450 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:40.452 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:41.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:40.448967+0000 mon.smithi116 (mon.0) 246 : audit [DBG] from='client.? 172.21.15.133:0/1845686690' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:42.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:41.642760+0000 mgr.smithi116.ipgcgo (mgr.14162) 228 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:42.286 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:42.286 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:44.537 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:44.538 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:44.539 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:43.643217+0000 mgr.smithi116.ipgcgo (mgr.14162) 229 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:45.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:44.536568+0000 mon.smithi116 (mon.0) 247 : audit [DBG] from='client.? 172.21.15.133:0/2041963509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:46.321 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:46.321 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:46.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:45.643571+0000 mgr.smithi116.ipgcgo (mgr.14162) 230 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:48.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:47.643888+0000 mgr.smithi116.ipgcgo (mgr.14162) 231 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:48.665 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:48.665 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:48.667 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:49.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:48.664251+0000 mon.smithi116 (mon.0) 248 : audit [DBG] from='client.? 172.21.15.133:0/4032760516' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:50.443 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:50.443 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:50.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:49.644205+0000 mgr.smithi116.ipgcgo (mgr.14162) 232 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:52.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:51.644597+0000 mgr.smithi116.ipgcgo (mgr.14162) 233 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:52.507 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:52.507 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:52.509 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:52.978 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:52.506618+0000 mon.smithi116 (mon.0) 249 : audit [DBG] from='client.? 172.21.15.133:0/2178487928' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:54.050 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:54.051 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:22:52.978033+0000 mgr.smithi116.ipgcgo (mgr.14162) 234 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi116 ... 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Verifying port 9100 ... 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 1 from systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: systemctl: stderr Job for ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116.service failed because a timeout was exceeded. 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: systemctl: stderr See "systemctl status ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116.service" and "journalctl -xe" for details. 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:22:54.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4267, in command_deploy 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ports=daemon_ports) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2608, in deploy_daemon 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: c, osd_fsid=osd_fsid, ports=ports) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2806, in deploy_daemon_units 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1464, in call_throws 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('Failed command: %s' % ' '.join(command)) 2024-02-23T00:22:54.691 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: Failed command: systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: yield (conn, connr) 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: code, '\n'.join(err))) 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi116 ... 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Verifying port 9100 ... 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 1 from systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: systemctl: stderr Job for ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116.service failed because a timeout was exceeded. 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: systemctl: stderr See "systemctl status ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116.service" and "journalctl -xe" for details. 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:22:54.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4267, in command_deploy 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: ports=daemon_ports) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2608, in deploy_daemon 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: c, osd_fsid=osd_fsid, ports=ports) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2806, in deploy_daemon_units 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1464, in call_throws 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('Failed command: %s' % ' '.join(command)) 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: Failed command: systemctl start ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@node-exporter.smithi116 2024-02-23T00:22:54.693 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:22:52.983804+0000 mgr.smithi116.ipgcgo (mgr.14162) 235 : cephadm [INF] Deploying daemon prometheus.smithi116 on smithi116 2024-02-23T00:22:54.694 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:53.645034+0000 mgr.smithi116.ipgcgo (mgr.14162) 236 : cluster [DBG] pgmap v222: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:56.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:55.645549+0000 mgr.smithi116.ipgcgo (mgr.14162) 237 : cluster [DBG] pgmap v223: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:22:56.269 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:22:56.270 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:22:56.271 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:22:57.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:22:56.268583+0000 mon.smithi116 (mon.0) 250 : audit [DBG] from='client.? 172.21.15.133:0/2217988278' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:22:57.968 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:22:57.968 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:22:58.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:57.645849+0000 mgr.smithi116.ipgcgo (mgr.14162) 238 : cluster [DBG] pgmap v224: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:00.065 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:00.065 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:00.066 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:00.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:22:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:22:59.646312+0000 mgr.smithi116.ipgcgo (mgr.14162) 239 : cluster [DBG] pgmap v225: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:01.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:00.063976+0000 mon.smithi116 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.133:0/495006650' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:01.872 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:01.873 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:01.646629+0000 mgr.smithi116.ipgcgo (mgr.14162) 240 : cluster [DBG] pgmap v226: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:04.075 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:04.075 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:04.077 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:04.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:03.646889+0000 mgr.smithi116.ipgcgo (mgr.14162) 241 : cluster [DBG] pgmap v227: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:04.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:04.074280+0000 mon.smithi116 (mon.0) 252 : audit [DBG] from='client.? 172.21.15.133:0/2172171969' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:05.843 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:05.843 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:06.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:05.647193+0000 mgr.smithi116.ipgcgo (mgr.14162) 242 : cluster [DBG] pgmap v228: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:07.951 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:07.952 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:07.953 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:08.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:07.647519+0000 mgr.smithi116.ipgcgo (mgr.14162) 243 : cluster [DBG] pgmap v229: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:09.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:07.950623+0000 mon.smithi116 (mon.0) 253 : audit [DBG] from='client.? 172.21.15.133:0/624061438' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:09.661 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:09.661 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:10.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:09.647857+0000 mgr.smithi116.ipgcgo (mgr.14162) 244 : cluster [DBG] pgmap v230: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:11.828 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:11.828 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:11.829 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:11.648256+0000 mgr.smithi116.ipgcgo (mgr.14162) 245 : cluster [DBG] pgmap v231: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:13.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:11.826670+0000 mon.smithi116 (mon.0) 254 : audit [DBG] from='client.? 172.21.15.133:0/2704973215' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:13.566 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:13.566 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:13.648593+0000 mgr.smithi116.ipgcgo (mgr.14162) 246 : cluster [DBG] pgmap v232: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:15.530 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:15.530 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:15.531 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:15.528694+0000 mon.smithi116 (mon.0) 255 : audit [DBG] from='client.? 172.21.15.133:0/3367709909' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:16.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:15.648937+0000 mgr.smithi116.ipgcgo (mgr.14162) 247 : cluster [DBG] pgmap v233: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:17.335 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:17.336 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:17.649294+0000 mgr.smithi116.ipgcgo (mgr.14162) 248 : cluster [DBG] pgmap v234: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:17.709234+0000 mon.smithi116 (mon.0) 256 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:23:18.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:17.715463+0000 mon.smithi116 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:23:19.433 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:19.433 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:19.435 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:19.432037+0000 mon.smithi116 (mon.0) 258 : audit [DBG] from='client.? 172.21.15.133:0/1756699014' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:20.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:19.649580+0000 mgr.smithi116.ipgcgo (mgr.14162) 249 : cluster [DBG] pgmap v235: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:21.213 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:21.213 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:21.650034+0000 mgr.smithi116.ipgcgo (mgr.14162) 250 : cluster [DBG] pgmap v236: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:23.507 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:23.507 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:23.508 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:23.505757+0000 mon.smithi116 (mon.0) 259 : audit [DBG] from='client.? 172.21.15.133:0/974175935' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:23.650341+0000 mgr.smithi116.ipgcgo (mgr.14162) 251 : cluster [DBG] pgmap v237: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:25.207 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:25.207 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:26.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:25.650734+0000 mgr.smithi116.ipgcgo (mgr.14162) 252 : cluster [DBG] pgmap v238: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:27.208 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:27.208 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:27.210 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:27.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:27.207675+0000 mon.smithi116 (mon.0) 260 : audit [DBG] from='client.? 172.21.15.133:0/2414756124' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:28.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:27.651060+0000 mgr.smithi116.ipgcgo (mgr.14162) 253 : cluster [DBG] pgmap v239: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:29.037 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:29.037 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:30.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:29.651484+0000 mgr.smithi116.ipgcgo (mgr.14162) 254 : cluster [DBG] pgmap v240: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:31.214 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:31.214 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:31.216 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:31.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:31.213481+0000 mon.smithi116 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.133:0/3231816079' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:32.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:31.651845+0000 mgr.smithi116.ipgcgo (mgr.14162) 255 : cluster [DBG] pgmap v241: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:32.861 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:32.862 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:34.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:33.652188+0000 mgr.smithi116.ipgcgo (mgr.14162) 256 : cluster [DBG] pgmap v242: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:35.088 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:35.089 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:35.090 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:35.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:35.087658+0000 mon.smithi116 (mon.0) 262 : audit [DBG] from='client.? 172.21.15.133:0/1256451351' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:36.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:35.652525+0000 mgr.smithi116.ipgcgo (mgr.14162) 257 : cluster [DBG] pgmap v243: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:36.822 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:36.823 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:38.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:37.652895+0000 mgr.smithi116.ipgcgo (mgr.14162) 258 : cluster [DBG] pgmap v244: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:39.023 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:39.023 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:39.025 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:39.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:39.022461+0000 mon.smithi116 (mon.0) 263 : audit [DBG] from='client.? 172.21.15.133:0/1859462273' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:40.628 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:40.628 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:40.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:39.653282+0000 mgr.smithi116.ipgcgo (mgr.14162) 259 : cluster [DBG] pgmap v245: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:42.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:41.653592+0000 mgr.smithi116.ipgcgo (mgr.14162) 260 : cluster [DBG] pgmap v246: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:42.816 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:42.816 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:42.817 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:43.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:42.814756+0000 mon.smithi116 (mon.0) 264 : audit [DBG] from='client.? 172.21.15.133:0/4118513574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:43.653861+0000 mgr.smithi116.ipgcgo (mgr.14162) 261 : cluster [DBG] pgmap v247: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:44.740 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:44.740 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:46.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:45.654150+0000 mgr.smithi116.ipgcgo (mgr.14162) 262 : cluster [DBG] pgmap v248: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:46.954 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:46.954 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:46.955 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:47.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:46.952386+0000 mon.smithi116 (mon.0) 265 : audit [DBG] from='client.? 172.21.15.133:0/2334203882' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:48.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:47.654596+0000 mgr.smithi116.ipgcgo (mgr.14162) 263 : cluster [DBG] pgmap v249: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:48.641 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:48.641 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:50.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:49.654973+0000 mgr.smithi116.ipgcgo (mgr.14162) 264 : cluster [DBG] pgmap v250: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:50.790 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:50.790 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:50.791 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:51.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:50.788680+0000 mon.smithi116 (mon.0) 266 : audit [DBG] from='client.? 172.21.15.133:0/2440761690' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:52.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:51.655213+0000 mgr.smithi116.ipgcgo (mgr.14162) 265 : cluster [DBG] pgmap v251: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:52.491 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:52.491 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:53.655571+0000 mgr.smithi116.ipgcgo (mgr.14162) 266 : cluster [DBG] pgmap v252: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:54.808 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:54.809 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:54.810 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:55.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:54.805967+0000 mon.smithi116 (mon.0) 267 : audit [DBG] from='client.? 172.21.15.133:0/3982876537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:23:56.525 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:23:56.526 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:23:56.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:55.655953+0000 mgr.smithi116.ipgcgo (mgr.14162) 267 : cluster [DBG] pgmap v253: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:58.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:57.656230+0000 mgr.smithi116.ipgcgo (mgr.14162) 268 : cluster [DBG] pgmap v254: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:23:58.612 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:23:58.612 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:23:58.613 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:23:59.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:23:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:23:58.610353+0000 mon.smithi116 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.133:0/2624726462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:00.441 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:00.441 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:00.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:23:59.656498+0000 mgr.smithi116.ipgcgo (mgr.14162) 269 : cluster [DBG] pgmap v255: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:01.656882+0000 mgr.smithi116.ipgcgo (mgr.14162) 270 : cluster [DBG] pgmap v256: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:02.577 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:02.577 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:02.579 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:03.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:02.575729+0000 mon.smithi116 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.133:0/3114439848' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:04.304 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:04.304 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:03.657272+0000 mgr.smithi116.ipgcgo (mgr.14162) 271 : cluster [DBG] pgmap v257: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:06.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:05.657625+0000 mgr.smithi116.ipgcgo (mgr.14162) 272 : cluster [DBG] pgmap v258: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:06.609 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:06.609 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:06.611 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:07.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:06.607977+0000 mon.smithi116 (mon.0) 270 : audit [DBG] from='client.? 172.21.15.133:0/1845049583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:08.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:07.657964+0000 mgr.smithi116.ipgcgo (mgr.14162) 273 : cluster [DBG] pgmap v259: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:08.363 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:08.364 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:10.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:09.658320+0000 mgr.smithi116.ipgcgo (mgr.14162) 274 : cluster [DBG] pgmap v260: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:10.687 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:10.967 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:10.968 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:11.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:10.682984+0000 mon.smithi116 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.133:0/3579635255' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:11.658667+0000 mgr.smithi116.ipgcgo (mgr.14162) 275 : cluster [DBG] pgmap v261: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:12.387 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:12.388 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:14.604 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:14.604 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:14.606 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:13.659021+0000 mgr.smithi116.ipgcgo (mgr.14162) 276 : cluster [DBG] pgmap v262: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:15.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:14.603395+0000 mon.smithi116 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.133:0/138818513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:16.339 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:16.339 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:16.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:15.659457+0000 mgr.smithi116.ipgcgo (mgr.14162) 277 : cluster [DBG] pgmap v263: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:17.659892+0000 mgr.smithi116.ipgcgo (mgr.14162) 278 : cluster [DBG] pgmap v264: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:18.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:17.710211+0000 mon.smithi116 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:24:18.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:17.716529+0000 mon.smithi116 (mon.0) 274 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:24:18.479 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:18.479 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:18.480 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:19.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:18.477803+0000 mon.smithi116 (mon.0) 275 : audit [DBG] from='client.? 172.21.15.133:0/2719610516' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:20.331 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:20.332 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:20.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:19.660204+0000 mgr.smithi116.ipgcgo (mgr.14162) 279 : cluster [DBG] pgmap v265: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:22.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:21.660611+0000 mgr.smithi116.ipgcgo (mgr.14162) 280 : cluster [DBG] pgmap v266: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:22.620 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:22.620 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:22.622 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:23.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:22 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:22.618655+0000 mon.smithi116 (mon.0) 276 : audit [DBG] from='client.? 172.21.15.133:0/4245389777' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:24.360 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:24.360 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:24.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:23.660980+0000 mgr.smithi116.ipgcgo (mgr.14162) 281 : cluster [DBG] pgmap v267: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:26.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:25.661311+0000 mgr.smithi116.ipgcgo (mgr.14162) 282 : cluster [DBG] pgmap v268: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:26.458 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:26.459 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:26.460 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:27.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:26.457817+0000 mon.smithi116 (mon.0) 277 : audit [DBG] from='client.? 172.21.15.133:0/3136591373' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:28.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:27.661577+0000 mgr.smithi116.ipgcgo (mgr.14162) 283 : cluster [DBG] pgmap v269: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:28.207 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:28.207 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:30.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:29.661996+0000 mgr.smithi116.ipgcgo (mgr.14162) 284 : cluster [DBG] pgmap v270: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:30.348 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:30.349 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:30.350 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:31.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:30.346949+0000 mon.smithi116 (mon.0) 278 : audit [DBG] from='client.? 172.21.15.133:0/1032995728' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:32.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:31.662358+0000 mgr.smithi116.ipgcgo (mgr.14162) 285 : cluster [DBG] pgmap v271: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:32.193 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:32.193 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:34.423 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:34.423 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:34.425 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:34.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:33.662650+0000 mgr.smithi116.ipgcgo (mgr.14162) 286 : cluster [DBG] pgmap v272: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:34.692 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:34.422135+0000 mon.smithi116 (mon.0) 279 : audit [DBG] from='client.? 172.21.15.133:0/3632970191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:35.977 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:35.978 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:36.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:35.662906+0000 mgr.smithi116.ipgcgo (mgr.14162) 287 : cluster [DBG] pgmap v273: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:38.154 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:38.154 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:38.155 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:38.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:37.663222+0000 mgr.smithi116.ipgcgo (mgr.14162) 288 : cluster [DBG] pgmap v274: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:39.193 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:38 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:38.152465+0000 mon.smithi116 (mon.0) 280 : audit [DBG] from='client.? 172.21.15.133:0/886273745' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:39.849 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:39.849 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:40.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:39.663533+0000 mgr.smithi116.ipgcgo (mgr.14162) 289 : cluster [DBG] pgmap v275: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:42.019 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:42.019 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:42.021 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:42.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:41.663888+0000 mgr.smithi116.ipgcgo (mgr.14162) 290 : cluster [DBG] pgmap v276: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:43.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:42 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:42.018076+0000 mon.smithi116 (mon.0) 281 : audit [DBG] from='client.? 172.21.15.133:0/3903141076' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:43.699 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:43.700 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:44.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:43.664203+0000 mgr.smithi116.ipgcgo (mgr.14162) 291 : cluster [DBG] pgmap v277: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:45.915 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:45.915 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:45.916 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:46.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:45.664529+0000 mgr.smithi116.ipgcgo (mgr.14162) 292 : cluster [DBG] pgmap v278: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:47.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:46 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:45.913479+0000 mon.smithi116 (mon.0) 282 : audit [DBG] from='client.? 172.21.15.133:0/1208048087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:47.689 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:47.690 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:48.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:47.664910+0000 mgr.smithi116.ipgcgo (mgr.14162) 293 : cluster [DBG] pgmap v279: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:49.832 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:49.832 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:49.834 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:50.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:49.665232+0000 mgr.smithi116.ipgcgo (mgr.14162) 294 : cluster [DBG] pgmap v280: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:51.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:50 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:49.831554+0000 mon.smithi116 (mon.0) 283 : audit [DBG] from='client.? 172.21.15.133:0/2484601561' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:51.647 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:51.647 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:52.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:51.665632+0000 mgr.smithi116.ipgcgo (mgr.14162) 295 : cluster [DBG] pgmap v281: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:53.765 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:53.765 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:53.766 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:53.665974+0000 mgr.smithi116.ipgcgo (mgr.14162) 296 : cluster [DBG] pgmap v282: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:54.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:54 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:53.763301+0000 mon.smithi116 (mon.0) 284 : audit [DBG] from='client.? 172.21.15.133:0/2965755006' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:55.599 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:55.599 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:24:56.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:55.666275+0000 mgr.smithi116.ipgcgo (mgr.14162) 297 : cluster [DBG] pgmap v283: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:57.809 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:24:57.809 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:24:57.811 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:24:58.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:57.666561+0000 mgr.smithi116.ipgcgo (mgr.14162) 298 : cluster [DBG] pgmap v284: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:24:59.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:58 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:24:57.808039+0000 mon.smithi116 (mon.0) 285 : audit [DBG] from='client.? 172.21.15.133:0/754501425' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:24:59.606 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:24:59.606 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:00.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:24:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:24:59.666887+0000 mgr.smithi116.ipgcgo (mgr.14162) 299 : cluster [DBG] pgmap v285: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:01.891 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:01.892 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:01.893 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:02.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:01.667276+0000 mgr.smithi116.ipgcgo (mgr.14162) 300 : cluster [DBG] pgmap v286: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:03.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:02 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:01.890334+0000 mon.smithi116 (mon.0) 286 : audit [DBG] from='client.? 172.21.15.133:0/977835891' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:03.734 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:03.735 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:04.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:03.667593+0000 mgr.smithi116.ipgcgo (mgr.14162) 301 : cluster [DBG] pgmap v287: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:05.796 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:05.797 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:05.798 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:06.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:05.667955+0000 mgr.smithi116.ipgcgo (mgr.14162) 302 : cluster [DBG] pgmap v288: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:07.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:06 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:05.795575+0000 mon.smithi116 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.133:0/2149695761' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:07.536 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:07.537 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:08.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:07.668339+0000 mgr.smithi116.ipgcgo (mgr.14162) 303 : cluster [DBG] pgmap v289: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:09.579 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:09.579 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:09.581 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:09.577937+0000 mon.smithi116 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.133:0/1034471747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:10.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:09.668618+0000 mgr.smithi116.ipgcgo (mgr.14162) 304 : cluster [DBG] pgmap v290: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:11.388 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:11.388 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:12.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:11.668969+0000 mgr.smithi116.ipgcgo (mgr.14162) 305 : cluster [DBG] pgmap v291: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:13.452 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:13.452 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:13.453 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:13.450709+0000 mon.smithi116 (mon.0) 289 : audit [DBG] from='client.? 172.21.15.133:0/2407222372' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:14.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:13.669329+0000 mgr.smithi116.ipgcgo (mgr.14162) 306 : cluster [DBG] pgmap v292: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:15.204 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:15.205 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:16.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:15.669661+0000 mgr.smithi116.ipgcgo (mgr.14162) 307 : cluster [DBG] pgmap v293: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:17.440 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:17.440 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:17.442 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:17.439510+0000 mon.smithi116 (mon.0) 290 : audit [DBG] from='client.? 172.21.15.133:0/1106105946' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:17.670034+0000 mgr.smithi116.ipgcgo (mgr.14162) 308 : cluster [DBG] pgmap v294: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:17.711316+0000 mon.smithi116 (mon.0) 291 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:25:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:17.717566+0000 mon.smithi116 (mon.0) 292 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:25:19.186 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:19.186 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:20.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:19.670355+0000 mgr.smithi116.ipgcgo (mgr.14162) 309 : cluster [DBG] pgmap v295: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:21.169 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:25:20.354076+0000 mgr.smithi116.ipgcgo (mgr.14162) 310 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi116 ... 2024-02-23T00:25:21.169 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:25:21.169 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1... 2024-02-23T00:25:21.169 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:23:27Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.169 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:24:05Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:24:42Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4185, in extract_uid_gid_monitoring 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid(ctx, file_path='/etc/prometheus') 2024-02-23T00:25:21.170 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('uid/gid not found') 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: uid/gid not found 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1144, in _remote_connection 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: yield (conn, connr) 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1059, in _run_cephadm 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: code, '\n'.join(err))) 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi116 ... 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Non-zero exit code 125 from /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi116 -e CEPH_USE_RANDOM_NONCE=1 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1... 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:23:27Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:24:05Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.171 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr time="2024-02-23T00:24:42Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: stat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get "https://docker-mirror.front.sepia.ceph.com:5000/v2/": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: Traceback (most recent call last): 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8029, in 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: main() 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 8017, in main 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: r = ctx.func(ctx) 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 1760, in _default_image 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: return func(ctx) 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4263, in command_deploy 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid_monitoring(ctx, daemon_type) 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 4185, in extract_uid_gid_monitoring 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: uid, gid = extract_uid_gid(ctx, file_path='/etc/prometheus') 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: File "/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/cephadm.30cb78bdbbafb384af862e1c2292b944f15942b586128e91262b43e91e11ae90", line 2531, in extract_uid_gid 2024-02-23T00:25:21.172 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: raise RuntimeError('uid/gid not found') 2024-02-23T00:25:21.173 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: RuntimeError: uid/gid not found 2024-02-23T00:25:21.173 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:20.354640+0000 mon.smithi116 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-23T00:25:21.173 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:20.576142+0000 mon.smithi116 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:21.243 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:21.243 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:21.246 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:22.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:20.771914+0000 mon.smithi116 (mon.0) 295 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:22.189 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:21.068448+0000 mon.smithi116 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:22.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:21.242531+0000 mon.smithi116 (mon.0) 297 : audit [DBG] from='client.? 172.21.15.133:0/2026863043' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:22.190 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:21.670632+0000 mgr.smithi116.ipgcgo (mgr.14162) 311 : cluster [DBG] pgmap v296: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:23.221 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:23.222 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:23.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:22.457762+0000 mon.smithi116 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:24.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:23.671027+0000 mgr.smithi116.ipgcgo (mgr.14162) 312 : cluster [DBG] pgmap v297: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:26.216 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:26.216 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:26.218 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:26.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:25.580118+0000 mon.smithi116 (mon.0) 299 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:26.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:25.671387+0000 mgr.smithi116.ipgcgo (mgr.14162) 313 : cluster [DBG] pgmap v298: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:26.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:26.214670+0000 mon.smithi116 (mon.0) 300 : audit [DBG] from='client.? 172.21.15.133:0/1629553155' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:26.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:26.231702+0000 mon.smithi116 (mon.0) 301 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:26.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:26 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:26.237109+0000 mon.smithi116 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' 2024-02-23T00:25:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:26.232546+0000 mgr.smithi116.ipgcgo (mgr.14162) 314 : cluster [DBG] pgmap v299: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cephadm 2024-02-23T00:25:26.239333+0000 mgr.smithi116.ipgcgo (mgr.14162) 315 : cephadm [INF] Deploying daemon alertmanager.smithi116 on smithi116 2024-02-23T00:25:27.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:26.578363+0000 mon.smithi116 (mon.0) 303 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:25:27.946 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:27.946 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:28.232980+0000 mgr.smithi116.ipgcgo (mgr.14162) 316 : cluster [DBG] pgmap v300: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:30.366 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:30.366 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:30.367 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:30.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:30 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:30.364618+0000 mon.smithi116 (mon.0) 304 : audit [DBG] from='client.? 172.21.15.133:0/1991001281' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:31.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:30.233428+0000 mgr.smithi116.ipgcgo (mgr.14162) 317 : cluster [DBG] pgmap v301: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:32.240 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:32.241 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:33.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:33 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:32.233750+0000 mgr.smithi116.ipgcgo (mgr.14162) 318 : cluster [DBG] pgmap v302: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:34.547 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:34.547 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:34.549 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:34.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:34 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:34.546560+0000 mon.smithi116 (mon.0) 305 : audit [DBG] from='client.? 172.21.15.133:0/2322201283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:35.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:34.234153+0000 mgr.smithi116.ipgcgo (mgr.14162) 319 : cluster [DBG] pgmap v303: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:36.311 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:36.311 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:36.234500+0000 mgr.smithi116.ipgcgo (mgr.14162) 320 : cluster [DBG] pgmap v304: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:38.499 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:38.499 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:38.500 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:39.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:38.234813+0000 mgr.smithi116.ipgcgo (mgr.14162) 321 : cluster [DBG] pgmap v305: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:39.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:38.497444+0000 mon.smithi116 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.133:0/3006445367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:40.273 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:40.273 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:41.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:40.235135+0000 mgr.smithi116.ipgcgo (mgr.14162) 322 : cluster [DBG] pgmap v306: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:42.639 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:42.639 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:42.640 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:43.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:42.235374+0000 mgr.smithi116.ipgcgo (mgr.14162) 323 : cluster [DBG] pgmap v307: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:43.690 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:42.637632+0000 mon.smithi116 (mon.0) 307 : audit [DBG] from='client.? 172.21.15.133:0/2373943351' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:44.397 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:44.397 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:44.235708+0000 mgr.smithi116.ipgcgo (mgr.14162) 324 : cluster [DBG] pgmap v308: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:46.620 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:46.620 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:46.622 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:46.236032+0000 mgr.smithi116.ipgcgo (mgr.14162) 325 : cluster [DBG] pgmap v309: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:46.619400+0000 mon.smithi116 (mon.0) 308 : audit [DBG] from='client.? 172.21.15.133:0/4199617074' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:48.441 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:48.442 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:48.236317+0000 mgr.smithi116.ipgcgo (mgr.14162) 326 : cluster [DBG] pgmap v310: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:50.661 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:50.661 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:50.663 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:50.236628+0000 mgr.smithi116.ipgcgo (mgr.14162) 327 : cluster [DBG] pgmap v311: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:51.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:50.660079+0000 mon.smithi116 (mon.0) 309 : audit [DBG] from='client.? 172.21.15.133:0/3705055115' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:52.513 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:52.513 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:52.236940+0000 mgr.smithi116.ipgcgo (mgr.14162) 328 : cluster [DBG] pgmap v312: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:54.785 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:54.786 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:54.787 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:55.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:54.237242+0000 mgr.smithi116.ipgcgo (mgr.14162) 329 : cluster [DBG] pgmap v313: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:55.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:54.784320+0000 mon.smithi116 (mon.0) 310 : audit [DBG] from='client.? 172.21.15.133:0/3967369600' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:25:56.529 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:25:56.530 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:25:57.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:56.237592+0000 mgr.smithi116.ipgcgo (mgr.14162) 330 : cluster [DBG] pgmap v314: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:58.730 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:25:58.730 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:25:58.733 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:25:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:25:58.237990+0000 mgr.smithi116.ipgcgo (mgr.14162) 331 : cluster [DBG] pgmap v315: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:25:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:25:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:25:58.729459+0000 mon.smithi116 (mon.0) 311 : audit [DBG] from='client.? 172.21.15.133:0/2758481102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:00.405 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:00.405 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:01.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:00.238276+0000 mgr.smithi116.ipgcgo (mgr.14162) 332 : cluster [DBG] pgmap v316: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:02.652 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:02.652 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:02.654 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:03.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:02.238609+0000 mgr.smithi116.ipgcgo (mgr.14162) 333 : cluster [DBG] pgmap v317: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:03.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:02.651596+0000 mon.smithi116 (mon.0) 312 : audit [DBG] from='client.? 172.21.15.133:0/3726655322' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:04.335 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:04.336 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:05.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:04.238992+0000 mgr.smithi116.ipgcgo (mgr.14162) 334 : cluster [DBG] pgmap v318: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:06.469 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:06.470 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:06.471 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:06.239394+0000 mgr.smithi116.ipgcgo (mgr.14162) 335 : cluster [DBG] pgmap v319: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:06.468641+0000 mon.smithi116 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.133:0/907861508' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:08.095 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:08.096 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:08.239745+0000 mgr.smithi116.ipgcgo (mgr.14162) 336 : cluster [DBG] pgmap v320: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:10.299 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:10.299 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:10.301 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:10.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:10 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:10.297972+0000 mon.smithi116 (mon.0) 314 : audit [DBG] from='client.? 172.21.15.133:0/212875665' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:11.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:10.240025+0000 mgr.smithi116.ipgcgo (mgr.14162) 337 : cluster [DBG] pgmap v321: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:12.179 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:12.179 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:13.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:12.240408+0000 mgr.smithi116.ipgcgo (mgr.14162) 338 : cluster [DBG] pgmap v322: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:14.248 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:14.248 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:14.250 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:14.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:14 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:14.247192+0000 mon.smithi116 (mon.0) 315 : audit [DBG] from='client.? 172.21.15.133:0/1039328779' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:14.240766+0000 mgr.smithi116.ipgcgo (mgr.14162) 339 : cluster [DBG] pgmap v323: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:16.063 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:16.064 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:17.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:16.241058+0000 mgr.smithi116.ipgcgo (mgr.14162) 340 : cluster [DBG] pgmap v324: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:18.342 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:18.343 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:18.344 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:18.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:17.712232+0000 mon.smithi116 (mon.0) 316 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:26:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:17.718473+0000 mon.smithi116 (mon.0) 317 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:26:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:18.341196+0000 mon.smithi116 (mon.0) 318 : audit [DBG] from='client.? 172.21.15.133:0/3307533417' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:18.241390+0000 mgr.smithi116.ipgcgo (mgr.14162) 341 : cluster [DBG] pgmap v325: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:20.091 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:20.092 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:20.241637+0000 mgr.smithi116.ipgcgo (mgr.14162) 342 : cluster [DBG] pgmap v326: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:22.223 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:22.223 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:22.224 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:22.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:22 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:22.221449+0000 mon.smithi116 (mon.0) 319 : audit [DBG] from='client.? 172.21.15.133:0/938855637' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:24.706 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:22.241909+0000 mgr.smithi116.ipgcgo (mgr.14162) 343 : cluster [DBG] pgmap v327: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:25.708 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:25.708 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:25.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:24.242252+0000 mgr.smithi116.ipgcgo (mgr.14162) 344 : cluster [DBG] pgmap v328: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:27.835 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:27.836 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:27.837 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:26.242557+0000 mgr.smithi116.ipgcgo (mgr.14162) 345 : cluster [DBG] pgmap v329: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:28.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:27.834489+0000 mon.smithi116 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.133:0/3671007658' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:29.579 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:29.580 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:28.242870+0000 mgr.smithi116.ipgcgo (mgr.14162) 346 : cluster [DBG] pgmap v330: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:31.916 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:31.917 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:31.918 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:31.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:30.243201+0000 mgr.smithi116.ipgcgo (mgr.14162) 347 : cluster [DBG] pgmap v331: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:32.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:31.915462+0000 mon.smithi116 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.133:0/812730102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:33.771 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:33.772 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:33.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:33 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:32.243510+0000 mgr.smithi116.ipgcgo (mgr.14162) 348 : cluster [DBG] pgmap v332: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:35.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:34.243772+0000 mgr.smithi116.ipgcgo (mgr.14162) 349 : cluster [DBG] pgmap v333: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:36.102 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:36.102 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:36.104 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:36.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:36 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:36.101034+0000 mon.smithi116 (mon.0) 322 : audit [DBG] from='client.? 172.21.15.133:0/4232586898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:37.777 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:37.778 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:36.244088+0000 mgr.smithi116.ipgcgo (mgr.14162) 350 : cluster [DBG] pgmap v334: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:39.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:38.244363+0000 mgr.smithi116.ipgcgo (mgr.14162) 351 : cluster [DBG] pgmap v335: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:39.984 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:39.984 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:39.986 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:40.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:40 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:39.982889+0000 mon.smithi116 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.133:0/3000545310' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:41.689 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:41.690 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:40.244735+0000 mgr.smithi116.ipgcgo (mgr.14162) 352 : cluster [DBG] pgmap v336: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:43.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:42.245066+0000 mgr.smithi116.ipgcgo (mgr.14162) 353 : cluster [DBG] pgmap v337: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:43.945 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:43.945 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:43.947 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:44.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:44 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:43.944152+0000 mon.smithi116 (mon.0) 324 : audit [DBG] from='client.? 172.21.15.133:0/3464894018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:45.643 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:45.644 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:44.245412+0000 mgr.smithi116.ipgcgo (mgr.14162) 354 : cluster [DBG] pgmap v338: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:47.876 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:47.876 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:47.878 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:46.245810+0000 mgr.smithi116.ipgcgo (mgr.14162) 355 : cluster [DBG] pgmap v339: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:48.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:47.875372+0000 mon.smithi116 (mon.0) 325 : audit [DBG] from='client.? 172.21.15.133:0/1469045093' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:49.635 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:49.635 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:49.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:49 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:48.246210+0000 mgr.smithi116.ipgcgo (mgr.14162) 356 : cluster [DBG] pgmap v340: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:51.927 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:51.927 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:51.928 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:51.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:51 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:50.246495+0000 mgr.smithi116.ipgcgo (mgr.14162) 357 : cluster [DBG] pgmap v341: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:52.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:52 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:51.926116+0000 mon.smithi116 (mon.0) 326 : audit [DBG] from='client.? 172.21.15.133:0/1711159611' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:53.674 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:53.674 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:53.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:53 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:52.246883+0000 mgr.smithi116.ipgcgo (mgr.14162) 358 : cluster [DBG] pgmap v342: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:55.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:55 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:54.247265+0000 mgr.smithi116.ipgcgo (mgr.14162) 359 : cluster [DBG] pgmap v343: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:56.027 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:56.027 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:56.028 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:56.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:56 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:56.026039+0000 mon.smithi116 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.133:0/3302895109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:26:57.859 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:26:57.859 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:26:57.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:57 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:56.247627+0000 mgr.smithi116.ipgcgo (mgr.14162) 360 : cluster [DBG] pgmap v344: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:26:59.784 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:26:59.784 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:26:59.786 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:26:59.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:26:59 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:26:58.247950+0000 mgr.smithi116.ipgcgo (mgr.14162) 361 : cluster [DBG] pgmap v345: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:00.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:00 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:26:59.783556+0000 mon.smithi116 (mon.0) 328 : audit [DBG] from='client.? 172.21.15.133:0/2812923816' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:01.606 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:01.606 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:01.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:01 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:00.248365+0000 mgr.smithi116.ipgcgo (mgr.14162) 362 : cluster [DBG] pgmap v346: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:03.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:03 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:02.248700+0000 mgr.smithi116.ipgcgo (mgr.14162) 363 : cluster [DBG] pgmap v347: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:03.976 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:03.977 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:03.978 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:04.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:04 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:03.975317+0000 mon.smithi116 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.133:0/3337284895' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:05.723 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:05.724 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:05.921 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:05 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:04.249100+0000 mgr.smithi116.ipgcgo (mgr.14162) 364 : cluster [DBG] pgmap v348: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:07.882 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:07.882 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:07.884 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:07.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:07 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:06.249550+0000 mgr.smithi116.ipgcgo (mgr.14162) 365 : cluster [DBG] pgmap v349: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:08.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:08 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:07.881310+0000 mon.smithi116 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.133:0/1718861891' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:09.752 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:09.752 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:09.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:09 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:08.249973+0000 mgr.smithi116.ipgcgo (mgr.14162) 366 : cluster [DBG] pgmap v350: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:11.875 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:11.875 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:11.876 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:11.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:11 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:10.250253+0000 mgr.smithi116.ipgcgo (mgr.14162) 367 : cluster [DBG] pgmap v351: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:12.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:12 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:11.873350+0000 mon.smithi116 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.133:0/4104439184' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:13.581 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:13.581 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:13.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:13 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:12.250700+0000 mgr.smithi116.ipgcgo (mgr.14162) 368 : cluster [DBG] pgmap v352: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:15.686 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:15.686 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:15.688 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:15.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:15 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:14.251200+0000 mgr.smithi116.ipgcgo (mgr.14162) 369 : cluster [DBG] pgmap v353: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:16.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:16 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:15.684967+0000 mon.smithi116 (mon.0) 332 : audit [DBG] from='client.? 172.21.15.133:0/3108514170' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:17.534 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:17.534 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:17.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:17 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:16.251661+0000 mgr.smithi116.ipgcgo (mgr.14162) 370 : cluster [DBG] pgmap v354: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:17.713598+0000 mon.smithi116 (mon.0) 333 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:27:18.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:18 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:17.719506+0000 mon.smithi116 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.116:0/4006504571' entity='mgr.smithi116.ipgcgo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi116.ipgcgo/trash_purge_schedule"}]: dispatch 2024-02-23T00:27:19.710 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:19.711 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:19.712 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:19.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:19 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:18.252178+0000 mgr.smithi116.ipgcgo (mgr.14162) 371 : cluster [DBG] pgmap v355: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:20.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:20 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:19.709286+0000 mon.smithi116 (mon.0) 335 : audit [DBG] from='client.? 172.21.15.133:0/318029789' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:21.571 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:21.571 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:21.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:21 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:20.252629+0000 mgr.smithi116.ipgcgo (mgr.14162) 372 : cluster [DBG] pgmap v356: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:23.786 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:23.786 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:23.788 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:23.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:23 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:22.252959+0000 mgr.smithi116.ipgcgo (mgr.14162) 373 : cluster [DBG] pgmap v357: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:24.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:24 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:23.785055+0000 mon.smithi116 (mon.0) 336 : audit [DBG] from='client.? 172.21.15.133:0/1022990212' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:25.500 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:25.500 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:25.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:25 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:24.253281+0000 mgr.smithi116.ipgcgo (mgr.14162) 374 : cluster [DBG] pgmap v358: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:27.791 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:27.791 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:27.792 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:27.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:27 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:26.253603+0000 mgr.smithi116.ipgcgo (mgr.14162) 375 : cluster [DBG] pgmap v359: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:28.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:28 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:27.790038+0000 mon.smithi116 (mon.0) 337 : audit [DBG] from='client.? 172.21.15.133:0/1184950428' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:29.552 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:29.553 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:29.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:29 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:28.254024+0000 mgr.smithi116.ipgcgo (mgr.14162) 376 : cluster [DBG] pgmap v360: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:31.590 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:31.590 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:31.591 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:31.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:31 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:30.254431+0000 mgr.smithi116.ipgcgo (mgr.14162) 377 : cluster [DBG] pgmap v361: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:32.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:32 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:31.588909+0000 mon.smithi116 (mon.0) 338 : audit [DBG] from='client.? 172.21.15.133:0/237451737' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:33.276 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:33.276 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:33.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:33 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:32.254825+0000 mgr.smithi116.ipgcgo (mgr.14162) 378 : cluster [DBG] pgmap v362: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:35.521 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:35.521 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:35.522 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:35.940 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:34.255229+0000 mgr.smithi116.ipgcgo (mgr.14162) 379 : cluster [DBG] pgmap v363: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:36.138 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:35 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:35.519824+0000 mon.smithi116 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.133:0/3937322577' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:37.274 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:37.274 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:37.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:37 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:36.255545+0000 mgr.smithi116.ipgcgo (mgr.14162) 380 : cluster [DBG] pgmap v364: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:39.320 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:39.320 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:39.321 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:39.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:38.255828+0000 mgr.smithi116.ipgcgo (mgr.14162) 381 : cluster [DBG] pgmap v365: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:39.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:39 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:39.318386+0000 mon.smithi116 (mon.0) 340 : audit [DBG] from='client.? 172.21.15.133:0/3837265148' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:41.200 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:41.201 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:41.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:41 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:40.256172+0000 mgr.smithi116.ipgcgo (mgr.14162) 382 : cluster [DBG] pgmap v366: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:43.409 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:43.410 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:43.412 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:43.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:42.256492+0000 mgr.smithi116.ipgcgo (mgr.14162) 383 : cluster [DBG] pgmap v367: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:43.689 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:43 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:43.408725+0000 mon.smithi116 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.133:0/2847522873' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:45.122 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:27:45.122 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:27:45.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:45 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:44.256885+0000 mgr.smithi116.ipgcgo (mgr.14162) 384 : cluster [DBG] pgmap v368: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:47.267 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-23T00:27:47.267 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":1,"fsid":"66e5983c-d1e0-11ee-95c0-87774f69a715","modified":"2024-02-23T00:14:10.274247Z","created":"2024-02-23T00:14:10.274247Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi116","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.116:3300","nonce":0},{"type":"v1","addr":"172.21.15.116:6789","nonce":0}]},"addr":"172.21.15.116:6789/0","public_addr":"172.21.15.116:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-23T00:27:47.268 INFO:teuthology.orchestra.run.smithi133.stderr:dumped monmap epoch 1 2024-02-23T00:27:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: cluster 2024-02-23T00:27:46.257194+0000 mgr.smithi116.ipgcgo (mgr.14162) 385 : cluster [DBG] pgmap v369: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:27:47.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:47 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: audit 2024-02-23T00:27:47.265408+0000 mon.smithi116 (mon.0) 342 : audit [DBG] from='client.? 172.21.15.133:0/3537736684' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:27:48.006 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds 2024-02-23T00:27:48.007 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-23T00:27:48.007 DEBUG:teuthology.orchestra.run.smithi116:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:27:48.032 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:27:48.051 INFO:tasks.cephadm:Stopping all daemons... 2024-02-23T00:27:48.051 INFO:tasks.cephadm.mon.smithi116:Stopping mon.smithi116... 2024-02-23T00:27:48.051 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116 2024-02-23T00:27:48.439 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:48 smithi116 systemd[1]: Stopping Ceph mon.smithi116 for 66e5983c-d1e0-11ee-95c0-87774f69a715... 2024-02-23T00:27:48.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:27:48.251+0000 7f309fdae700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi116 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-23T00:27:48.440 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:48 smithi116 ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116[34491]: debug 2024-02-23T00:27:48.251+0000 7f309fdae700 -1 mon.smithi116@0(leader) e1 *** Got Signal Terminated *** 2024-02-23T00:27:48.939 INFO:journalctl@ceph.mon.smithi116.smithi116.stdout:Feb 23 00:27:48 smithi116 podman[40351]: ceph-66e5983c-d1e0-11ee-95c0-87774f69a715-mon.smithi116 2024-02-23T00:27:49.095 DEBUG:teuthology.orchestra.run.smithi116:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi116.service' 2024-02-23T00:27:49.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:27:49.150 INFO:tasks.cephadm.mon.smithi116:Stopped mon.smithi116 2024-02-23T00:27:49.151 INFO:tasks.cephadm.mon.smithi133:Stopping mon.smithi133... 2024-02-23T00:27:49.151 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133 2024-02-23T00:27:49.188 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133.service: Unit ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133.service not loaded. 2024-02-23T00:27:49.190 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-02-23T00:27:49.190 ERROR:tasks.cephadm:Failed to stop "ceph.mon.smithi133" Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) 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 smithi133 with status 5: 'sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133' 2024-02-23T00:27:49.191 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-23T00:27:49.193 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/ubuntu@smithi116.front.sepia.ceph.com/crash 2024-02-23T00:27:49.194 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/crash -- . 2024-02-23T00:27:49.237 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/ubuntu@smithi133.front.sepia.ceph.com/crash 2024-02-23T00:27:49.238 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/crash -- . 2024-02-23T00:27:49.288 INFO:teuthology.orchestra.run.smithi133.stderr:tar: /var/lib/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/crash: Cannot open: No such file or directory 2024-02-23T00:27:49.289 INFO:teuthology.orchestra.run.smithi133.stderr:tar: Error is not recoverable: exiting now 2024-02-23T00:27:49.290 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-23T00:27:49.290 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'slow requests' | egrep -v '\(PG_' | egrep -v PG_ | egrep -v '\(CEPHADM_STRAY_DAEMON\)' | egrep -v 'slow request' | egrep -v '\(MDS_' | egrep -v MDS_ | egrep -v 'osds down' | egrep -v OSD_ | egrep -v '\(OSD_' | egrep -v client | egrep -v FS_ | egrep -v '\(FS_' | egrep -v degraded | head -n 1 2024-02-23T00:27:49.323 INFO:tasks.cephadm:Compressing logs... 2024-02-23T00:27:49.323 DEBUG:teuthology.orchestra.run.smithi116:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-23T00:27:49.366 DEBUG:teuthology.orchestra.run.smithi133:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-23T00:27:49.391 INFO:teuthology.orchestra.run.smithi116.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-02-23T00:27:49.391 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T00:27:49.391 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mon.smithi116.log 2024-02-23T00:27:49.391 INFO:teuthology.orchestra.run.smithi116.stderr:gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T00:27:49.391 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mon.smithi116.log: /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mgr.smithi116.ipgcgo.log 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr: 88.5% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.log 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr: 88.9% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mgr.smithi116.ipgcgo.log: 89.5% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-23T00:27:49.393 INFO:teuthology.orchestra.run.smithi116.stderr:/var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.log: 88.7% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-23T00:27:49.394 INFO:teuthology.orchestra.run.smithi116.stderr: 88.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T00:27:49.395 INFO:teuthology.orchestra.run.smithi133.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T00:27:49.395 INFO:teuthology.orchestra.run.smithi133.stderr:: No such file or directory 2024-02-23T00:27:49.395 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T00:27:49.396 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log: 88.4% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T00:27:49.397 INFO:teuthology.orchestra.run.smithi133.stderr: 95.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T00:27:49.399 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-23T00:27:49.399 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m0.014s 2024-02-23T00:27:49.399 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m0.012s 2024-02-23T00:27:49.399 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.013s 2024-02-23T00:27:49.493 INFO:teuthology.orchestra.run.smithi116.stderr:gzip: /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mgr.smithi116.ipgcgo.log: file size changed while zipping 2024-02-23T00:27:49.494 INFO:teuthology.orchestra.run.smithi116.stderr: 92.8% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mgr.smithi116.ipgcgo.log.gz 2024-02-23T00:27:49.569 INFO:teuthology.orchestra.run.smithi116.stderr: 90.8% -- replaced with /var/log/ceph/66e5983c-d1e0-11ee-95c0-87774f69a715/ceph-mon.smithi116.log.gz 2024-02-23T00:27:49.570 INFO:teuthology.orchestra.run.smithi116.stderr: 2024-02-23T00:27:49.570 INFO:teuthology.orchestra.run.smithi116.stderr:real 0m0.189s 2024-02-23T00:27:49.570 INFO:teuthology.orchestra.run.smithi116.stderr:user 0m0.279s 2024-02-23T00:27:49.570 INFO:teuthology.orchestra.run.smithi116.stderr:sys 0m0.027s 2024-02-23T00:27:49.570 INFO:tasks.cephadm:Archiving logs... 2024-02-23T00:27:49.571 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/ubuntu@smithi116.front.sepia.ceph.com/log 2024-02-23T00:27:49.571 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T00:27:49.696 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/ubuntu@smithi133.front.sepia.ceph.com/log 2024-02-23T00:27:49.697 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T00:27:49.732 INFO:tasks.cephadm:Removing cluster... 2024-02-23T00:27:49.733 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 --force 2024-02-23T00:30:27.728 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66e5983c-d1e0-11ee-95c0-87774f69a715 --force 2024-02-23T00:30:28.053 INFO:tasks.cephadm:Removing cephadm ... 2024-02-23T00:30:28.053 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:28.072 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T00:30:28.090 INFO:tasks.cephadm:Teardown complete 2024-02-23T00:30:28.091 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1463, 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) 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 smithi133 with status 5: 'sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133' 2024-02-23T00:30:28.346 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=443b9e746ba04116842c042b07f5b986 Traceback (most recent call last): File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 512, in ceph_bootstrap 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 638, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1463, 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_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1376, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 531, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) 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 smithi133 with status 5: 'sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133' 2024-02-23T00:30:28.351 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-23T00:30:28.362 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-23T00:30:28.439 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-23T00:30:28.439 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T00:30:28.455 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T00:30:28.464 INFO:teuthology.orchestra.run.smithi116.stderr:bash: ntpq: command not found 2024-02-23T00:30:28.469 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:30:28.469 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-02-23T00:30:28.469 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 45 +2910us[+2910us] +/- 107ms 2024-02-23T00:30:28.470 INFO:teuthology.orchestra.run.smithi116.stdout:^* hv02.front.sepia.ceph.com 3 6 377 46 -551us[ -540us] +/- 58ms 2024-02-23T00:30:28.470 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 45 -1178us[-1178us] +/- 82ms 2024-02-23T00:30:28.470 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:28.471 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-02-23T00:30:28.475 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-23T00:30:28.475 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-02-23T00:30:28.475 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 46 +2772us[+2772us] +/- 106ms 2024-02-23T00:30:28.475 INFO:teuthology.orchestra.run.smithi133.stdout:^* hv02.front.sepia.ceph.com 3 6 377 46 -675us[ -670us] +/- 58ms 2024-02-23T00:30:28.475 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 -1333us[-1328us] +/- 82ms 2024-02-23T00:30:28.476 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-23T00:30:28.476 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-23T00:30:28.488 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-23T00:30:28.488 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-23T00:30:28.539 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:30:28.609 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:30:28.673 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:30:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:30:28.706 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:30:28.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:30:28.736 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-23T00:30:28.745 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-23T00:30:28.772 INFO:teuthology.task.internal:Duration was 1631.315490 seconds 2024-02-23T00:30:28.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-23T00:30:28.829 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-23T00:30:28.829 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T00:30:28.831 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T00:30:28.877 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:30:28.878 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-23T00:30:29.202 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-23T00:30:29.202 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2024-02-23T00:30:29.202 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:30:29.229 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-02-23T00:30:29.229 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:30:29.252 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-23T00:30:29.253 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T00:30:29.272 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T00:30:29.344 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-23T00:30:29.345 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T00:30:29.347 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T00:30:29.458 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-23T00:30:29.468 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-23T00:30:29.468 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T00:30:29.495 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T00:30:29.523 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-23T00:30:29.533 DEBUG:teuthology.orchestra.run.smithi116:> 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-02-23T00:30:29.538 DEBUG:teuthology.orchestra.run.smithi133:> 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-02-23T00:30:29.562 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2024-02-23T00:30:29.589 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-02-23T00:30:29.609 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:30:29.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:30:29.661 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:30:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:30:29.678 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-23T00:30:29.687 INFO:teuthology.task.internal:Transferring archived files... 2024-02-23T00:30:29.689 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/smithi116 2024-02-23T00:30:29.690 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T00:30:29.742 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400/remote/smithi133 2024-02-23T00:30:29.743 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T00:30:29.782 INFO:teuthology.task.internal:Removing archive directory... 2024-02-23T00:30:29.783 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T00:30:29.785 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T00:30:29.833 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-23T00:30:29.844 INFO:teuthology.task.internal:Not uploading archives. 2024-02-23T00:30:29.845 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-23T00:30:29.873 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-23T00:30:29.874 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T00:30:29.877 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T00:30:29.891 INFO:teuthology.orchestra.run.smithi116.stdout: 526076 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 00:30 /home/ubuntu/cephtest 2024-02-23T00:30:29.893 INFO:teuthology.orchestra.run.smithi133.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 00:30 /home/ubuntu/cephtest 2024-02-23T00:30:29.895 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-23T00:30:29.923 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-23T00:30:30.024 INFO:teuthology.nuke:Checking targets against current locks 2024-02-23T00:30:30.054 DEBUG:teuthology.nuke:shortname: smithi116 2024-02-23T00:30:30.055 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:30:30.077 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:22.246423', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHPjsx2hSGrWPwm6ZK8wCZj5cLv8H/ctb2R/QrmpbSOHmeMLYqkS0e2n+KIaXrNqlnP4LvogZT1AdAq64rjNBUE='} 2024-02-23T00:30:30.081 DEBUG:teuthology.nuke:shortname: smithi133 2024-02-23T00:30:30.081 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:30:30.107 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:22.248319', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmRYr/GGPZO/7zeqFmNE8T9sDFuByzyIBGbi4v4LgpJka0raG83Cvz4f3T/KKvr3wTXnDFFIEaE7vVqHZZlaCE='} 2024-02-23T00:30:30.133 INFO:teuthology.orchestra.console.smithi116:Power off 2024-02-23T00:30:30.133 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T00:30:30.159 DEBUG:teuthology.orchestra.console.smithi116:power off output: Chassis Power Control: Down/Off 2024-02-23T00:30:30.159 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:30.179 INFO:teuthology.orchestra.console.smithi133:Power off 2024-02-23T00:30:30.179 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T00:30:30.188 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2024-02-23T00:30:30.202 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2024-02-23T00:30:30.203 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:30.230 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-23T00:30:34.190 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:34.231 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:34.302 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2024-02-23T00:30:34.341 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-23T00:30:38.307 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:38.342 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:30:38.419 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is off 2024-02-23T00:30:38.453 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2024-02-23T00:30:38.520 INFO:teuthology.orchestra.console.smithi116:Power off completed 2024-02-23T00:30:38.554 INFO:teuthology.orchestra.console.smithi133:Power off completed 2024-02-23T00:30:38.658 INFO:teuthology.run:Summary data: description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.4 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 1631.3154895305634 failure_reason: 'Command failed on smithi133 with status 5: ''sudo systemctl stop ceph-66e5983c-d1e0-11ee-95c0-87774f69a715@mon.smithi133''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=443b9e746ba04116842c042b07f5b986 status: fail success: false 2024-02-23T00:30:38.659 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:30:38.743 INFO:teuthology.run:FAIL