2024-09-10T18:20:46.789 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-10T18:20:46.807 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T18:20:46.883 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232 branch: wip-guits-quincy-2024-09-09-1810-quincy description: orch:cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: gabrioux@ibm.com first_in_suite: false job_id: '7900232' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-quincy-2024-09-09-1810-quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: quincy-orch-centos-9-teuth sha1: fad5356a94e6044ce1062d748daa5a0f2ed53a7d owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/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: 4625 sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: quincy-orch-centos-9-teuth suite_path: /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa suite_relpath: qa suite_repo: https://github.com/adk3798/ceph.git suite_sha1: fad5356a94e6044ce1062d748daa5a0f2ed53a7d targets: smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN1jsDJZreXACSzzM0JgZQS0wpXRYZLwmp03DgtXNgEMoMthH7RChewccxuZ0lGK+flYQGdqB43ZAuxJbDWhlJY= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAN8pJj9ETgme1dssGFP03u0j9EQNCJZMgPsPch+RlweOEOWIFps5/Lou27BvdFI2Rdl+X3QpePoKUdwuk1L+SA= tasks: - cephadm: cephadm_branch: v16.2.5 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v16.2.5 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 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_17:53:37 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: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 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-09-10T18:20:46.883 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa; will attempt to use it 2024-09-10T18:20:46.884 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa/tasks 2024-09-10T18:20:46.884 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-10T18:20:46.886 INFO:teuthology.task.internal:Checking packages... 2024-09-10T18:20:46.907 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5be57395ea235535910512ae73ba8e7ff25fe588' 2024-09-10T18:20:46.907 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-10T18:20:46.908 INFO:teuthology.packaging:ref: None 2024-09-10T18:20:46.908 INFO:teuthology.packaging:tag: None 2024-09-10T18:20:46.908 INFO:teuthology.packaging:branch: wip-guits-quincy-2024-09-09-1810-quincy 2024-09-10T18:20:46.908 INFO:teuthology.packaging:sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:20:46.908 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-quincy-2024-09-09-1810-quincy 2024-09-10T18:20:47.059 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1606.g5be57395 2024-09-10T18:20:47.061 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-10T18:20:47.068 INFO:teuthology.task.internal:no buildpackages task found 2024-09-10T18:20:47.068 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-10T18:20:47.115 INFO:teuthology.task.internal:Saving configuration 2024-09-10T18:20:47.129 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-10T18:20:47.135 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-10T18:20:47.160 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 18:15:57.489545', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN1jsDJZreXACSzzM0JgZQS0wpXRYZLwmp03DgtXNgEMoMthH7RChewccxuZ0lGK+flYQGdqB43ZAuxJbDWhlJY='} 2024-09-10T18:20:47.180 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 18:15:57.491287', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAN8pJj9ETgme1dssGFP03u0j9EQNCJZMgPsPch+RlweOEOWIFps5/Lou27BvdFI2Rdl+X3QpePoKUdwuk1L+SA='} 2024-09-10T18:20:47.180 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-10T18:20:47.211 INFO:teuthology.task.internal:roles: ubuntu@smithi135.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-09-10T18:20:47.212 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-10T18:20:47.212 INFO:teuthology.run_tasks:Running task console_log... 2024-09-10T18:20:47.279 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9b35ecfac0>, signals=[15]) 2024-09-10T18:20:47.279 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-10T18:20:47.285 INFO:teuthology.task.internal:Opening connections... 2024-09-10T18:20:47.285 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:20:47.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:20:47.361 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T18:20:47.361 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:20:47.435 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-10T18:20:47.442 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-09-10T18:20:47.461 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-09-10T18:20:47.461 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="9" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="9" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el9" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-09-10T18:20:47.518 INFO:teuthology.orchestra.run.smithi135.stdout:LOGO="fedora-logo-icon" 2024-09-10T18:20:47.519 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T18:20:47.519 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2024-09-10T18:20:47.519 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T18:20:47.519 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T18:20:47.519 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T18:20:47.519 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-09-10T18:20:47.543 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2024-09-10T18:20:47.561 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2024-09-10T18:20:47.561 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="CentOS Stream" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="9" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:ID="centos" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="rhel fedora" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="9" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el9" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:LOGO="fedora-logo-icon" 2024-09-10T18:20:47.620 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T18:20:47.621 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://centos.org/" 2024-09-10T18:20:47.621 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T18:20:47.621 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T18:20:47.621 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T18:20:47.621 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2024-09-10T18:20:47.643 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-10T18:20:47.652 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-10T18:20:47.686 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-10T18:20:47.686 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-09-10T18:20:47.689 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2024-09-10T18:20:47.706 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-10T18:20:47.713 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-10T18:20:47.713 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-09-10T18:20:47.746 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2024-09-10T18:20:47.871 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-10T18:20:47.915 INFO:teuthology.run_tasks:Running task kernel... 2024-09-10T18:20:47.930 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-10T18:20:47.930 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-10T18:20:47.930 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T18:20:47.930 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T18:20:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:20:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:20:47.948 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-10T18:20:47.949 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-10T18:20:48.006 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-503.el9.x86_64 2024-09-10T18:20:48.006 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.14.0-503.el9.x86_64 2024-09-10T18:20:48.007 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-09-10T18:20:48.008 INFO:teuthology.orchestra.run.smithi138.stdout:5.14.0-503.el9.x86_64 2024-09-10T18:20:48.008 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.14.0-503.el9.x86_64 2024-09-10T18:20:48.008 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2024-09-10T18:20:51.427 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.2 MB 00:01 2024-09-10T18:20:52.683 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.2 MB 00:02 2024-09-10T18:20:53.587 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 19 MB/s | 20 MB 00:01 2024-09-10T18:20:55.001 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - AppStream 17 MB/s | 20 MB 00:01 2024-09-10T18:20:59.313 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.5 MB 00:01 2024-09-10T18:20:59.535 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 6.5 MB 00:00 2024-09-10T18:21:00.947 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 19 kB 00:00 2024-09-10T18:21:01.203 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-09-10T18:21:01.834 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-10T18:21:02.040 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-10T18:21:07.251 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-10T18:21:07.479 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-10T18:21:09.274 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T18:21:09.274 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T18:21:09.367 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-09-10T18:21:09.374 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-09-10T18:21:09.375 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:21:09.376 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 79 M 2024-09-10T18:21:09.376 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 126 M 2024-09-10T18:21:09.376 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-09-10T18:21:09.486 INFO:teuthology.orchestra.run.smithi135.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 250 kB/s | 23 kB 00:00 2024-09-10T18:21:09.502 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T18:21:09.502 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T18:21:09.592 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T18:21:09.599 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:21:09.600 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2024-09-10T18:21:09.600 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2024-09-10T18:21:09.600 INFO:teuthology.orchestra.run.smithi138.stdout:Install 4 Packages 2024-09-10T18:21:09.600 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:21:09.601 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 79 M 2024-09-10T18:21:09.601 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 126 M 2024-09-10T18:21:09.601 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2024-09-10T18:21:09.939 INFO:teuthology.orchestra.run.smithi138.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 269 kB/s | 23 kB 00:00 2024-09-10T18:21:10.306 INFO:teuthology.orchestra.run.smithi138.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2024-09-10T18:21:10.731 INFO:teuthology.orchestra.run.smithi138.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 39 MB/s | 35 MB 00:00 2024-09-10T18:21:11.165 INFO:teuthology.orchestra.run.smithi138.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-10T18:21:11.165 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:21:11.165 INFO:teuthology.orchestra.run.smithi138.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-10T18:21:11.847 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2024-09-10T18:21:12.222 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2024-09-10T18:21:12.223 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2024-09-10T18:21:13.187 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2024-09-10T18:21:13.188 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2024-09-10T18:21:13.452 INFO:teuthology.orchestra.run.smithi135.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.9 MB/s | 16 MB 00:04 2024-09-10T18:21:15.616 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2024-09-10T18:21:16.364 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:21:16.442 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:21:16.927 INFO:teuthology.orchestra.run.smithi135.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 3.8 MB/s | 29 MB 00:07 2024-09-10T18:21:19.077 INFO:teuthology.orchestra.run.smithi135.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 3.6 MB/s | 35 MB 00:09 2024-09-10T18:21:19.077 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:21:19.077 INFO:teuthology.orchestra.run.smithi135.stdout:Total 8.1 MB/s | 79 MB 00:09 2024-09-10T18:21:19.201 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:21:19.335 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:21:19.765 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-10T18:21:20.134 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-10T18:21:20.134 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-10T18:21:21.109 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-10T18:21:21.109 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-10T18:21:23.557 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-10T18:21:24.163 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:21:24.202 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:21:24.207 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:21:24.293 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:21:27.096 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:21:27.219 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:21:29.104 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:21:32.027 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:21:32.144 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:21:36.977 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:07.209 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:07.248 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:07.599 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:07.599 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:22:07.599 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:22:07.599 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:22:08.487 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:08.487 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:22:08.487 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2024-09-10T18:22:08.487 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.487 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.488 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.488 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.488 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:22:08.488 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2024-09-10T18:22:08.822 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:22:08.904 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.904 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:22:08.904 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T18:22:08.905 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T18:22:08.905 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T18:22:08.908 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-10T18:22:08.908 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T18:22:08.908 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:22:08.968 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:08.969 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:22:08.969 DEBUG:teuthology.orchestra.run.smithi138:> sudo rpm -qi grub2-tools 2024-09-10T18:22:09.001 INFO:teuthology.orchestra.run.smithi138.stdout:Name : grub2-tools 2024-09-10T18:22:09.001 INFO:teuthology.orchestra.run.smithi138.stdout:Epoch : 1 2024-09-10T18:22:09.001 INFO:teuthology.orchestra.run.smithi138.stdout:Version : 2.06 2024-09-10T18:22:09.001 INFO:teuthology.orchestra.run.smithi138.stdout:Release : 82.el9 2024-09-10T18:22:09.001 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: x86_64 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Group : Unspecified 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Size : 8274670 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:License : GPLv3+ 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T18:22:09.002 INFO:teuthology.orchestra.run.smithi138.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:Packager : builder@centos.org 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:Vendor : CentOS 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:Summary : Support tools for GRUB. 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:Description : 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T18:22:09.003 INFO:teuthology.orchestra.run.smithi138.stdout:hardware devices. 2024-09-10T18:22:09.004 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:22:09.004 INFO:teuthology.orchestra.run.smithi138.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T18:22:09.005 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T18:22:09.005 INFO:teuthology.task.kernel:Updating grub on smithi138 to boot 5.14.0-505.el9.x86_64 2024-09-10T18:22:09.005 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T18:22:09.661 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2024-09-10T18:22:11.035 INFO:teuthology.orchestra.run.smithi138.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T18:22:11.067 INFO:teuthology.orchestra.run.smithi138.stderr:done 2024-09-10T18:22:11.069 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2024-09-10T18:22:11.086 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.f2ul1q6Ikz 2024-09-10T18:22:11.086 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.f2ul1q6Ikz 2024-09-10T18:22:11.152 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.f2ul1q6Ikz 2024-09-10T18:22:11.292 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.f2ul1q6Ikz is 6KB 2024-09-10T18:22:11.340 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.f2ul1q6Ikz 2024-09-10T18:22:11.356 DEBUG:teuthology.orchestra.run.smithi138:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T18:22:11.419 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T18:22:11.419 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T18:22:11.419 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T18:22:11.419 INFO:teuthology.orchestra.run.smithi138.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T18:22:11.421 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T18:22:11.568 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2024-09-10T18:22:15.676 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:15.715 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:16.046 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:16.046 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:22:16.046 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:22:16.047 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:22:16.896 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-10T18:22:17.254 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:22:17.343 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:17.343 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:22:17.343 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T18:22:17.343 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T18:22:17.343 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T18:22:17.344 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-10T18:22:17.344 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T18:22:17.344 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:22:17.403 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:22:17.403 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:22:17.403 DEBUG:teuthology.orchestra.run.smithi135:> sudo rpm -qi grub2-tools 2024-09-10T18:22:17.441 INFO:teuthology.orchestra.run.smithi135.stdout:Name : grub2-tools 2024-09-10T18:22:17.441 INFO:teuthology.orchestra.run.smithi135.stdout:Epoch : 1 2024-09-10T18:22:17.441 INFO:teuthology.orchestra.run.smithi135.stdout:Version : 2.06 2024-09-10T18:22:17.441 INFO:teuthology.orchestra.run.smithi135.stdout:Release : 82.el9 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: x86_64 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Group : Unspecified 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Size : 8274670 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:License : GPLv3+ 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Packager : builder@centos.org 2024-09-10T18:22:17.442 INFO:teuthology.orchestra.run.smithi135.stdout:Vendor : CentOS 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:Summary : Support tools for GRUB. 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:Description : 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:hardware devices. 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:22:17.443 INFO:teuthology.orchestra.run.smithi135.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T18:22:17.444 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T18:22:17.444 INFO:teuthology.task.kernel:Updating grub on smithi135 to boot 5.14.0-505.el9.x86_64 2024-09-10T18:22:17.444 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T18:22:18.175 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-09-10T18:22:19.510 INFO:teuthology.orchestra.run.smithi135.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T18:22:19.538 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-09-10T18:22:19.541 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-09-10T18:22:19.556 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.EA3doB94sd 2024-09-10T18:22:19.556 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.EA3doB94sd 2024-09-10T18:22:19.624 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.EA3doB94sd 2024-09-10T18:22:19.768 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.EA3doB94sd is 6KB 2024-09-10T18:22:19.816 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.EA3doB94sd 2024-09-10T18:22:19.831 DEBUG:teuthology.orchestra.run.smithi135:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T18:22:19.894 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T18:22:19.894 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T18:22:19.894 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T18:22:19.894 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T18:22:19.896 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T18:22:20.076 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-09-10T18:22:41.589 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-10T18:22:41.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T18:22:41.590 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:22:50.089 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-10T18:22:50.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T18:22:50.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:23:41.644 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T18:23:50.099 DEBUG:teuthology.orchestra.remote:timed out 2024-09-10T18:23:50.646 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T18:23:50.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:23:50.971 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-10T18:23:51.315 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T18:23:51.316 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-10T18:23:51.316 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-10T18:23:51.330 INFO:teuthology.orchestra.run.smithi138.stdout:5.14.0-505.el9.x86_64 2024-09-10T18:23:51.330 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T18:23:51.331 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T18:23:51.331 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T18:23:52.331 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-10T18:23:52.332 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T18:23:52.436 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2024-09-10T18:23:52.475 DEBUG:teuthology.parallel:result is None 2024-09-10T18:23:59.100 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T18:23:59.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:23:59.617 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-10T18:23:59.984 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T18:23:59.984 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-10T18:23:59.985 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-10T18:23:59.999 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-505.el9.x86_64 2024-09-10T18:24:00.000 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T18:24:00.000 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T18:24:00.000 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T18:24:01.001 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-10T18:24:01.001 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T18:24:01.085 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-09-10T18:24:01.104 DEBUG:teuthology.parallel:result is None 2024-09-10T18:24:01.104 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-10T18:24:01.112 INFO:teuthology.task.internal:Creating test directory... 2024-09-10T18:24:01.112 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T18:24:01.114 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T18:24:01.134 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-10T18:24:01.143 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-10T18:24:01.152 INFO:teuthology.task.internal:Creating archive directory... 2024-09-10T18:24:01.152 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T18:24:01.169 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T18:24:01.204 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-10T18:24:01.211 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-10T18:24:01.211 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T18:24:01.226 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T18:24:01.259 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:24:01.269 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:24:01.271 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:24:01.282 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:24:01.284 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-10T18:24:01.291 INFO:teuthology.task.internal:Configuring sudo... 2024-09-10T18:24:01.291 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T18:24:01.318 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T18:24:01.351 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-10T18:24:01.360 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-10T18:24:01.360 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T18:24:01.386 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T18:24:01.408 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:24:01.485 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:24:01.533 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:24:01.620 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:24:01.663 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:24:01.663 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T18:24:01.732 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:24:01.776 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:24:01.830 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:24:01.914 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:24:01.958 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:24:01.958 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T18:24:02.026 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-09-10T18:24:02.029 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2024-09-10T18:24:02.080 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:24:02.129 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:24:02.377 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-10T18:24:02.386 INFO:teuthology.task.internal:Starting timer... 2024-09-10T18:24:02.386 INFO:teuthology.run_tasks:Running task pcp... 2024-09-10T18:24:02.399 INFO:teuthology.run_tasks:Running task selinux... 2024-09-10T18:24:02.408 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-10T18:24:02.409 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-09-10T18:24:02.470 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-09-10T18:24:02.472 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2024-09-10T18:24:02.534 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2024-09-10T18:24:02.536 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-10T18:24:02.536 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-09-10T18:24:02.557 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-09-10T18:24:02.557 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2024-09-10T18:24:02.597 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2024-09-10T18:24:02.598 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive'} 2024-09-10T18:24:02.598 DEBUG:teuthology.orchestra.run.smithi135:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T18:24:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:24:02.626 DEBUG:teuthology.orchestra.run.smithi138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T18:24:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:24:02.665 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-10T18:24:02.665 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-09-10T18:24:02.700 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2024-09-10T18:24:02.739 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-10T18:24:02.750 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-10T18:24:02.753 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-10T18:24:02.875 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-10T18:24:02.885 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-10T18:24:02.887 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-10T18:27:44.551 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2024-09-10T18:27:44.552 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T18:27:44.554 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:27:44.630 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-10T18:27:44.704 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-10T18:27:44.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T18:27:44.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:27:44.780 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-10T18:27:44.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-10T18:27:44.856 INFO:teuthology.run_tasks:Running task clock... 2024-09-10T18:27:44.867 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-10T18:27:44.868 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T18:27:44.868 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:27:44.870 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T18:27:44.871 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:27:44.897 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T18:27:44.911 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T18:27:44.926 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T18:27:44.936 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-09-10T18:27:44.940 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T18:27:44.946 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-09-10T18:27:44.961 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T18:27:44.964 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2024-09-10T18:27:44.975 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T18:27:44.976 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2024-09-10T18:27:44.990 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T18:27:45.004 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T18:27:45.030 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.034 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.059 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.063 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:27:45.064 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-10T18:27:45.152 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v16.2.5', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '5be57395ea235535910512ae73ba8e7ff25fe588'} 2024-09-10T18:27:45.152 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v16.2.5 2024-09-10T18:27:45.153 INFO:tasks.cephadm:Cluster fsid is 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:27:45.153 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-10T18:27:45.153 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-10T18:27:45.153 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi135': '172.21.15.135', 'mon.smithi138': '172.21.15.138'} 2024-09-10T18:27:45.153 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-10T18:27:45.153 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-09-10T18:27:45.179 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2024-09-10T18:27:45.205 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-09-10T18:27:45.206 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.472 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Sep 10 18:27 /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.472 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.598 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Sep 10 18:27 /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.598 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.615 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T18:27:45.642 INFO:tasks.cephadm:Pulling image docker.io/ceph/ceph:v16.2.5 on all hosts... 2024-09-10T18:27:45.642 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 pull 2024-09-10T18:27:45.658 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 pull 2024-09-10T18:27:47.373 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image docker.io/ceph/ceph:v16.2.5... 2024-09-10T18:27:47.381 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image docker.io/ceph/ceph:v16.2.5... 2024-09-10T18:28:06.102 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:28:06.102 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-09-10T18:28:06.102 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-09-10T18:28:06.103 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-09-10T18:28:06.103 INFO:teuthology.orchestra.run.smithi135.stdout: "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-09-10T18:28:06.103 INFO:teuthology.orchestra.run.smithi135.stdout: "docker.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-09-10T18:28:06.103 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-09-10T18:28:06.103 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:28:09.855 INFO:teuthology.orchestra.run.smithi138.stdout:{ 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: "repo_digests": [ 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: "docker.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout: ] 2024-09-10T18:28:09.856 INFO:teuthology.orchestra.run.smithi138.stdout:} 2024-09-10T18:28:09.874 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-09-10T18:28:09.908 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /etc/ceph 2024-09-10T18:28:09.936 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-09-10T18:28:09.978 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 777 /etc/ceph 2024-09-10T18:28:10.002 INFO:tasks.cephadm:Writing seed config... 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-10T18:28:10.003 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-10T18:28:10.004 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:28:10.004 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-10T18:28:10.035 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-10T18:28:10.035 DEBUG:teuthology.orchestra.run.smithi135:mon.smithi135> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service 2024-09-10T18:28:10.077 INFO:tasks.cephadm:Bootstrapping... 2024-09-10T18:28:10.077 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.135 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:28:10.273 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-10T18:28:10.295 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 5.2.2 2024-09-10T18:28:10.297 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying podman|docker is present... 2024-09-10T18:28:10.297 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-10T18:28:10.317 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 5.2.2 2024-09-10T18:28:10.320 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying lvm2 is present... 2024-09-10T18:28:10.320 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying time synchronization is in place... 2024-09-10T18:28:10.320 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled chrony.service 2024-09-10T18:28:10.327 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T18:28:10.327 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active chrony.service 2024-09-10T18:28:10.333 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:28:10.334 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-10T18:28:10.340 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2024-09-10T18:28:10.341 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active chronyd.service 2024-09-10T18:28:10.346 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2024-09-10T18:28:10.347 INFO:teuthology.orchestra.run.smithi135.stderr:Unit chronyd.service is enabled and running 2024-09-10T18:28:10.347 INFO:teuthology.orchestra.run.smithi135.stderr:Repeating the final host check... 2024-09-10T18:28:10.347 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-10T18:28:10.405 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 5.2.2 2024-09-10T18:28:10.407 INFO:teuthology.orchestra.run.smithi135.stderr:podman|docker (/bin/podman) is present 2024-09-10T18:28:10.407 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl is present 2024-09-10T18:28:10.407 INFO:teuthology.orchestra.run.smithi135.stderr:lvcreate is present 2024-09-10T18:28:10.407 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled chrony.service 2024-09-10T18:28:10.413 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T18:28:10.414 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active chrony.service 2024-09-10T18:28:10.419 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:28:10.420 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-10T18:28:10.426 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2024-09-10T18:28:10.427 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active chronyd.service 2024-09-10T18:28:10.432 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2024-09-10T18:28:10.433 INFO:teuthology.orchestra.run.smithi135.stderr:Unit chronyd.service is enabled and running 2024-09-10T18:28:10.433 INFO:teuthology.orchestra.run.smithi135.stderr:Host looks OK 2024-09-10T18:28:10.433 INFO:teuthology.orchestra.run.smithi135.stderr:Cluster fsid: 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:10.434 INFO:teuthology.orchestra.run.smithi135.stderr:Acquiring lock 140594717400368 on /run/cephadm/5fa0c1ae-6fa2-11ef-bcea-c7b262605968.lock 2024-09-10T18:28:10.434 INFO:teuthology.orchestra.run.smithi135.stderr:Lock 140594717400368 acquired on /run/cephadm/5fa0c1ae-6fa2-11ef-bcea-c7b262605968.lock 2024-09-10T18:28:10.434 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 3300 ... 2024-09-10T18:28:10.435 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 6789 ... 2024-09-10T18:28:10.435 INFO:teuthology.orchestra.run.smithi135.stderr:Base mon IP is 172.21.15.135, final addrv is [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2024-09-10T18:28:10.435 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /sbin/ip route ls 2024-09-10T18:28:10.437 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.135 metric 100 2024-09-10T18:28:10.437 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.135 metric 100 2024-09-10T18:28:10.438 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /sbin/ip -6 route ls 2024-09-10T18:28:10.440 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-10T18:28:10.440 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-10T18:28:10.440 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-10T18:28:10.440 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /sbin/ip -6 addr ls 2024-09-10T18:28:10.442 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:8083/64 scope link noprefixroute 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:Mon IP `172.21.15.135` is in CIDR network `172.21.0.0/20` 2024-09-10T18:28:10.443 INFO:teuthology.orchestra.run.smithi135.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-10T18:28:10.444 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image docker.io/ceph/ceph:v16.2.5... 2024-09-10T18:28:10.444 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v16.2.5 2024-09-10T18:28:10.544 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Trying to pull docker.io/ceph/ceph:v16.2.5... 2024-09-10T18:28:16.988 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Getting image source signatures 2024-09-10T18:28:16.988 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-09-10T18:28:16.988 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-09-10T18:28:16.989 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-09-10T18:28:18.237 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Writing manifest to image destination 2024-09-10T18:28:18.389 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-09-10T18:28:18.393 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --version 2024-09-10T18:28:18.786 INFO:teuthology.orchestra.run.smithi135.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-09-10T18:28:19.288 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-09-10T18:28:19.288 INFO:teuthology.orchestra.run.smithi135.stderr:Extracting ceph user uid/gid from container image... 2024-09-10T18:28:19.288 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-09-10T18:28:19.688 INFO:teuthology.orchestra.run.smithi135.stderr:stat: 167 167 2024-09-10T18:28:20.260 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial keys... 2024-09-10T18:28:20.260 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-10T18:28:20.710 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDEj+BmBJ6tIxAAgEGmrwqe9aqF09l9B5hKbg== 2024-09-10T18:28:21.299 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-10T18:28:21.632 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDFj+BmxouBIRAAFW8FxNwL7pwT5+xRv4vzIQ== 2024-09-10T18:28:22.180 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-10T18:28:22.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDGj+BmOlzWHRAAi2qYJp0hSS0WsiyeDVaiBA== 2024-09-10T18:28:23.077 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial monmap... 2024-09-10T18:28:23.077 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp1tgnevkj:/tmp/monmap:z docker.io/ceph/ceph:v16.2.5 --create --clobber --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --addv smithi135 [v2:172.21.15.135:3300,v1:172.21.15.135:6789] /tmp/monmap 2024-09-10T18:28:23.452 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T18:28:23.452 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:23.452 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T18:28:23.891 INFO:teuthology.orchestra.run.smithi135.stderr:monmaptool for smithi135 [v2:172.21.15.135:3300,v1:172.21.15.135:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T18:28:23.891 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: set fsid to 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:23.891 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T18:28:23.891 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:28:23.891 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mon... 2024-09-10T18:28:23.893 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135:/var/lib/ceph/mon/ceph-smithi135:z -v /tmp/ceph-tmptrhtjlwh:/tmp/keyring:z -v /tmp/ceph-tmp1tgnevkj:/tmp/monmap:z docker.io/ceph/ceph:v16.2.5 --mkfs -i smithi135 --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -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-09-10T18:28:24.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.236+0000 7f73b3fd8700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.237+0000 7f73b3fd8700 1 imported monmap: 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: last_changed 2024-09-10T18:28:23.361032+0000 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: created 2024-09-10T18:28:23.361032+0000 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.smithi135 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.237+0000 7f73b3fd8700 0 /usr/bin/ceph-mon: set fsid to 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:24.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: RocksDB version: 6.8.1 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Compile date Jul 8 2021 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: DB SUMMARY 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi135/store.db dir, Total Num: 0, files: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi135/store.db: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.error_if_exists: 0 2024-09-10T18:28:24.303 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.create_if_missing: 1 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.paranoid_checks: 1 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.env: 0x556f447a21c0 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.fs: Posix File System 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.info_log: 0x556f46ec8c20 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.statistics: (nil) 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.use_fsync: 0 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_log_file_size: 0 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T18:28:24.304 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.allow_fallocate: 1 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.use_direct_reads: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.db_log_dir: 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi135/store.db 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_subcompactions: 1 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_background_flushes: -1 2024-09-10T18:28:24.305 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.write_buffer_manager: 0x556f46ed1530 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T18:28:24.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.unordered_write: 0 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.row_cache: None 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.wal_filter: None 2024-09-10T18:28:24.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.preserve_deletes: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.two_write_queues: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.atomic_flush: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.log_readahead_size: 0 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_background_jobs: 2 2024-09-10T18:28:24.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_background_compactions: -1 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_open_files: -1 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T18:28:24.309 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Compression algorithms supported: 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kZSTD supported: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kXpressCompression supported: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kLZ4Compression supported: 1 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kBZip2Compression supported: 0 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kZlibCompression supported: 1 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: kSnappyCompression supported: 1 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T18:28:24.310 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi135/store.db/MANIFEST-000001 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.merge_operator: 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_filter: None 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f46de2160) 2024-09-10T18:28:24.311 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache: 0x556f46e18d10 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-10T18:28:24.312 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-10T18:28:24.313 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: format_version: 2 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression: NoCompression 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-10T18:28:24.314 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.num_levels: 7 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T18:28:24.315 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T18:28:24.316 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T18:28:24.317 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T18:28:24.318 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.table_properties_collectors: 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.inplace_update_support: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.bloom_locality: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.max_successive_merges: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-10T18:28:24.319 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.ttl: 2592000 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.238+0000 7f73b3fd8700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.239+0000 7f73b3fd8700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi135/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-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.239+0000 7f73b3fd8700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.240+0000 7f73b3fd8700 4 rocksdb: DB pointer 0x556f46edd800 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.240+0000 7f739ce61700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.240+0000 7f739ce61700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-10T18:28:24.320 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.321 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:28:24.322 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.323 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.324 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.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-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.241+0000 7f73b3fd8700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.241+0000 7f73b3fd8700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-09-10T18:28:24.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-09-10T18:28:24.241+0000 7f73b3fd8700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi135 for mon.smithi135 2024-09-10T18:28:24.956 INFO:teuthology.orchestra.run.smithi135.stderr:create mon.smithi135 on 2024-09-10T18:28:24.956 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:24.962 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl disable ceph.target 2024-09-10T18:28:25.179 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl enable ceph.target 2024-09-10T18:28:25.185 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-10T18:28:25.316 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl start ceph.target 2024-09-10T18:28:25.324 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl enable ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target 2024-09-10T18:28:25.332 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target. 2024-09-10T18:28:25.333 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target. 2024-09-10T18:28:25.467 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target 2024-09-10T18:28:25.475 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl daemon-reload 2024-09-10T18:28:25.612 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:28:25.627 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl reset-failed ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:28:25.633 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service: Unit ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service not loaded. 2024-09-10T18:28:25.633 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl enable ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:28:25.641 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target.wants/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service → /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@.service. 2024-09-10T18:28:25.797 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:28:26.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:26 smithi135 podman[23181]: 2024-09-10 18:28:26.220053773 +0000 UTC m=+0.348522872 container start 77de1693b2bee069c57ca3581a879af32c3e0df033dba65d9887ec98f1ed73bb (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-09-10T18:28:26.264 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.257960+0000 mon.smithi135 (mon.0) 0 : [INF] mkfs 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:26.322 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-10T18:28:26.331 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2024-09-10T18:28:26.331 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active firewalld.service 2024-09-10T18:28:26.338 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:28:26.338 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2024-09-10T18:28:26.338 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2024-09-10T18:28:26.339 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon to start... 2024-09-10T18:28:26.339 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon... 2024-09-10T18:28:26.339 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135:/var/lib/ceph/mon/ceph-smithi135:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status 2024-09-10T18:28:26.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.251933+0000 mon.smithi135 (mon.0) 1 : cluster [INF] mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2024-09-10T18:28:26.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:26 smithi135 bash[23181]: 77de1693b2bee069c57ca3581a879af32c3e0df033dba65d9887ec98f1ed73bb 2024-09-10T18:28:26.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:26 smithi135 systemd[1]: Started Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:28:26.823 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: cluster: 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: id: 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: services: 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi135 (age 0.563698s) 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: data: 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-10T18:28:26.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-10T18:28:26.825 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pgs: 2024-09-10T18:28:26.825 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:27.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.256413+0000 mon.smithi135 (mon.0) 2 : cluster [INF] mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2024-09-10T18:28:27.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.256874+0000 mon.smithi135 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2024-09-10T18:28:27.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.259968+0000 mon.smithi135 (mon.0) 4 : cluster [DBG] fsmap 2024-09-10T18:28:27.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.263666+0000 mon.smithi135 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-10T18:28:27.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: cluster 2024-09-10T18:28:26.264123+0000 mon.smithi135 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-10T18:28:27.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: audit 2024-09-10T18:28:26.820066+0000 mon.smithi135 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.135:0/3034882140' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-10T18:28:27.376 INFO:teuthology.orchestra.run.smithi135.stderr:mon is available 2024-09-10T18:28:27.376 INFO:teuthology.orchestra.run.smithi135.stderr:Assimilating anything we can from ceph.conf... 2024-09-10T18:28:27.376 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135:/var/lib/ceph/mon/ceph-smithi135:z docker.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi135/config 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:27.912 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2024-09-10T18:28:27.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-10T18:28:27.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:27.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2024-09-10T18:28:27.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-10T18:28:27.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-10T18:28:28.365 INFO:teuthology.orchestra.run.smithi135.stderr:Generating new minimal ceph.conf... 2024-09-10T18:28:28.365 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135:/var/lib/ceph/mon/ceph-smithi135:z docker.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi135/config 2024-09-10T18:28:28.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: audit 2024-09-10T18:28:27.905092+0000 mon.smithi135 (mon.0) 8 : audit [INF] from='client.? 172.21.15.135:0/1117713607' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-10T18:28:28.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: audit 2024-09-10T18:28:27.907965+0000 mon.smithi135 (mon.0) 9 : audit [INF] from='client.? 172.21.15.135:0/1117713607' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-10T18:28:29.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: audit 2024-09-10T18:28:28.835540+0000 mon.smithi135 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.135:0/45451540' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:28:29.422 INFO:teuthology.orchestra.run.smithi135.stderr:Restarting the monitor... 2024-09-10T18:28:29.422 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:28:29.690 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:29 smithi135 systemd[1]: Stopping Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:28:29.690 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: debug 2024-09-10T18:28:29.544+0000 7f19c57cb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi135 -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-09-10T18:28:29.691 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23195]: debug 2024-09-10T18:28:29.544+0000 7f19c57cb700 -1 mon.smithi135@0(leader) e1 *** Got Signal Terminated *** 2024-09-10T18:28:29.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:29 smithi135 podman[23428]: 2024-09-10 18:28:29.689364405 +0000 UTC m=+0.243015217 container died 77de1693b2bee069c57ca3581a879af32c3e0df033dba65d9887ec98f1ed73bb (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-09-10T18:28:30.323 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23428]: 2024-09-10 18:28:30.053869805 +0000 UTC m=+0.607520615 container cleanup 77de1693b2bee069c57ca3581a879af32c3e0df033dba65d9887ec98f1ed73bb (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau ) 2024-09-10T18:28:30.323 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23428]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23439]: 2024-09-10 18:28:30.321445562 +0000 UTC m=+0.627698733 container remove 77de1693b2bee069c57ca3581a879af32c3e0df033dba65d9887ec98f1ed73bb (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, ceph=True, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD) 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service: Deactivated successfully. 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 systemd[1]: Stopped Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 systemd[1]: Starting Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23484]: 2024-09-10 18:28:30.497226349 +0000 UTC m=+0.095570171 container create a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD) 2024-09-10T18:28:30.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23484]: 2024-09-10 18:28:30.417957207 +0000 UTC m=+0.016300986 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 docker.io/ceph/ceph:v16.2.5 2024-09-10T18:28:30.812 INFO:teuthology.orchestra.run.smithi135.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-10T18:28:30.812 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23484]: 2024-09-10 18:28:30.724693238 +0000 UTC m=+0.323037015 container init a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD) 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 podman[23484]: 2024-09-10 18:28:30.727880468 +0000 UTC m=+0.326224256 container start a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, RELEASE=HEAD) 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.745+0000 7f720ffc4700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.745+0000 7f720ffc4700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.745+0000 7f720ffc4700 0 pidfile_write: ignore empty --pid-file 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.749+0000 7f720ffc4700 0 load: jerasure load: lrc load: isa 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: RocksDB version: 6.8.1 2024-09-10T18:28:31.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Compile date Jul 8 2021 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: DB SUMMARY 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: CURRENT file: CURRENT 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.013 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi135/store.db dir, Total Num: 1, files: 000004.sst 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi135/store.db: 000006.log size: 85945 ; 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.error_if_exists: 0 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.create_if_missing: 0 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.paranoid_checks: 1 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.env: 0x564c563a21c0 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.fs: Posix File System 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.info_log: 0x564c585cba40 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-10T18:28:31.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.statistics: (nil) 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.use_fsync: 0 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_log_file_size: 0 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.allow_fallocate: 1 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-10T18:28:31.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-10T18:28:31.017 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.use_direct_reads: 0 2024-09-10T18:28:31.017 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T18:28:31.017 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-10T18:28:31.017 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.db_log_dir: 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi135/store.db 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_subcompactions: 1 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_background_flushes: -1 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T18:28:31.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.write_buffer_manager: 0x564c585d3fb0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-10T18:28:31.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.unordered_write: 0 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.row_cache: None 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.wal_filter: None 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.preserve_deletes: 0 2024-09-10T18:28:31.020 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.two_write_queues: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.atomic_flush: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.log_readahead_size: 0 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_background_jobs: 2 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_background_compactions: -1 2024-09-10T18:28:31.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_open_files: -1 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-10T18:28:31.022 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Compression algorithms supported: 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kZSTD supported: 0 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kXpressCompression supported: 0 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kLZ4Compression supported: 1 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kBZip2Compression supported: 0 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kZlibCompression supported: 1 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: kSnappyCompression supported: 1 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi135/store.db/MANIFEST-000005 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-10T18:28:31.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.merge_operator: 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_filter: None 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564c584e4170) 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cache_index_and_filter_blocks: 1 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: pin_top_level_index_and_filter: 1 2024-09-10T18:28:31.024 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: index_type: 0 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: data_block_index_type: 0 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: index_shortening: 1 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: data_block_hash_table_util_ratio: 0.750000 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: hash_index_allow_collision: 1 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: checksum: 1 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: no_block_cache: 0 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_cache: 0x564c5851af10 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_cache_name: BinnedLRUCache 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_cache_options: 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: capacity : 536870912 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: num_shard_bits : 4 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: strict_capacity_limit : 0 2024-09-10T18:28:31.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: high_pri_pool_ratio: 0.000 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_cache_compressed: (nil) 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: persistent_cache: (nil) 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_size: 4096 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_size_deviation: 10 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_restart_interval: 16 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: index_block_restart_interval: 1 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: metadata_block_size: 4096 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: partition_filters: 0 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: use_delta_encoding: 1 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: whole_key_filtering: 1 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: verify_compression: 0 2024-09-10T18:28:31.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: read_amp_bytes_per_bit: 0 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: format_version: 2 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: enable_index_compression: 1 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: block_align: 0 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression: NoCompression 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.num_levels: 7 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T18:28:31.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-10T18:28:31.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T18:28:31.029 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-10T18:28:31.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T18:28:31.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.table_properties_collectors: 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.inplace_update_support: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.bloom_locality: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.max_successive_merges: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-10T18:28:31.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.ttl: 2592000 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.750+0000 7f720ffc4700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.751+0000 7f720ffc4700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi135/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-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.751+0000 7f720ffc4700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.751+0000 7f720ffc4700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1725992910753531, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.751+0000 7f720ffc4700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.752+0000 7f720ffc4700 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-09-10T18:28:31.034 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.752+0000 7f720ffc4700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1725992910754702, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82710, "table_properties": {"data_size": 80978, "index_size": 337, "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": 9446, "raw_average_key_size": 47, "raw_value_size": 75492, "raw_average_value_size": 377, "num_data_blocks": 11, "num_entries": 200, "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": 1725992910, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.752+0000 7f720ffc4700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.753+0000 7f720ffc4700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1725992910755195, "job": 1, "event": "recovery_finished"} 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.754+0000 7f720ffc4700 4 rocksdb: DB pointer 0x564c585df800 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.754+0000 7f71f6dcc700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.754+0000 7f71f6dcc700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** DB Stats ** 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:28:31.035 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** Compaction Stats [default] ** 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 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-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: L0 2/0 82.46 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Sum 2/0 82.46 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** Compaction Stats [default] ** 2024-09-10T18:28:31.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 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-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Cumulative compaction: 0.00 GB write, 21.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Interval compaction: 0.00 GB write, 21.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:28:31.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** Compaction Stats [default] ** 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 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-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: L0 2/0 82.46 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Sum 2/0 82.46 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 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-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** Compaction Stats [default] ** 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 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-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:28:31.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 101.9 0.00 0.00 1 0.001 0 0 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Cumulative compaction: 0.00 GB write, 21.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:28:31.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.755+0000 7f720ffc4700 0 starting mon.smithi135 rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi135 fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.756+0000 7f720ffc4700 1 mon.smithi135@-1(???) e1 preinit fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).mds e1 new map 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).mds e1 print_map 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: e1 2024-09-10T18:28:31.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: legacy client fscid: -1 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: No filesystems configured 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 0 mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:28.835540+0000 mon.smithi135 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.135:0/45451540' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.757+0000 7f720ffc4700 1 mon.smithi135@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expand map: {default=false} 2024-09-10T18:28:31.041 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta from 'false' to 'false' 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expanded map: {default=false} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expand map: {default=info} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta from 'info' to 'info' 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expanded map: {default=info} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expand map: {default=daemon} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expand map: {default=debug} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:28:30.758+0000 7f720ffc4700 20 expand_channel_meta expanded map: {default=debug} 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 bash[23484]: a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 2024-09-10T18:28:31.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 systemd[1]: Started Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:28:31.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:30.763350+0000 mon.smithi135 (mon.0) 1 : cluster [INF] mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2024-09-10T18:28:31.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:30.763398+0000 mon.smithi135 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2024-09-10T18:28:31.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:30.763428+0000 mon.smithi135 (mon.0) 3 : cluster [DBG] fsmap 2024-09-10T18:28:31.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:30.763451+0000 mon.smithi135 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-10T18:28:31.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:30.765575+0000 mon.smithi135 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-10T18:28:31.826 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-10T18:28:31.827 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:28:31.827 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mgr... 2024-09-10T18:28:31.827 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying port 9283 ... 2024-09-10T18:28:31.828 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl daemon-reload 2024-09-10T18:28:31.974 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq 2024-09-10T18:28:31.989 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl reset-failed ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq 2024-09-10T18:28:31.995 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq.service: Unit ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq.service not loaded. 2024-09-10T18:28:31.996 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl enable ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq 2024-09-10T18:28:32.003 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968.target.wants/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq.service → /etc/systemd/system/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@.service. 2024-09-10T18:28:32.147 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mgr.smithi135.beoolq 2024-09-10T18:28:32.444 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:31.324498+0000 mon.smithi135 (mon.0) 6 : audit [INF] from='client.? 172.21.15.135:0/1931740921' entity='client.admin' 2024-09-10T18:28:32.683 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-10T18:28:32.692 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2024-09-10T18:28:32.692 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active firewalld.service 2024-09-10T18:28:32.699 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:28:32.700 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2024-09-10T18:28:32.700 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2024-09-10T18:28:32.700 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-10T18:28:32.708 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2024-09-10T18:28:32.709 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active firewalld.service 2024-09-10T18:28:32.716 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:28:32.717 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2024-09-10T18:28:32.717 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-10T18:28:32.717 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr to start... 2024-09-10T18:28:32.717 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr... 2024-09-10T18:28:32.717 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-10T18:28:33.214 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "5fa0c1ae-6fa2-11ef-bcea-c7b262605968", 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-09-10T18:28:33.215 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:33.216 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-10T18:28:33.217 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-10T18:28:33.217 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-10T18:28:33.217 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-10T18:28:33.220 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-10T18:28:33.220 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-10T18:28:33.220 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.220 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-09-10T18:28:33.220 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-10T18:28:33.221 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:33.222 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-09-10T18:28:26.258296+0000", 2024-09-10T18:28:33.223 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:33.223 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:33.223 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-10T18:28:33.223 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:28:33.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:33.210144+0000 mon.smithi135 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.135:0/2598824899' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:28:35.456 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (1/15)... 2024-09-10T18:28:37.458 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:37.749485+0000 mon.smithi135 (mon.0) 8 : cluster [INF] Activating manager daemon smithi135.beoolq 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:37.752374+0000 mon.smithi135 (mon.0) 9 : cluster [DBG] mgrmap e2: smithi135.beoolq(active, starting, since 0.00299614s) 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.753166+0000 mon.smithi135 (mon.0) 10 : audit [DBG] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.753349+0000 mon.smithi135 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.753521+0000 mon.smithi135 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.753683+0000 mon.smithi135 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:28:37.890 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.753893+0000 mon.smithi135 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:37.755603+0000 mon.smithi135 (mon.0) 15 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.763731+0000 mon.smithi135 (mon.0) 16 : audit [INF] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.766807+0000 mon.smithi135 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.768004+0000 mon.smithi135 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.773015+0000 mon.smithi135 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:37.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.775421+0000 mon.smithi135 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.135:0/2233219804' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "5fa0c1ae-6fa2-11ef-bcea-c7b262605968", 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-10T18:28:37.983 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.984 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-09-10T18:28:37.985 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:37.985 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-10T18:28:37.985 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-10T18:28:37.985 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-10T18:28:37.989 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2024-09-10T18:28:37.990 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-09-10T18:28:26.258296+0000", 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:37.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-10T18:28:37.992 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:28:38.545 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (2/15)... 2024-09-10T18:28:39.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:37.978836+0000 mon.smithi135 (mon.0) 21 : audit [DBG] from='client.? 172.21.15.135:0/3046337244' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:28:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:38.754693+0000 mon.smithi135 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi135.beoolq(active, since 1.00532s) 2024-09-10T18:28:40.548 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-10T18:28:40.937 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:39.806203+0000 mon.smithi135 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi135.beoolq(active, since 2s) 2024-09-10T18:28:41.195 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:41.195 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "5fa0c1ae-6fa2-11ef-bcea-c7b262605968", 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-10T18:28:41.196 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-10T18:28:41.197 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-10T18:28:41.198 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-10T18:28:41.199 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-09-10T18:28:26.258296+0000", 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-10T18:28:41.200 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:28:41.767 INFO:teuthology.orchestra.run.smithi135.stderr:mgr is available 2024-09-10T18:28:41.767 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z -v /tmp/tmpad638of3:/var/lib/ceph/user.conf:z docker.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-09-10T18:28:41.992 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:41.187218+0000 mon.smithi135 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.135:0/811144154' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-10T18:28:42.354 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-10T18:28:42.355 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-10T18:28:42.907 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling cephadm module... 2024-09-10T18:28:42.908 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-09-10T18:28:43.008 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:42.349849+0000 mon.smithi135 (mon.0) 25 : audit [INF] from='client.? 172.21.15.135:0/1483331061' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-10T18:28:44.119 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:43.493421+0000 mon.smithi135 (mon.0) 26 : audit [INF] from='client.? 172.21.15.135:0/2254277637' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-10T18:28:44.630 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr stat 2024-09-10T18:28:44.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:43.810156+0000 mon.smithi135 (mon.0) 27 : audit [INF] from='client.? 172.21.15.135:0/2254277637' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-10T18:28:44.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:43.810205+0000 mon.smithi135 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi135.beoolq(active, since 6s) 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "smithi135.beoolq", 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-10T18:28:45.266 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:28:45.878 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2024-09-10T18:28:45.878 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 5... 2024-09-10T18:28:45.878 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-09-10T18:28:45.999 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:45.263640+0000 mon.smithi135 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.135:0/870483619' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-10T18:28:49.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:48.948846+0000 mon.smithi135 (mon.0) 30 : cluster [INF] Active manager daemon smithi135.beoolq restarted 2024-09-10T18:28:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:48.949253+0000 mon.smithi135 (mon.0) 31 : cluster [INF] Activating manager daemon smithi135.beoolq 2024-09-10T18:28:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:48.951318+0000 mon.smithi135 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-10T18:28:50.018 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:28:50.018 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-10T18:28:50.018 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2024-09-10T18:28:50.019 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:28:50.328 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:49.002210+0000 mon.smithi135 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi135.beoolq(active, starting, since 0.0530541s) 2024-09-10T18:28:50.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.004442+0000 mon.smithi135 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:28:50.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.004606+0000 mon.smithi135 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:28:50.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.004755+0000 mon.smithi135 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:28:50.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.004879+0000 mon.smithi135 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:28:50.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.004992+0000 mon.smithi135 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:49.006708+0000 mon.smithi135 (mon.0) 39 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.019730+0000 mon.smithi135 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.022435+0000 mon.smithi135 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.025007+0000 mon.smithi135 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.112656+0000 mon.smithi135 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.113382+0000 mon.smithi135 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:28:50.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.114400+0000 mon.smithi135 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:28:50.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.115693+0000 mon.smithi135 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:28:50.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.126577+0000 mon.smithi135 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:28:50.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:49.127720+0000 mon.smithi135 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:28:50.575 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 5 is available 2024-09-10T18:28:50.575 INFO:teuthology.orchestra.run.smithi135.stderr:Setting orchestrator backend to cephadm... 2024-09-10T18:28:50.575 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-09-10T18:28:51.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:50.010026+0000 mgr.smithi135.beoolq (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T18:28:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:50.010641+0000 mon.smithi135 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi135.beoolq(active, since 1.06148s) 2024-09-10T18:28:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:50.016515+0000 mgr.smithi135.beoolq (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T18:28:51.714 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-09-10T18:28:52.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:51.160220+0000 mgr.smithi135.beoolq (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:28:52.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:51.163905+0000 mon.smithi135 (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:52.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:51.167137+0000 mon.smithi135 (mon.0) 51 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:28:52.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:28:51.768130+0000 mon.smithi135 (mon.0) 52 : cluster [DBG] mgrmap e8: smithi135.beoolq(active, since 2s) 2024-09-10T18:28:52.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: value unchanged 2024-09-10T18:28:52.929 INFO:teuthology.orchestra.run.smithi135.stderr:Generating ssh key... 2024-09-10T18:28:52.929 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-09-10T18:28:53.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:52.377673+0000 mgr.smithi135.beoolq (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:28:54.177 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-09-10T18:28:54.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:28:53.461269+0000 mgr.smithi135.beoolq (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-09-10T18:28:54.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:53.597681+0000 mon.smithi135 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:54.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:53.602684+0000 mon.smithi135 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:54.770 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCraYP3Jhnx2b3ptlkzoiNeNkPtEmHx2UZHdU7BA3y+/xflX5WgtcDl7N0TDdD3DN/H+mFc9wfJa7uz/2br3YXSop9jtvsNK3UZKwzDoDL4oiArHz+4hJoDznjbwHmY+rosht32g6WLDMuU7mOkI1vVOBIZXnAJBG0mnMHeGCFmlLpPZewAxbSvQTQgkl+nQnHQrGctP5geHVNE9YYxPBnucQY/7w4OD7hqK+wjpH+Ca1TviiH5erV8IMFr+kdp1rcq5EkIiL2Onln7AFlZBgQoKc6823FQ3/VIs9jHfcu2y7Diuzhyz+9dkz0cCg5CNdh/ULABCHRo7z2ZGysWS3GY18R0m2FAmVROloOfZJ3xbtLiDD/O1Ouz+Z/8t/qvNhi2QqymvlJneloBh29JdyVghuy0aEbkbJUXaFBMHVN33g32SMWjFqjDA8FpnV+okQkPYmQn4MADpIdQ/MKx6jKCVMF9OtJXltZDtnsHiBJJiqfE7FEjd+jBV9RpRJGGL08= ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:28:55.349 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:28:55.349 INFO:teuthology.orchestra.run.smithi135.stderr:Adding key to root@localhost authorized_keys... 2024-09-10T18:28:55.352 INFO:teuthology.orchestra.run.smithi135.stderr:Adding host smithi135... 2024-09-10T18:28:55.352 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch host add smithi135 172.21.15.135 2024-09-10T18:28:55.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:54.767851+0000 mgr.smithi135.beoolq (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:28:56.557 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Added host 'smithi135' with addr '172.21.15.135' 2024-09-10T18:28:57.105 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying mon service with default placement... 2024-09-10T18:28:57.106 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply mon 2024-09-10T18:28:57.698 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:55.950767+0000 mgr.smithi135.beoolq (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "addr": "172.21.15.135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:28:57.699 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:56.553499+0000 mon.smithi135 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:57.699 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:28:56.553772+0000 mgr.smithi135.beoolq (mgr.14116) 9 : cephadm [INF] Added host smithi135 2024-09-10T18:28:57.699 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:56.554017+0000 mon.smithi135 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:28:57.699 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-10T18:28:58.295 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying mgr service with default placement... 2024-09-10T18:28:58.295 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply mgr 2024-09-10T18:28:58.832 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:57.692583+0000 mgr.smithi135.beoolq (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:28:58.832 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:28:57.693331+0000 mgr.smithi135.beoolq (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-10T18:28:58.832 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:57.696318+0000 mon.smithi135 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:28:58.832 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-10T18:28:59.460 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying crash service with default placement... 2024-09-10T18:28:59.460 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply crash 2024-09-10T18:29:00.057 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled crash update... 2024-09-10T18:29:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:58.826878+0000 mgr.smithi135.beoolq (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:28:58.827415+0000 mgr.smithi135.beoolq (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-10T18:29:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:28:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:28:58.830440+0000 mon.smithi135 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:00.632 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling mgr prometheus module... 2024-09-10T18:29:00.632 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-09-10T18:29:01.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:00.052526+0000 mgr.smithi135.beoolq (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:01.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:00.053171+0000 mgr.smithi135.beoolq (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-09-10T18:29:01.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:00.055433+0000 mon.smithi135 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.135:0/3844162870' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:01.251245+0000 mon.smithi135 (mon.0) 60 : audit [INF] from='client.? 172.21.15.135:0/699576822' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-10T18:29:02.654 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying prometheus service with default placement... 2024-09-10T18:29:02.654 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-09-10T18:29:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:02.059381+0000 mon.smithi135 (mon.0) 61 : audit [INF] from='client.? 172.21.15.135:0/699576822' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-10T18:29:03.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:02.059442+0000 mon.smithi135 (mon.0) 62 : cluster [DBG] mgrmap e9: smithi135.beoolq(active, since 13s) 2024-09-10T18:29:08.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:07.231227+0000 mon.smithi135 (mon.0) 63 : cluster [INF] Active manager daemon smithi135.beoolq restarted 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:07.231724+0000 mon.smithi135 (mon.0) 64 : cluster [INF] Activating manager daemon smithi135.beoolq 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:07.235618+0000 mon.smithi135 (mon.0) 65 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:07.284181+0000 mon.smithi135 (mon.0) 66 : cluster [DBG] mgrmap e10: smithi135.beoolq(active, starting, since 0.0525838s) 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.284944+0000 mon.smithi135 (mon.0) 67 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.285715+0000 mon.smithi135 (mon.0) 68 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:29:08.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.286321+0000 mon.smithi135 (mon.0) 69 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.286447+0000 mon.smithi135 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.286556+0000 mon.smithi135 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:07.288375+0000 mon.smithi135 (mon.0) 72 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.384268+0000 mon.smithi135 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.385581+0000 mon.smithi135 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.401270+0000 mon.smithi135 (mon.0) 75 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:29:08.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:07.409956+0000 mon.smithi135 (mon.0) 76 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:29:08.835 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying grafana service with default placement... 2024-09-10T18:29:08.835 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply grafana 2024-09-10T18:29:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:08.288665+0000 mon.smithi135 (mon.0) 77 : cluster [DBG] mgrmap e11: smithi135.beoolq(active, since 1.05706s) 2024-09-10T18:29:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:08.289443+0000 mgr.smithi135.beoolq (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-10T18:29:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:08.291392+0000 mon.smithi135 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:09.408 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-09-10T18:29:10.008 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying node-exporter service with default placement... 2024-09-10T18:29:10.008 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-09-10T18:29:10.646 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:09.292980+0000 mon.smithi135 (mon.0) 79 : cluster [DBG] mgrmap e12: smithi135.beoolq(active, since 2s) 2024-09-10T18:29:10.647 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:09.403264+0000 mgr.smithi135.beoolq (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:10.647 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:09.403779+0000 mgr.smithi135.beoolq (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-10T18:29:10.647 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:09.406182+0000 mon.smithi135 (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:10.647 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-09-10T18:29:11.214 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying alertmanager service with default placement... 2024-09-10T18:29:11.214 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-09-10T18:29:11.866 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:10.639173+0000 mgr.smithi135.beoolq (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:11.866 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:10.639838+0000 mgr.smithi135.beoolq (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-10T18:29:11.866 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:10.644620+0000 mon.smithi135 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:11.866 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-09-10T18:29:12.429 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-09-10T18:29:13.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:11.858073+0000 mgr.smithi135.beoolq (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:13.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:11.858705+0000 mgr.smithi135.beoolq (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-10T18:29:13.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:11.863596+0000 mon.smithi135 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.135:0/3706789680' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:13.685 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-10T18:29:14.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:13.040362+0000 mon.smithi135 (mon.0) 83 : audit [INF] from='client.? 172.21.15.135:0/159006354' entity='client.admin' 2024-09-10T18:29:15.079 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling the dashboard module... 2024-09-10T18:29:15.079 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-09-10T18:29:15.655 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:14.263424+0000 mon.smithi135 (mon.0) 84 : audit [INF] from='client.? 172.21.15.135:0/2879710376' entity='client.admin' 2024-09-10T18:29:16.635 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:15.732258+0000 mon.smithi135 (mon.0) 85 : audit [INF] from='client.? 172.21.15.135:0/2775223214' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-10T18:29:17.288 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:16.267462+0000 mon.smithi135 (mon.0) 86 : audit [INF] from='client.? 172.21.15.135:0/2775223214' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-10T18:29:17.289 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:16.267525+0000 mon.smithi135 (mon.0) 87 : cluster [DBG] mgrmap e13: smithi135.beoolq(active, since 9s) 2024-09-10T18:29:17.291 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr stat 2024-09-10T18:29:17.997 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:29:17.997 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 13, 2024-09-10T18:29:17.998 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-09-10T18:29:17.998 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "smithi135.beoolq", 2024-09-10T18:29:17.998 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-10T18:29:17.998 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:29:18.620 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:17.995492+0000 mon.smithi135 (mon.0) 88 : audit [DBG] from='client.? 172.21.15.135:0/425762842' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-10T18:29:18.622 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2024-09-10T18:29:18.622 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 13... 2024-09-10T18:29:18.622 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-09-10T18:29:22.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:21.485885+0000 mon.smithi135 (mon.0) 89 : cluster [INF] Active manager daemon smithi135.beoolq restarted 2024-09-10T18:29:22.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:21.486426+0000 mon.smithi135 (mon.0) 90 : cluster [INF] Activating manager daemon smithi135.beoolq 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:21.488108+0000 mon.smithi135 (mon.0) 91 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:21.772959+0000 mon.smithi135 (mon.0) 92 : cluster [DBG] mgrmap e14: smithi135.beoolq(active, starting, since 0.286662s) 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.773743+0000 mon.smithi135 (mon.0) 93 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.774700+0000 mon.smithi135 (mon.0) 94 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.775333+0000 mon.smithi135 (mon.0) 95 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.775498+0000 mon.smithi135 (mon.0) 96 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.775623+0000 mon.smithi135 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:21.777466+0000 mon.smithi135 (mon.0) 98 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.876849+0000 mon.smithi135 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:29:22.740 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.879026+0000 mon.smithi135 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:29:22.741 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.902833+0000 mon.smithi135 (mon.0) 101 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:29:22.741 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:21.906183+0000 mon.smithi135 (mon.0) 102 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:29:22.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-09-10T18:29:22.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-09-10T18:29:22.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2024-09-10T18:29:22.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-09-10T18:29:23.346 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 13 is available 2024-09-10T18:29:23.346 INFO:teuthology.orchestra.run.smithi135.stderr:Generating a dashboard self-signed certificate... 2024-09-10T18:29:23.346 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-09-10T18:29:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:22.774445+0000 mgr.smithi135.beoolq (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T18:29:23.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:22.775300+0000 mon.smithi135 (mon.0) 103 : cluster [DBG] mgrmap e15: smithi135.beoolq(active, since 1.289s) 2024-09-10T18:29:23.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:22.780855+0000 mgr.smithi135.beoolq (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T18:29:23.979 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-10T18:29:24.567 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial admin user... 2024-09-10T18:29:24.567 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpyw2gj675:/tmp/dashboard.pw:z docker.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-09-10T18:29:24.884 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:23.777459+0000 mon.smithi135 (mon.0) 104 : cluster [DBG] mgrmap e16: smithi135.beoolq(active, since 2s) 2024-09-10T18:29:24.884 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:23.898447+0000 mgr.smithi135.beoolq (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:24.884 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:23.975910+0000 mon.smithi135 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:24.885 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:23.977655+0000 mon.smithi135 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:25.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$sEkrvL3h7/i5rMs8HyTQAuxtRoTuSIJYIDMywe8E8U6ICn5lAU.UG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725992965, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-10T18:29:25.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:25.156307+0000 mgr.smithi135.beoolq (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:25.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:25.371520+0000 mon.smithi135 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:25.956 INFO:teuthology.orchestra.run.smithi135.stderr:Fetching dashboard port number... 2024-09-10T18:29:25.956 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi135 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpt3hd0m74:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp9i4jt6ir:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-09-10T18:29:26.527 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 8443 2024-09-10T18:29:27.082 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:26.525770+0000 mon.smithi135 (mon.0) 108 : audit [DBG] from='client.? 172.21.15.135:0/380256677' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-10T18:29:27.171 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-10T18:29:27.180 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2024-09-10T18:29:27.180 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: systemctl is-active firewalld.service 2024-09-10T18:29:27.187 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-09-10T18:29:27.187 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2024-09-10T18:29:27.187 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph Dashboard is now available at: 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr: URL: https://smithi135.front.sepia.ceph.com:8443/ 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr: User: admin 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr: Password: ehphf4pagn 2024-09-10T18:29:27.190 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr:You can access the Ceph CLI with: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: ceph telemetry on 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr:For more information see: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr:Bootstrap complete. 2024-09-10T18:29:27.191 INFO:teuthology.orchestra.run.smithi135.stderr:Releasing lock 140594717400368 on /run/cephadm/5fa0c1ae-6fa2-11ef-bcea-c7b262605968.lock 2024-09-10T18:29:27.192 INFO:teuthology.orchestra.run.smithi135.stderr:Lock 140594717400368 released on /run/cephadm/5fa0c1ae-6fa2-11ef-bcea-c7b262605968.lock 2024-09-10T18:29:27.222 INFO:tasks.cephadm:Fetching config... 2024-09-10T18:29:27.222 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:29:27.223 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-10T18:29:27.239 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-10T18:29:27.239 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:29:27.239 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-10T18:29:27.294 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-10T18:29:27.294 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:29:27.294 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/keyring of=/dev/stdout 2024-09-10T18:29:27.361 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-10T18:29:27.361 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:29:27.361 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-10T18:29:27.418 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-10T18:29:27.418 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCraYP3Jhnx2b3ptlkzoiNeNkPtEmHx2UZHdU7BA3y+/xflX5WgtcDl7N0TDdD3DN/H+mFc9wfJa7uz/2br3YXSop9jtvsNK3UZKwzDoDL4oiArHz+4hJoDznjbwHmY+rosht32g6WLDMuU7mOkI1vVOBIZXnAJBG0mnMHeGCFmlLpPZewAxbSvQTQgkl+nQnHQrGctP5geHVNE9YYxPBnucQY/7w4OD7hqK+wjpH+Ca1TviiH5erV8IMFr+kdp1rcq5EkIiL2Onln7AFlZBgQoKc6823FQ3/VIs9jHfcu2y7Diuzhyz+9dkz0cCg5CNdh/ULABCHRo7z2ZGysWS3GY18R0m2FAmVROloOfZJ3xbtLiDD/O1Ouz+Z/8t/qvNhi2QqymvlJneloBh29JdyVghuy0aEbkbJUXaFBMHVN33g32SMWjFqjDA8FpnV+okQkPYmQn4MADpIdQ/MKx6jKCVMF9OtJXltZDtnsHiBJJiqfE7FEjd+jBV9RpRJGGL08= ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T18:29:27.491 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCraYP3Jhnx2b3ptlkzoiNeNkPtEmHx2UZHdU7BA3y+/xflX5WgtcDl7N0TDdD3DN/H+mFc9wfJa7uz/2br3YXSop9jtvsNK3UZKwzDoDL4oiArHz+4hJoDznjbwHmY+rosht32g6WLDMuU7mOkI1vVOBIZXnAJBG0mnMHeGCFmlLpPZewAxbSvQTQgkl+nQnHQrGctP5geHVNE9YYxPBnucQY/7w4OD7hqK+wjpH+Ca1TviiH5erV8IMFr+kdp1rcq5EkIiL2Onln7AFlZBgQoKc6823FQ3/VIs9jHfcu2y7Diuzhyz+9dkz0cCg5CNdh/ULABCHRo7z2ZGysWS3GY18R0m2FAmVROloOfZJ3xbtLiDD/O1Ouz+Z/8t/qvNhi2QqymvlJneloBh29JdyVghuy0aEbkbJUXaFBMHVN33g32SMWjFqjDA8FpnV+okQkPYmQn4MADpIdQ/MKx6jKCVMF9OtJXltZDtnsHiBJJiqfE7FEjd+jBV9RpRJGGL08= ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:29:27.502 DEBUG:teuthology.orchestra.run.smithi138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCraYP3Jhnx2b3ptlkzoiNeNkPtEmHx2UZHdU7BA3y+/xflX5WgtcDl7N0TDdD3DN/H+mFc9wfJa7uz/2br3YXSop9jtvsNK3UZKwzDoDL4oiArHz+4hJoDznjbwHmY+rosht32g6WLDMuU7mOkI1vVOBIZXnAJBG0mnMHeGCFmlLpPZewAxbSvQTQgkl+nQnHQrGctP5geHVNE9YYxPBnucQY/7w4OD7hqK+wjpH+Ca1TviiH5erV8IMFr+kdp1rcq5EkIiL2Onln7AFlZBgQoKc6823FQ3/VIs9jHfcu2y7Diuzhyz+9dkz0cCg5CNdh/ULABCHRo7z2ZGysWS3GY18R0m2FAmVROloOfZJ3xbtLiDD/O1Ouz+Z/8t/qvNhi2QqymvlJneloBh29JdyVghuy0aEbkbJUXaFBMHVN33g32SMWjFqjDA8FpnV+okQkPYmQn4MADpIdQ/MKx6jKCVMF9OtJXltZDtnsHiBJJiqfE7FEjd+jBV9RpRJGGL08= ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T18:29:27.552 INFO:teuthology.orchestra.run.smithi138.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCraYP3Jhnx2b3ptlkzoiNeNkPtEmHx2UZHdU7BA3y+/xflX5WgtcDl7N0TDdD3DN/H+mFc9wfJa7uz/2br3YXSop9jtvsNK3UZKwzDoDL4oiArHz+4hJoDznjbwHmY+rosht32g6WLDMuU7mOkI1vVOBIZXnAJBG0mnMHeGCFmlLpPZewAxbSvQTQgkl+nQnHQrGctP5geHVNE9YYxPBnucQY/7w4OD7hqK+wjpH+Ca1TviiH5erV8IMFr+kdp1rcq5EkIiL2Onln7AFlZBgQoKc6823FQ3/VIs9jHfcu2y7Diuzhyz+9dkz0cCg5CNdh/ULABCHRo7z2ZGysWS3GY18R0m2FAmVROloOfZJ3xbtLiDD/O1Ouz+Z/8t/qvNhi2QqymvlJneloBh29JdyVghuy0aEbkbJUXaFBMHVN33g32SMWjFqjDA8FpnV+okQkPYmQn4MADpIdQ/MKx6jKCVMF9OtJXltZDtnsHiBJJiqfE7FEjd+jBV9RpRJGGL08= ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:29:27.565 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-10T18:29:28.928 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:27.780479+0000 mon.smithi135 (mon.0) 109 : cluster [DBG] mgrmap e17: smithi135.beoolq(active, since 6s) 2024-09-10T18:29:30.022 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-10T18:29:30.022 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-10T18:29:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:29.395708+0000 mon.smithi135 (mon.0) 110 : audit [INF] from='client.? 172.21.15.135:0/4103443509' entity='client.admin' 2024-09-10T18:29:32.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:31.127964+0000 mon.smithi135 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:32.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:31.416713+0000 mon.smithi135 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:34.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:32.875915+0000 mgr.smithi135.beoolq (mgr.14164) 5 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:34.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:32.878239+0000 mon.smithi135 (mon.0) 113 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:34.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:33.668667+0000 mon.smithi135 (mon.0) 114 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:34.085 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi138 2024-09-10T18:29:34.085 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:29:34.085 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.conf 2024-09-10T18:29:34.104 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:29:34.104 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:29:34.163 INFO:tasks.cephadm:Adding host smithi138 to orchestrator... 2024-09-10T18:29:34.163 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch host add smithi138 2024-09-10T18:29:37.051 INFO:teuthology.orchestra.run.smithi135.stdout:Added host 'smithi138' with addr '172.21.15.138' 2024-09-10T18:29:38.006 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T18:29:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:37.048837+0000 mon.smithi135 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:38.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:37.049143+0000 mgr.smithi135.beoolq (mgr.14164) 7 : cephadm [INF] Added host smithi138 2024-09-10T18:29:39.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:38.873937+0000 mon.smithi135 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:40.396 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:29:40.396 INFO:teuthology.orchestra.run.smithi135.stdout:[{"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}, {"addr": "172.21.15.138", "hostname": "smithi138", "labels": [], "status": ""}] 2024-09-10T18:29:41.087 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-10T18:29:41.087 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-10T18:29:41.388 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:40.044706+0000 mon.smithi135 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:41.388 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:40.045195+0000 mon.smithi135 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:29:41.389 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:40.048273+0000 mon.smithi135 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:41.389 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:40.054822+0000 mgr.smithi135.beoolq (mgr.14164) 8 : cephadm [INF] Deploying daemon alertmanager.smithi135 on smithi135 2024-09-10T18:29:42.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:40.393390+0000 mgr.smithi135.beoolq (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:29:43.055 INFO:teuthology.orchestra.run.smithi135.stderr:adjusted tunables profile to default 2024-09-10T18:29:43.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:41.776611+0000 mgr.smithi135.beoolq (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:43.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:42.997910+0000 mon.smithi135 (mon.0) 120 : audit [INF] from='client.? 172.21.15.135:0/3861508097' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-10T18:29:43.636 INFO:tasks.cephadm:Adding mon.smithi135 on smithi135 2024-09-10T18:29:43.637 INFO:tasks.cephadm:Adding mon.smithi138 on smithi138 2024-09-10T18:29:43.637 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch apply mon '2;smithi135:172.21.15.135=smithi135;smithi138:172.21.15.138=smithi138' 2024-09-10T18:29:44.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:43.050636+0000 mon.smithi135 (mon.0) 121 : audit [INF] from='client.? 172.21.15.135:0/3861508097' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T18:29:44.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:43.050674+0000 mon.smithi135 (mon.0) 122 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:29:45.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:43.776985+0000 mgr.smithi135.beoolq (mgr.14164) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:45.423 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mon update... 2024-09-10T18:29:45.934 DEBUG:teuthology.orchestra.run.smithi138:mon.smithi138> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi138.service 2024-09-10T18:29:45.936 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:29:45.936 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:29:46.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:45.416735+0000 mgr.smithi135.beoolq (mgr.14164) 12 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi135:172.21.15.135=smithi135;smithi138:172.21.15.138=smithi138", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:29:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:45.418110+0000 mgr.smithi135.beoolq (mgr.14164) 13 : cephadm [INF] Saving service mon spec with placement smithi135:172.21.15.135=smithi135;smithi138:172.21.15.138=smithi138;count:2 2024-09-10T18:29:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:45.420608+0000 mon.smithi135 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:45.777309+0000 mgr.smithi135.beoolq (mgr.14164) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:47.869 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:29:47.870 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:29:47.872 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:29:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:47.777514+0000 mgr.smithi135.beoolq (mgr.14164) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:47.868235+0000 mon.smithi135 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.138:0/152224144' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:29:49.388 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:29:49.388 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:29:51.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:49.777696+0000 mgr.smithi135.beoolq (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:51.109 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:29:51.109 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:29:51.109 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:29:52.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:51.104641+0000 mon.smithi135 (mon.0) 125 : audit [DBG] from='client.? 172.21.15.138:0/3955143682' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:29:52.754 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:29:52.754 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:29:52.987 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:51.777935+0000 mgr.smithi135.beoolq (mgr.14164) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:54.496 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:53.236892+0000 mon.smithi135 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:54.496 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:53.238527+0000 mon.smithi135 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:29:54.496 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:53.240030+0000 mon.smithi135 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T18:29:54.496 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:53.240579+0000 mon.smithi135 (mon.0) 129 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:29:54.496 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:53.241042+0000 mgr.smithi135.beoolq (mgr.14164) 18 : cephadm [INF] Deploying daemon crash.smithi135 on smithi135 2024-09-10T18:29:54.617 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:29:54.618 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:29:54.620 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:29:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:53.778222+0000 mgr.smithi135.beoolq (mgr.14164) 19 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:54.616186+0000 mon.smithi135 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.138:0/4201271455' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:29:56.187 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:29:56.187 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.372100+0000 mon.smithi135 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.523312+0000 mon.smithi135 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.525025+0000 mon.smithi135 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.525342+0000 mon.smithi135 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.525646+0000 mgr.smithi135.beoolq (mgr.14164) 20 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:55.527752+0000 mon.smithi135 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:29:55.530660+0000 mgr.smithi135.beoolq (mgr.14164) 21 : cephadm [INF] Deploying daemon grafana.smithi135 on smithi135 2024-09-10T18:29:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:55.778535+0000 mgr.smithi135.beoolq (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:57.927 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:29:57.927 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:29:57.929 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:29:58.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:56.892668+0000 mon.smithi135 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:29:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:57.778992+0000 mgr.smithi135.beoolq (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:29:59.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:29:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:29:57.925724+0000 mon.smithi135 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.138:0/490974460' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:29:59.458 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:29:59.458 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:29:59.779363+0000 mgr.smithi135.beoolq (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:01.251 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:01.252 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:01.253 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:02.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:01.250276+0000 mon.smithi135 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.138:0/1324212491' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:02.882 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:02.882 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:03.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:01.779615+0000 mgr.smithi135.beoolq (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:04.684 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:04.684 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:04.685 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:05.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:03.779999+0000 mgr.smithi135.beoolq (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:05.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:04.681869+0000 mon.smithi135 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.138:0/4070895594' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:06.286 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:06.286 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:05.780290+0000 mgr.smithi135.beoolq (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:07.959 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:07.959 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:07.961 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:09.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:07.780503+0000 mgr.smithi135.beoolq (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:09.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:07.958175+0000 mon.smithi135 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.138:0/3450130948' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:09.499 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:09.499 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:11.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:09.780842+0000 mgr.smithi135.beoolq (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:11.203 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:11.204 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:11.205 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:12.033 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:11.201919+0000 mon.smithi135 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.138:0/2440318477' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:12.628 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:12.629 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:13.085 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:11.781048+0000 mgr.smithi135.beoolq (mgr.14164) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:13.085 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:12.344120+0000 mon.smithi135 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:14.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:12.345932+0000 mgr.smithi135.beoolq (mgr.14164) 31 : cephadm [INF] Deploying daemon node-exporter.smithi135 on smithi135 2024-09-10T18:30:14.331 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:14.331 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:14.333 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:15.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:13.781284+0000 mgr.smithi135.beoolq (mgr.14164) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:15.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:14.329152+0000 mon.smithi135 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.138:0/554439513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:15.947 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:15.947 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:17.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:15.781587+0000 mgr.smithi135.beoolq (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:17.739 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:17.739 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:17.741 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:16.897340+0000 mon.smithi135 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:17.737617+0000 mon.smithi135 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.138:0/4106216021' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:19.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:17.781843+0000 mgr.smithi135.beoolq (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:19.351 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:19.352 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:21.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:19.782105+0000 mgr.smithi135.beoolq (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:21.157 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:21.157 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:21.158 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:22.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:21.155090+0000 mon.smithi135 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.138:0/233954743' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:22.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:21.664723+0000 mon.smithi135 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:22.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:21.900169+0000 mon.smithi135 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:22.727 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:22.727 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:23.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:21.670464+0000 mgr.smithi135.beoolq (mgr.14164) 36 : cephadm [INF] Deploying daemon prometheus.smithi135 on smithi135 2024-09-10T18:30:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:21.782293+0000 mgr.smithi135.beoolq (mgr.14164) 37 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:21.904556+0000 mon.smithi135 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:30:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:21.907478+0000 mon.smithi135 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:30:24.463 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:24.463 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:24.465 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:25.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:23.782564+0000 mgr.smithi135.beoolq (mgr.14164) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:25.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:24.461462+0000 mon.smithi135 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.138:0/1029895807' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:26.005 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:26.005 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:27.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:25.782841+0000 mgr.smithi135.beoolq (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:27.629 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:27.630 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:27.631 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:28.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:27.628478+0000 mon.smithi135 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.138:0/2563373690' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:27.783064+0000 mgr.smithi135.beoolq (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:29.201 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:29.201 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:31.075 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:31.075 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:31.077 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:31.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:29.783423+0000 mgr.smithi135.beoolq (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:32.114 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:31.073349+0000 mon.smithi135 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.138:0/1861236190' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:32.655 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:32.655 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:32.828 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:31.783778+0000 mgr.smithi135.beoolq (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:34.561 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:34.562 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:34.563 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:33.784060+0000 mgr.smithi135.beoolq (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:33.804650+0000 mon.smithi135 (mon.0) 154 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:33.805597+0000 mon.smithi135 (mon.0) 155 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:33.806431+0000 mon.smithi135 (mon.0) 156 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:33.807109+0000 mon.smithi135 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:34.287019+0000 mon.smithi135 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:34.505956+0000 mon.smithi135 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:34.560091+0000 mon.smithi135 (mon.0) 160 : audit [DBG] from='client.? 172.21.15.138:0/2198434977' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:36.111 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:36.111 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:37.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:35.784346+0000 mgr.smithi135.beoolq (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:36.906708+0000 mon.smithi135 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:38.596 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:38.596 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:38.596 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:39.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:37.784657+0000 mgr.smithi135.beoolq (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:39.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:38.310836+0000 mon.smithi135 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.138:0/3347532619' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:39.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:38.815836+0000 mon.smithi135 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:40.164 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:40.164 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:40.558 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:39.287508+0000 mon.smithi135 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:40.558 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:39.288346+0000 mon.smithi135 (mon.0) 165 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:30:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:39.785092+0000 mgr.smithi135.beoolq (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:41.937 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:41.937 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:41.939 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:42.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:41.935728+0000 mon.smithi135 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.138:0/2732410841' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:43.527 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:43.599 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:43.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:41.785351+0000 mgr.smithi135.beoolq (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:42.949899+0000 mon.smithi135 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:43.202485+0000 mon.smithi135 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:43.205565+0000 mon.smithi135 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:43.206923+0000 mon.smithi135 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:43.209236+0000 mon.smithi135 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T18:30:43.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:43.209814+0000 mon.smithi135 (mon.0) 172 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:30:44.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:43.160400+0000 mgr.smithi135.beoolq (mgr.14164) 48 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:30:44.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:43.173957+0000 mgr.smithi135.beoolq (mgr.14164) 49 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:30:44.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:43.210369+0000 mgr.smithi135.beoolq (mgr.14164) 50 : cephadm [INF] Deploying daemon crash.smithi138 on smithi138 2024-09-10T18:30:45.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:43.785676+0000 mgr.smithi135.beoolq (mgr.14164) 51 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:46.288 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:46.288 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:46.289 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:45.785968+0000 mgr.smithi135.beoolq (mgr.14164) 52 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.285885+0000 mon.smithi135 (mon.0) 173 : audit [DBG] from='client.? 172.21.15.138:0/3723945796' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.513928+0000 mon.smithi135 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.516119+0000 mon.smithi135 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.518162+0000 mon.smithi135 (mon.0) 176 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.518922+0000 mon.smithi135 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:30:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.519829+0000 mon.smithi135 (mon.0) 178 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:30:48.031 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:48.032 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:46.520436+0000 mgr.smithi135.beoolq (mgr.14164) 53 : cephadm [INF] Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:30:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:46.909938+0000 mon.smithi135 (mon.0) 179 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:49.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:47.786304+0000 mgr.smithi135.beoolq (mgr.14164) 54 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:50.458 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:30:50.458 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:28:23.361032Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:30:50.460 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-10T18:30:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:49.457992+0000 mon.smithi135 (mon.0) 180 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:50.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:49.459928+0000 mon.smithi135 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:30:50.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:49.460765+0000 mon.smithi135 (mon.0) 182 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:30:50.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:49.461492+0000 mgr.smithi135.beoolq (mgr.14164) 55 : cephadm [INF] Deploying daemon mon.smithi138 on smithi138 2024-09-10T18:30:50.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:49.786574+0000 mgr.smithi135.beoolq (mgr.14164) 56 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:51.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:50.456655+0000 mon.smithi135 (mon.0) 183 : audit [DBG] from='client.? 172.21.15.138:0/2588992971' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:30:52.047 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:30:52.047 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:30:53.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:51.786868+0000 mgr.smithi135.beoolq (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:53.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:51.913201+0000 mon.smithi135 (mon.0) 184 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:54.780 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 0 mon.smithi138@-1(synchronizing).mds e1 print_map 2024-09-10T18:30:54.780 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: e1 2024-09-10T18:30:54.780 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T18:30:54.780 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:30:54.780 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: legacy client fscid: -1 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: No filesystems configured 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.776+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.777+0000 7f5b18a90700 0 mon.smithi138@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T18:30:54.781 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.777+0000 7f5b18a90700 0 mon.smithi138@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:30:54.782 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.777+0000 7f5b18a90700 0 mon.smithi138@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:30:54.782 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.777+0000 7f5b18a90700 0 mon.smithi138@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:30:54.782 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:51.786868+0000 mgr.smithi135.beoolq (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:30:54.782 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:51.913201+0000 mon.smithi135 (mon.0) 184 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:30:54.782 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.777+0000 7f5b18a90700 1 mon.smithi138@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expand map: {default=false} 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta from 'false' to 'false' 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expanded map: {default=false} 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expand map: {default=info} 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta from 'info' to 'info' 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expanded map: {default=info} 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expand map: {default=daemon} 2024-09-10T18:30:55.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expand map: {default=debug} 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:30:54.779+0000 7f5b18a90700 20 expand_channel_meta expanded map: {default=debug} 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 bash[26300]: d5b88949c1218f78e7442a24f8d3b3398030270aaa32c22ffb92ec4968d259e0 2024-09-10T18:30:55.069 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:54 smithi138 systemd[1]: Started Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:31:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:54.784675+0000 mon.smithi135 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:31:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:54.784833+0000 mon.smithi135 (mon.0) 192 : cluster [INF] mon.smithi135 calling monitor election 2024-09-10T18:31:00.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:54.788492+0000 mon.smithi135 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:55.782145+0000 mon.smithi135 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:55.787580+0000 mgr.smithi135.beoolq (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:56.782026+0000 mon.smithi135 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:56.782916+0000 mon.smithi138 (mon.1) 1 : cluster [INF] mon.smithi138 calling monitor election 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:57.782307+0000 mon.smithi135 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:57.787863+0000 mgr.smithi135.beoolq (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:58.782132+0000 mon.smithi135 (mon.0) 197 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:59.782377+0000 mon.smithi135 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.791274+0000 mon.smithi135 (mon.0) 199 : cluster [INF] mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.796335+0000 mon.smithi135 (mon.0) 200 : cluster [DBG] monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.796378+0000 mon.smithi135 (mon.0) 201 : cluster [DBG] fsmap 2024-09-10T18:31:00.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.796405+0000 mon.smithi135 (mon.0) 202 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:31:00.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.796720+0000 mon.smithi135 (mon.0) 203 : cluster [DBG] mgrmap e17: smithi135.beoolq(active, since 98s) 2024-09-10T18:31:00.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.797131+0000 mon.smithi135 (mon.0) 204 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:31:00.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.799981+0000 mon.smithi135 (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-09-10T18:31:00.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:30:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:59.802238+0000 mon.smithi135 (mon.0) 206 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:54.784675+0000 mon.smithi135 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:54.784833+0000 mon.smithi135 (mon.0) 192 : cluster [INF] mon.smithi135 calling monitor election 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:54.788492+0000 mon.smithi135 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:55.782145+0000 mon.smithi135 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:55.787580+0000 mgr.smithi135.beoolq (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:00.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:56.782026+0000 mon.smithi135 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:56.782916+0000 mon.smithi138 (mon.1) 1 : cluster [INF] mon.smithi138 calling monitor election 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:57.782307+0000 mon.smithi135 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:57.787863+0000 mgr.smithi135.beoolq (mgr.14164) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:58.782132+0000 mon.smithi135 (mon.0) 197 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:59.782377+0000 mon.smithi135 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.791274+0000 mon.smithi135 (mon.0) 199 : cluster [INF] mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.796335+0000 mon.smithi135 (mon.0) 200 : cluster [DBG] monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.796378+0000 mon.smithi135 (mon.0) 201 : cluster [DBG] fsmap 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.796405+0000 mon.smithi135 (mon.0) 202 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.796720+0000 mon.smithi135 (mon.0) 203 : cluster [DBG] mgrmap e17: smithi135.beoolq(active, since 98s) 2024-09-10T18:31:00.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.797131+0000 mon.smithi135 (mon.0) 204 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:31:00.204 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.799981+0000 mon.smithi135 (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-09-10T18:31:00.204 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:30:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:59.802238+0000 mon.smithi135 (mon.0) 206 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.788104+0000 mgr.smithi135.beoolq (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:30:59.803767+0000 mgr.smithi135.beoolq (mgr.14164) 62 : cephadm [INF] Deploying daemon node-exporter.smithi138 on smithi138 2024-09-10T18:31:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:30:59.852998+0000 mon.smithi135 (mon.0) 207 : cluster [DBG] mgrmap e18: smithi135.beoolq(active, since 98s), standbys: smithi138.silqfq 2024-09-10T18:31:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:30:59.853362+0000 mon.smithi135 (mon.0) 208 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:31:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:00.782534+0000 mon.smithi135 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:01.291 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.788104+0000 mgr.smithi135.beoolq (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:01.292 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:30:59.803767+0000 mgr.smithi135.beoolq (mgr.14164) 62 : cephadm [INF] Deploying daemon node-exporter.smithi138 on smithi138 2024-09-10T18:31:01.292 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:30:59.852998+0000 mon.smithi135 (mon.0) 207 : cluster [DBG] mgrmap e18: smithi135.beoolq(active, since 98s), standbys: smithi138.silqfq 2024-09-10T18:31:01.292 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:30:59.853362+0000 mon.smithi135 (mon.0) 208 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:31:01.292 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:00.782534+0000 mon.smithi135 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:31:01.292 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-10T18:31:01.292 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":2,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","modified":"2024-09-10T18:30:54.782024Z","created":"2024-09-10T18:28:23.361032Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi138","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T18:31:01.293 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 2 2024-09-10T18:31:01.884 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-10T18:31:01.884 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-10T18:31:02.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:01.288412+0000 mon.smithi135 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.138:0/3316067815' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:31:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:01.288412+0000 mon.smithi135 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.138:0/3316067815' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:31:03.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:01.788354+0000 mgr.smithi135.beoolq (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:03.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:01.917982+0000 mon.smithi135 (mon.0) 211 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:03.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:01.788354+0000 mgr.smithi135.beoolq (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:03.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:01.917982+0000 mon.smithi135 (mon.0) 211 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:03.720 INFO:teuthology.orchestra.run.smithi135.stdout:# minimal ceph.conf for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:31:03.721 INFO:teuthology.orchestra.run.smithi135.stdout:[global] 2024-09-10T18:31:03.721 INFO:teuthology.orchestra.run.smithi135.stdout: fsid = 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:31:03.721 INFO:teuthology.orchestra.run.smithi135.stdout: mon_host = [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] 2024-09-10T18:31:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:03.719264+0000 mon.smithi135 (mon.0) 212 : audit [DBG] from='client.? 172.21.15.135:0/2359399559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:04.321 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-10T18:31:04.321 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:31:04.321 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T18:31:04.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:03.719264+0000 mon.smithi135 (mon.0) 212 : audit [DBG] from='client.? 172.21.15.135:0/2359399559' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:04.349 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:31:04.349 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:31:04.415 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:31:04.415 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T18:31:04.448 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:31:04.448 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:31:04.518 INFO:tasks.cephadm:Deploying OSDs... 2024-09-10T18:31:04.519 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:31:04.519 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:31:04.535 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-10T18:31:04.535 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-09-10T18:31:04.590 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 18:30:33.211365120 +0000 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 18:27:24.307534610 +0000 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 18:27:24.307534610 +0000 2024-09-10T18:31:04.591 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 18:27:24.307534610 +0000 2024-09-10T18:31:04.591 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T18:31:04.654 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T18:31:04.654 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T18:31:04.654 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000271226 s, 1.9 MB/s 2024-09-10T18:31:04.656 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T18:31:04.713 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-09-10T18:31:04.769 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T18:31:04.769 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:04.769 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-10T18:31:04.769 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:04.770 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:04.770 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 18:30:33.211365120 +0000 2024-09-10T18:31:04.770 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 18:27:24.632527628 +0000 2024-09-10T18:31:04.770 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 18:27:24.632527628 +0000 2024-09-10T18:31:04.770 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 18:27:24.632527628 +0000 2024-09-10T18:31:04.770 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T18:31:04.834 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T18:31:04.834 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T18:31:04.835 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000198603 s, 2.6 MB/s 2024-09-10T18:31:04.836 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T18:31:04.893 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-09-10T18:31:04.949 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 18:30:33.212365099 +0000 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 18:27:24.970520367 +0000 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 18:27:24.970520367 +0000 2024-09-10T18:31:04.950 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 18:27:24.970520367 +0000 2024-09-10T18:31:04.950 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T18:31:05.013 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T18:31:05.013 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T18:31:05.013 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000182548 s, 2.8 MB/s 2024-09-10T18:31:05.014 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T18:31:05.071 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-10 18:30:33.212365099 +0000 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-10 18:27:25.297513342 +0000 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-10 18:27:25.297513342 +0000 2024-09-10T18:31:05.127 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-10 18:27:25.297513342 +0000 2024-09-10T18:31:05.128 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T18:31:05.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:03.788716+0000 mgr.smithi135.beoolq (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:05.179 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-10T18:31:05.179 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-10T18:31:05.179 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000225803 s, 2.3 MB/s 2024-09-10T18:31:05.180 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T18:31:05.237 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-10T18:31:05.237 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:31:05.256 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-10T18:31:05.256 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 2024-09-10T18:31:05.313 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 18:31:00.313219063 +0000 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 18:27:22.397284454 +0000 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 18:27:22.397284454 +0000 2024-09-10T18:31:05.314 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 18:27:22.397284454 +0000 2024-09-10T18:31:05.315 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T18:31:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:03.788716+0000 mgr.smithi135.beoolq (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:05.367 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T18:31:05.367 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T18:31:05.367 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000236863 s, 2.2 MB/s 2024-09-10T18:31:05.369 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T18:31:05.426 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 2024-09-10T18:31:05.483 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T18:31:05.483 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:05.483 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 18:31:00.313219063 +0000 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 18:27:22.727277485 +0000 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 18:27:22.727277485 +0000 2024-09-10T18:31:05.484 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 18:27:22.727277485 +0000 2024-09-10T18:31:05.484 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T18:31:05.549 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T18:31:05.549 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T18:31:05.549 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000228637 s, 2.2 MB/s 2024-09-10T18:31:05.550 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T18:31:05.608 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 18:31:00.314219042 +0000 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 18:27:23.042270833 +0000 2024-09-10T18:31:05.665 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 18:27:23.042270833 +0000 2024-09-10T18:31:05.666 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 18:27:23.042270833 +0000 2024-09-10T18:31:05.666 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T18:31:05.730 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T18:31:05.730 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T18:31:05.730 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000290076 s, 1.8 MB/s 2024-09-10T18:31:05.732 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T18:31:05.789 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 2024-09-10T18:31:05.847 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T18:31:05.847 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:31:05.847 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-10T18:31:05.847 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:31:05.847 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:31:05.848 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-10 18:31:00.314219042 +0000 2024-09-10T18:31:05.848 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-10 18:27:23.386263568 +0000 2024-09-10T18:31:05.848 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-10 18:27:23.386263568 +0000 2024-09-10T18:31:05.848 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: 2024-09-10 18:27:23.386263568 +0000 2024-09-10T18:31:05.848 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T18:31:05.912 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-10T18:31:05.912 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-10T18:31:05.912 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000226775 s, 2.3 MB/s 2024-09-10T18:31:05.913 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T18:31:05.971 INFO:tasks.cephadm:Deploying osd.0 on smithi135 with /dev/vg_nvme/lv_4... 2024-09-10T18:31:05.971 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-10T18:31:07.215 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:05.788984+0000 mgr.smithi135.beoolq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:05.788984+0000 mgr.smithi135.beoolq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115319 s, 909 MB/s 2024-09-10T18:31:07.958 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-09-10T18:31:08.584 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-09-10T18:31:09.014 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:07.789245+0000 mgr.smithi135.beoolq (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:09.144 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:07.789245+0000 mgr.smithi135.beoolq (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:09.146036+0000 mon.smithi135 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:09.147217+0000 mon.smithi135 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:31:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:09.148002+0000 mon.smithi135 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:09.148501+0000 mon.smithi135 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:31:10.419 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:09.146036+0000 mon.smithi135 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:10.419 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:09.147217+0000 mon.smithi135 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:31:10.419 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:09.148002+0000 mon.smithi135 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:10.419 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:09.148501+0000 mon.smithi135 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:09.789494+0000 mgr.smithi135.beoolq (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:10.403255+0000 mon.smithi135 (mon.0) 217 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:10.404649+0000 mon.smithi135 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:10.405173+0000 mon.smithi135 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:11.084079+0000 mon.smithi135 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:11.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:11.126660+0000 mon.smithi135 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:09.789494+0000 mgr.smithi135.beoolq (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:10.403255+0000 mon.smithi135 (mon.0) 217 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:10.404649+0000 mon.smithi135 (mon.0) 218 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:10.405173+0000 mon.smithi135 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:11.084079+0000 mon.smithi135 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:11.126660+0000 mon.smithi135 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:10.402347+0000 mgr.smithi135.beoolq (mgr.14164) 68 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:31:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:11.084592+0000 mgr.smithi135.beoolq (mgr.14164) 69 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:31:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:11.097270+0000 mgr.smithi135.beoolq (mgr.14164) 70 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:31:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:11.922058+0000 mon.smithi135 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:10.402347+0000 mgr.smithi135.beoolq (mgr.14164) 68 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:31:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:11.084592+0000 mgr.smithi135.beoolq (mgr.14164) 69 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:31:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:11.097270+0000 mgr.smithi135.beoolq (mgr.14164) 70 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:31:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:11.922058+0000 mon.smithi135 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:13.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:11.789863+0000 mgr.smithi135.beoolq (mgr.14164) 71 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:11.789863+0000 mgr.smithi135.beoolq (mgr.14164) 71 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:14.476 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:13.953297+0000 mon.smithi135 (mon.0) 223 : audit [INF] from='client.? 172.21.15.135:0/2101407353' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c53f13c-303d-4059-bceb-f007f2f066c8"}]: dispatch 2024-09-10T18:31:14.476 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:13.956938+0000 mon.smithi135 (mon.0) 224 : audit [INF] from='client.? 172.21.15.135:0/2101407353' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c53f13c-303d-4059-bceb-f007f2f066c8"}]': finished 2024-09-10T18:31:14.476 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:13.956973+0000 mon.smithi135 (mon.0) 225 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-10T18:31:14.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:13.957054+0000 mon.smithi135 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:13.953297+0000 mon.smithi135 (mon.0) 223 : audit [INF] from='client.? 172.21.15.135:0/2101407353' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2c53f13c-303d-4059-bceb-f007f2f066c8"}]: dispatch 2024-09-10T18:31:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:13.956938+0000 mon.smithi135 (mon.0) 224 : audit [INF] from='client.? 172.21.15.135:0/2101407353' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2c53f13c-303d-4059-bceb-f007f2f066c8"}]': finished 2024-09-10T18:31:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:13.956973+0000 mon.smithi135 (mon.0) 225 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-10T18:31:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:13.957054+0000 mon.smithi135 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:15.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:13.790049+0000 mgr.smithi135.beoolq (mgr.14164) 72 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:15.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:14.388986+0000 mon.smithi135 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.135:0/1119059036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:31:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:13.790049+0000 mgr.smithi135.beoolq (mgr.14164) 72 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:14.388986+0000 mon.smithi135 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.135:0/1119059036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.469324+0000 mon.smithi135 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:15.469759+0000 mgr.smithi135.beoolq (mgr.14164) 73 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.489623+0000 mon.smithi135 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.492635+0000 mon.smithi135 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:15.494772+0000 mgr.smithi135.beoolq (mgr.14164) 74 : cephadm [INF] Reconfiguring mon.smithi135 (unknown last config time)... 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.494970+0000 mon.smithi135 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:31:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.495476+0000 mon.smithi135 (mon.0) 232 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:31:16.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:15.495930+0000 mon.smithi135 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:16.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:15.496306+0000 mgr.smithi135.beoolq (mgr.14164) 75 : cephadm [INF] Reconfiguring daemon mon.smithi135 on smithi135 2024-09-10T18:31:16.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:15.790340+0000 mgr.smithi135.beoolq (mgr.14164) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.469324+0000 mon.smithi135 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:15.469759+0000 mgr.smithi135.beoolq (mgr.14164) 73 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.489623+0000 mon.smithi135 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.492635+0000 mon.smithi135 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:15.494772+0000 mgr.smithi135.beoolq (mgr.14164) 74 : cephadm [INF] Reconfiguring mon.smithi135 (unknown last config time)... 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.494970+0000 mon.smithi135 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:31:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.495476+0000 mon.smithi135 (mon.0) 232 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:31:16.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:15.495930+0000 mon.smithi135 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:16.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:15.496306+0000 mgr.smithi135.beoolq (mgr.14164) 75 : cephadm [INF] Reconfiguring daemon mon.smithi135 on smithi135 2024-09-10T18:31:16.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:15.790340+0000 mgr.smithi135.beoolq (mgr.14164) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:18.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:17.790583+0000 mgr.smithi135.beoolq (mgr.14164) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:18.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:18.352037+0000 mon.smithi135 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:18.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:18.352759+0000 mon.smithi135 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:31:18.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:18.353370+0000 mon.smithi135 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:31:18.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:18.353867+0000 mon.smithi135 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:17.790583+0000 mgr.smithi135.beoolq (mgr.14164) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:18.352037+0000 mon.smithi135 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:18.352759+0000 mon.smithi135 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:31:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:18.353370+0000 mon.smithi135 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:31:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:18.353867+0000 mon.smithi135 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:20.088 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:18.352550+0000 mgr.smithi135.beoolq (mgr.14164) 78 : cephadm [INF] Reconfiguring mgr.smithi135.beoolq (unknown last config time)... 2024-09-10T18:31:20.088 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:18.354283+0000 mgr.smithi135.beoolq (mgr.14164) 79 : cephadm [INF] Reconfiguring daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:31:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:18.352550+0000 mgr.smithi135.beoolq (mgr.14164) 78 : cephadm [INF] Reconfiguring mgr.smithi135.beoolq (unknown last config time)... 2024-09-10T18:31:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:18.354283+0000 mgr.smithi135.beoolq (mgr.14164) 79 : cephadm [INF] Reconfiguring daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:31:21.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:19.790979+0000 mgr.smithi135.beoolq (mgr.14164) 80 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:21.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:20.569475+0000 mon.smithi135 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:19.790979+0000 mgr.smithi135.beoolq (mgr.14164) 80 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:20.569475+0000 mon.smithi135 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:21.881 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:20.570065+0000 mgr.smithi135.beoolq (mgr.14164) 81 : cephadm [INF] Reconfiguring alertmanager.smithi135 (dependencies changed)... 2024-09-10T18:31:21.881 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:20.572170+0000 mgr.smithi135.beoolq (mgr.14164) 82 : cephadm [INF] Reconfiguring daemon alertmanager.smithi135 on smithi135 2024-09-10T18:31:22.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:20.570065+0000 mgr.smithi135.beoolq (mgr.14164) 81 : cephadm [INF] Reconfiguring alertmanager.smithi135 (dependencies changed)... 2024-09-10T18:31:22.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:20.572170+0000 mgr.smithi135.beoolq (mgr.14164) 82 : cephadm [INF] Reconfiguring daemon alertmanager.smithi135 on smithi135 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:21.791305+0000 mgr.smithi135.beoolq (mgr.14164) 83 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:21.905565+0000 mon.smithi135 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:21.906604+0000 mon.smithi135 (mon.0) 240 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:21.907148+0000 mon.smithi135 (mon.0) 241 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:21.907610+0000 mgr.smithi135.beoolq (mgr.14164) 84 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-09-10T18:31:23.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:21.908237+0000 mon.smithi135 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:21.791305+0000 mgr.smithi135.beoolq (mgr.14164) 83 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:21.905565+0000 mon.smithi135 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:21.906604+0000 mon.smithi135 (mon.0) 240 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:21.907148+0000 mon.smithi135 (mon.0) 241 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:21.907610+0000 mgr.smithi135.beoolq (mgr.14164) 84 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-09-10T18:31:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:21.908237+0000 mon.smithi135 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:31:24.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:23.791572+0000 mgr.smithi135.beoolq (mgr.14164) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:23.791572+0000 mgr.smithi135.beoolq (mgr.14164) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:27.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:25.791820+0000 mgr.smithi135.beoolq (mgr.14164) 86 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:27.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:26.396507+0000 mon.smithi135 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:27.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:26.397266+0000 mon.smithi135 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:31:27.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:26.397892+0000 mon.smithi135 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:27.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:25.791820+0000 mgr.smithi135.beoolq (mgr.14164) 86 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:27.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:26.396507+0000 mon.smithi135 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:27.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:26.397266+0000 mon.smithi135 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:31:27.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:26.397892+0000 mon.smithi135 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:28.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:26.397015+0000 mgr.smithi135.beoolq (mgr.14164) 87 : cephadm [INF] Reconfiguring crash.smithi135 (monmap changed)... 2024-09-10T18:31:28.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:26.398321+0000 mgr.smithi135.beoolq (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon crash.smithi135 on smithi135 2024-09-10T18:31:28.245 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:26.397015+0000 mgr.smithi135.beoolq (mgr.14164) 87 : cephadm [INF] Reconfiguring crash.smithi135 (monmap changed)... 2024-09-10T18:31:28.245 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:26.398321+0000 mgr.smithi135.beoolq (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon crash.smithi135 on smithi135 2024-09-10T18:31:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:27.792064+0000 mgr.smithi135.beoolq (mgr.14164) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:29.260 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:27.792064+0000 mgr.smithi135.beoolq (mgr.14164) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:30.021 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 0 on host 'smithi135' 2024-09-10T18:31:30.715 DEBUG:teuthology.orchestra.run.smithi135:osd.0> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.0.service 2024-09-10T18:31:30.717 INFO:tasks.cephadm:Deploying osd.1 on smithi135 with /dev/vg_nvme/lv_3... 2024-09-10T18:31:30.718 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-10T18:31:31.211 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:29.792326+0000 mgr.smithi135.beoolq (mgr.14164) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:31.211 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:30.013873+0000 mon.smithi135 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:31.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:30.017215+0000 mon.smithi135 (mon.0) 247 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:31.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:29.792326+0000 mgr.smithi135.beoolq (mgr.14164) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:31.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:30.013873+0000 mon.smithi135 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:31.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:30.017215+0000 mon.smithi135 (mon.0) 247 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:33.234 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:31.792677+0000 mgr.smithi135.beoolq (mgr.14164) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:33.234 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:31.971169+0000 mon.smithi135 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:33.234 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:31.971686+0000 mgr.smithi135.beoolq (mgr.14164) 92 : cephadm [INF] Reconfiguring grafana.smithi135 (dependencies changed)... 2024-09-10T18:31:33.235 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:31.975711+0000 mgr.smithi135.beoolq (mgr.14164) 93 : cephadm [INF] Reconfiguring daemon grafana.smithi135 on smithi135 2024-09-10T18:31:33.235 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:31:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:31:33.094+0000 7f0122b30080 -1 osd.0 0 log_to_monitors {default=true} 2024-09-10T18:31:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:31.792677+0000 mgr.smithi135.beoolq (mgr.14164) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:31.971169+0000 mon.smithi135 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:31.971686+0000 mgr.smithi135.beoolq (mgr.14164) 92 : cephadm [INF] Reconfiguring grafana.smithi135 (dependencies changed)... 2024-09-10T18:31:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:31.975711+0000 mgr.smithi135.beoolq (mgr.14164) 93 : cephadm [INF] Reconfiguring daemon grafana.smithi135 on smithi135 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132674 s, 790 MB/s 2024-09-10T18:31:33.754 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-09-10T18:31:34.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:33.097976+0000 mon.smithi135 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:31:34.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:33.097976+0000 mon.smithi135 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:31:35.157 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:31:34.986+0000 7f0119093700 -1 osd.0 0 waiting for initial osdmap 2024-09-10T18:31:35.157 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:31:34.991+0000 7f011400c700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:31:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:33.792968+0000 mgr.smithi135.beoolq (mgr.14164) 94 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:35.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:33.984872+0000 mon.smithi135 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:31:35.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:33.984912+0000 mon.smithi135 (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-10T18:31:35.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:33.985006+0000 mon.smithi135 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:35.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:33.985321+0000 mon.smithi135 (mon.0) 253 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:31:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:33.792968+0000 mgr.smithi135.beoolq (mgr.14164) 94 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:33.984872+0000 mon.smithi135 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:31:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:33.984912+0000 mon.smithi135 (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-10T18:31:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:33.985006+0000 mon.smithi135 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:33.985321+0000 mon.smithi135 (mon.0) 253 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:31:35.918 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-09-10T18:31:36.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:34.984359+0000 mon.smithi135 (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:31:36.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:34.984408+0000 mon.smithi135 (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-10T18:31:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:34.984771+0000 mon.smithi135 (mon.0) 256 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:34.987583+0000 mon.smithi135 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:35.987502+0000 mon.smithi135 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:36.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:34.984359+0000 mon.smithi135 (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:31:36.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:34.984408+0000 mon.smithi135 (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-10T18:31:36.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:34.984771+0000 mon.smithi135 (mon.0) 256 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:36.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:34.987583+0000 mon.smithi135 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:36.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:35.987502+0000 mon.smithi135 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:37.314 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:34.046153+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:31:37.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:34.046334+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:31:37.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:35.793204+0000 mgr.smithi135.beoolq (mgr.14164) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:37.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:36.000948+0000 mon.smithi135 (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491] boot 2024-09-10T18:31:37.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:36.000986+0000 mon.smithi135 (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-10T18:31:37.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:36.001286+0000 mon.smithi135 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:34.046153+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:34.046334+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:35.793204+0000 mgr.smithi135.beoolq (mgr.14164) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:36.000948+0000 mon.smithi135 (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.135:6802/2423993491,v1:172.21.15.135:6803/2423993491] boot 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:36.000986+0000 mon.smithi135 (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-10T18:31:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:36.001286+0000 mon.smithi135 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:31:38.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:37.003696+0000 mon.smithi135 (mon.0) 262 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-10T18:31:38.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:37.003696+0000 mon.smithi135 (mon.0) 262 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-10T18:31:39.219 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:37.793545+0000 mgr.smithi135.beoolq (mgr.14164) 96 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:39.220 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:38.973285+0000 mon.smithi135 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:31:39.220 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:38.974452+0000 mon.smithi135 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:31:39.220 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:38.974943+0000 mon.smithi135 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:37.793545+0000 mgr.smithi135.beoolq (mgr.14164) 96 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:38.973285+0000 mon.smithi135 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:31:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:38.974452+0000 mon.smithi135 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:31:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:38.974943+0000 mon.smithi135 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:38.972526+0000 mgr.smithi135.beoolq (mgr.14164) 97 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:31:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:39.355955+0000 mon.smithi135 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:40.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:38.972526+0000 mgr.smithi135.beoolq (mgr.14164) 97 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:31:40.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:39.355955+0000 mon.smithi135 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:39.356524+0000 mgr.smithi135.beoolq (mgr.14164) 98 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:31:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:39.358589+0000 mgr.smithi135.beoolq (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:31:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:39.793861+0000 mgr.smithi135.beoolq (mgr.14164) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:41.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:39.356524+0000 mgr.smithi135.beoolq (mgr.14164) 98 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:31:41.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:39.358589+0000 mgr.smithi135.beoolq (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:31:41.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:39.793861+0000 mgr.smithi135.beoolq (mgr.14164) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:43.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:41.794204+0000 mgr.smithi135.beoolq (mgr.14164) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:43.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:41.794204+0000 mgr.smithi135.beoolq (mgr.14164) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:45.221 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:43.794520+0000 mgr.smithi135.beoolq (mgr.14164) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:45.221 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:44.825840+0000 mon.smithi135 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:45.221 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:44.826660+0000 mon.smithi135 (mon.0) 268 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:31:45.221 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:44.827268+0000 mon.smithi135 (mon.0) 269 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:45.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:43.794520+0000 mgr.smithi135.beoolq (mgr.14164) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:45.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:44.825840+0000 mon.smithi135 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:45.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:44.826660+0000 mon.smithi135 (mon.0) 268 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:31:45.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:44.827268+0000 mon.smithi135 (mon.0) 269 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:46.303 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:44.826414+0000 mgr.smithi135.beoolq (mgr.14164) 103 : cephadm [INF] Reconfiguring crash.smithi138 (monmap changed)... 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:44.827674+0000 mgr.smithi135.beoolq (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon crash.smithi138 on smithi138 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:45.841177+0000 mon.smithi135 (mon.0) 270 : audit [INF] from='client.? 172.21.15.135:0/546962162' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aef725cf-1c0f-4437-ab15-d1938c2e5641"}]: dispatch 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:45.845172+0000 mon.smithi135 (mon.0) 271 : audit [INF] from='client.? 172.21.15.135:0/546962162' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aef725cf-1c0f-4437-ab15-d1938c2e5641"}]': finished 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:45.845220+0000 mon.smithi135 (mon.0) 272 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:45.845334+0000 mon.smithi135 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:46.014845+0000 mon.smithi135 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:46.304 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:46.015558+0000 mon.smithi135 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:31:46.305 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:46.016227+0000 mon.smithi135 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:31:46.305 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:46.016748+0000 mon.smithi135 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:44.826414+0000 mgr.smithi135.beoolq (mgr.14164) 103 : cephadm [INF] Reconfiguring crash.smithi138 (monmap changed)... 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:44.827674+0000 mgr.smithi135.beoolq (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon crash.smithi138 on smithi138 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:45.841177+0000 mon.smithi135 (mon.0) 270 : audit [INF] from='client.? 172.21.15.135:0/546962162' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aef725cf-1c0f-4437-ab15-d1938c2e5641"}]: dispatch 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:45.845172+0000 mon.smithi135 (mon.0) 271 : audit [INF] from='client.? 172.21.15.135:0/546962162' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aef725cf-1c0f-4437-ab15-d1938c2e5641"}]': finished 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:45.845220+0000 mon.smithi135 (mon.0) 272 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:45.845334+0000 mon.smithi135 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:46.014845+0000 mon.smithi135 (mon.0) 274 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:46.015558+0000 mon.smithi135 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:31:46.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:46.016227+0000 mon.smithi135 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:31:46.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:46.016748+0000 mon.smithi135 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:47.312 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:45.794764+0000 mgr.smithi135.beoolq (mgr.14164) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:47.312 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:46.015307+0000 mgr.smithi135.beoolq (mgr.14164) 106 : cephadm [INF] Reconfiguring mgr.smithi138.silqfq (monmap changed)... 2024-09-10T18:31:47.312 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:46.017216+0000 mgr.smithi135.beoolq (mgr.14164) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:31:47.313 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:46.255908+0000 mon.smithi135 (mon.0) 278 : audit [DBG] from='client.? 172.21.15.135:0/586796199' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:31:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:45.794764+0000 mgr.smithi135.beoolq (mgr.14164) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:46.015307+0000 mgr.smithi135.beoolq (mgr.14164) 106 : cephadm [INF] Reconfiguring mgr.smithi138.silqfq (monmap changed)... 2024-09-10T18:31:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:46.017216+0000 mgr.smithi135.beoolq (mgr.14164) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:31:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:46.255908+0000 mon.smithi135 (mon.0) 278 : audit [DBG] from='client.? 172.21.15.135:0/586796199' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:47.233972+0000 mon.smithi135 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:47.234423+0000 mgr.smithi135.beoolq (mgr.14164) 108 : cephadm [INF] Reconfiguring mon.smithi138 (monmap changed)... 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:47.234614+0000 mon.smithi135 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:47.235108+0000 mon.smithi135 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:47.235553+0000 mon.smithi135 (mon.0) 282 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:48.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:47.235945+0000 mgr.smithi135.beoolq (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon mon.smithi138 on smithi138 2024-09-10T18:31:48.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:47.233972+0000 mon.smithi135 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:48.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:47.234423+0000 mgr.smithi135.beoolq (mgr.14164) 108 : cephadm [INF] Reconfiguring mon.smithi138 (monmap changed)... 2024-09-10T18:31:48.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:47.234614+0000 mon.smithi135 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:31:48.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:47.235108+0000 mon.smithi135 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:31:48.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:47.235553+0000 mon.smithi135 (mon.0) 282 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:48.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:47.235945+0000 mgr.smithi135.beoolq (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon mon.smithi138 on smithi138 2024-09-10T18:31:49.388 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:47.795009+0000 mgr.smithi135.beoolq (mgr.14164) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:49.389 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:48.483696+0000 mon.smithi135 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:49.389 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:48.486345+0000 mon.smithi135 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:31:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:47.795009+0000 mgr.smithi135.beoolq (mgr.14164) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:48.483696+0000 mon.smithi135 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:48.486345+0000 mon.smithi135 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:31:50.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:48.486689+0000 mgr.smithi135.beoolq (mgr.14164) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:31:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:48.486689+0000 mgr.smithi135.beoolq (mgr.14164) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:31:51.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:49.795354+0000 mgr.smithi135.beoolq (mgr.14164) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:51.655 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:49.795354+0000 mgr.smithi135.beoolq (mgr.14164) 112 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:51.676498+0000 mon.smithi135 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:31:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:51.677061+0000 mon.smithi135 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:52.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:51.676498+0000 mon.smithi135 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:31:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:51.677061+0000 mon.smithi135 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:53.543 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:31:51.677497+0000 mgr.smithi135.beoolq (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-09-10T18:31:53.543 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:51.795614+0000 mgr.smithi135.beoolq (mgr.14164) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:53.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:31:51.677497+0000 mgr.smithi135.beoolq (mgr.14164) 113 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-09-10T18:31:53.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:51.795614+0000 mgr.smithi135.beoolq (mgr.14164) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:55.204 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 1 on host 'smithi135' 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:53.795849+0000 mgr.smithi135.beoolq (mgr.14164) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.196879+0000 mon.smithi135 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.200224+0000 mon.smithi135 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.209057+0000 mon.smithi135 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.213549+0000 mon.smithi135 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.216542+0000 mon.smithi135 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.221530+0000 mon.smithi135 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.229239+0000 mon.smithi135 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.231925+0000 mon.smithi135 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:31:55.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.237536+0000 mon.smithi135 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-09-10T18:31:55.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.243035+0000 mon.smithi135 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.244494+0000 mon.smithi135 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:31:55.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.245402+0000 mon.smithi135 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:55.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.245974+0000 mon.smithi135 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:31:55.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:53.795849+0000 mgr.smithi135.beoolq (mgr.14164) 115 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:55.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.196879+0000 mon.smithi135 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.200224+0000 mon.smithi135 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.209057+0000 mon.smithi135 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.213549+0000 mon.smithi135 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.216542+0000 mon.smithi135 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.221530+0000 mon.smithi135 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.229239+0000 mon.smithi135 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.231925+0000 mon.smithi135 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.237536+0000 mon.smithi135 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.243035+0000 mon.smithi135 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.244494+0000 mon.smithi135 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.245402+0000 mon.smithi135 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:31:55.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.245974+0000 mon.smithi135 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:31:55.833 DEBUG:teuthology.orchestra.run.smithi135:osd.1> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.1.service 2024-09-10T18:31:55.835 INFO:tasks.cephadm:Deploying osd.2 on smithi135 with /dev/vg_nvme/lv_2... 2024-09-10T18:31:55.835 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-10T18:31:56.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.209350+0000 mgr.smithi135.beoolq (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-09-10T18:31:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.217010+0000 mgr.smithi135.beoolq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:31:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.221830+0000 mgr.smithi135.beoolq (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-09-10T18:31:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.232310+0000 mgr.smithi135.beoolq (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:31:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:55.237895+0000 mgr.smithi135.beoolq (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-09-10T18:31:56.585 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.209350+0000 mgr.smithi135.beoolq (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-09-10T18:31:56.585 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.217010+0000 mgr.smithi135.beoolq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:31:56.585 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.221830+0000 mgr.smithi135.beoolq (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-09-10T18:31:56.585 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.232310+0000 mgr.smithi135.beoolq (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:31:56.585 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:55.237895+0000 mgr.smithi135.beoolq (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-09-10T18:31:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:55.796099+0000 mgr.smithi135.beoolq (mgr.14164) 121 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:56.895316+0000 mon.smithi135 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:57.634 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:55.796099+0000 mgr.smithi135.beoolq (mgr.14164) 121 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:57.634 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:56.895316+0000 mon.smithi135 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:31:58.361 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:31:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:31:58.272+0000 7ff140eaa080 -1 osd.1 0 log_to_monitors {default=true} 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0130764 s, 802 MB/s 2024-09-10T18:31:59.122 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-09-10T18:31:59.397 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:57.796481+0000 mgr.smithi135.beoolq (mgr.14164) 122 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:59.397 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:31:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:58.276192+0000 mon.smithi135 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:31:59.538 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:57.796481+0000 mgr.smithi135.beoolq (mgr.14164) 122 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:31:59.538 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:31:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:58.276192+0000 mon.smithi135 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:32:00.109 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2024-09-10T18:32:00.406 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:32:00.283+0000 7ff13740d700 -1 osd.1 0 waiting for initial osdmap 2024-09-10T18:32:00.406 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:32:00.290+0000 7ff12fb81700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:32:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:59.275287+0000 mon.smithi135 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:32:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:59.275334+0000 mon.smithi135 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-10T18:32:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:59.275446+0000 mon.smithi135 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:31:59.275766+0000 mon.smithi135 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:59.275287+0000 mon.smithi135 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:32:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:59.275334+0000 mon.smithi135 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-10T18:32:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:59.275446+0000 mon.smithi135 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:31:59.275766+0000 mon.smithi135 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:59.309170+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:59.309336+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:31:59.796898+0000 mgr.smithi135.beoolq (mgr.14164) 123 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:00.280360+0000 mon.smithi135 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:00.280409+0000 mon.smithi135 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:00.281339+0000 mon.smithi135 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:00.287083+0000 mon.smithi135 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:59.309170+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:59.309336+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:31:59.796898+0000 mgr.smithi135.beoolq (mgr.14164) 123 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:00.280360+0000 mon.smithi135 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:00.280409+0000 mon.smithi135 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:00.281339+0000 mon.smithi135 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:01.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:00.287083+0000 mon.smithi135 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:02.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:01.284690+0000 mon.smithi135 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:02.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:01.287299+0000 mon.smithi135 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519] boot 2024-09-10T18:32:02.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:01.287321+0000 mon.smithi135 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-10T18:32:02.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:01.287608+0000 mon.smithi135 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:02.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:01.284690+0000 mon.smithi135 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:02.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:01.287299+0000 mon.smithi135 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.135:6810/1449693519,v1:172.21.15.135:6811/1449693519] boot 2024-09-10T18:32:02.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:01.287321+0000 mon.smithi135 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-10T18:32:02.611 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:01.287608+0000 mon.smithi135 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:01.797299+0000 mgr.smithi135.beoolq (mgr.14164) 124 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:02.301014+0000 mon.smithi135 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:03.092908+0000 mon.smithi135 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:03.209990+0000 mon.smithi135 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:03.211149+0000 mon.smithi135 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:03.211619+0000 mon.smithi135 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:03.625 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:01.797299+0000 mgr.smithi135.beoolq (mgr.14164) 124 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:32:03.625 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:02.301014+0000 mon.smithi135 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-10T18:32:03.626 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:03.092908+0000 mon.smithi135 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:03.626 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:03.209990+0000 mon.smithi135 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:03.626 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:03.211149+0000 mon.smithi135 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:03.626 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:03.211619+0000 mon.smithi135 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:04.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:03.209235+0000 mgr.smithi135.beoolq (mgr.14164) 125 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:04.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:03.209235+0000 mgr.smithi135.beoolq (mgr.14164) 125 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:03.797562+0000 mgr.smithi135.beoolq (mgr.14164) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:05.632 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:03.797562+0000 mgr.smithi135.beoolq (mgr.14164) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:07.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:05.797917+0000 mgr.smithi135.beoolq (mgr.14164) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:07.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:05.797917+0000 mgr.smithi135.beoolq (mgr.14164) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:08.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:07.798168+0000 mgr.smithi135.beoolq (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:08.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:07.885624+0000 mgr.smithi135.beoolq (mgr.14164) 129 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:08.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:07.890250+0000 mon.smithi135 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.185389+0000 mon.smithi135 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.185978+0000 mon.smithi135 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:08.186380+0000 mgr.smithi135.beoolq (mgr.14164) 130 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 795.6M 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:08.186886+0000 mgr.smithi135.beoolq (mgr.14164) 131 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 834280243: error parsing value: Value '834280243' is below minimum 939524096 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.190285+0000 mon.smithi135 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.193070+0000 mon.smithi135 (mon.0) 323 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.193814+0000 mon.smithi135 (mon.0) 324 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.194272+0000 mon.smithi135 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.656141+0000 mon.smithi135 (mon.0) 326 : audit [INF] from='client.? 172.21.15.135:0/2875653455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b493c594-f33f-46e2-86c8-8c008a5dcaa1"}]: dispatch 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.659713+0000 mon.smithi135 (mon.0) 327 : audit [INF] from='client.? 172.21.15.135:0/2875653455' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b493c594-f33f-46e2-86c8-8c008a5dcaa1"}]': finished 2024-09-10T18:32:08.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:08.659757+0000 mon.smithi135 (mon.0) 328 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-10T18:32:08.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:08.659866+0000 mon.smithi135 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:07.798168+0000 mgr.smithi135.beoolq (mgr.14164) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:07.885624+0000 mgr.smithi135.beoolq (mgr.14164) 129 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:07.890250+0000 mon.smithi135 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.185389+0000 mon.smithi135 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.185978+0000 mon.smithi135 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:08.186380+0000 mgr.smithi135.beoolq (mgr.14164) 130 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 795.6M 2024-09-10T18:32:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:08.186886+0000 mgr.smithi135.beoolq (mgr.14164) 131 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 834280243: error parsing value: Value '834280243' is below minimum 939524096 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.190285+0000 mon.smithi135 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.193070+0000 mon.smithi135 (mon.0) 323 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.193814+0000 mon.smithi135 (mon.0) 324 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.194272+0000 mon.smithi135 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.656141+0000 mon.smithi135 (mon.0) 326 : audit [INF] from='client.? 172.21.15.135:0/2875653455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b493c594-f33f-46e2-86c8-8c008a5dcaa1"}]: dispatch 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.659713+0000 mon.smithi135 (mon.0) 327 : audit [INF] from='client.? 172.21.15.135:0/2875653455' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b493c594-f33f-46e2-86c8-8c008a5dcaa1"}]': finished 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:08.659757+0000 mon.smithi135 (mon.0) 328 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-10T18:32:09.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:08.659866+0000 mon.smithi135 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:10.087 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:09.091095+0000 mon.smithi135 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.135:0/4201569120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:10.087 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:09.859463+0000 mon.smithi135 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:10.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:09.091095+0000 mon.smithi135 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.135:0/4201569120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:10.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:09.859463+0000 mon.smithi135 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:11.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:09.798498+0000 mgr.smithi135.beoolq (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:11.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:09.798498+0000 mgr.smithi135.beoolq (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:11.798784+0000 mgr.smithi135.beoolq (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:13.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:11.798784+0000 mgr.smithi135.beoolq (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:14.317 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:12.943552+0000 mon.smithi135 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:14.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:12.943552+0000 mon.smithi135 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:15.276 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:13.799062+0000 mgr.smithi135.beoolq (mgr.14164) 134 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:15.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:13.799062+0000 mgr.smithi135.beoolq (mgr.14164) 134 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:15.799328+0000 mgr.smithi135.beoolq (mgr.14164) 135 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:16.316182+0000 mon.smithi135 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:32:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:16.316954+0000 mon.smithi135 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:16.317576+0000 mgr.smithi135.beoolq (mgr.14164) 136 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-09-10T18:32:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:15.799328+0000 mgr.smithi135.beoolq (mgr.14164) 135 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:16.316182+0000 mon.smithi135 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:32:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:16.316954+0000 mon.smithi135 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:16.317576+0000 mgr.smithi135.beoolq (mgr.14164) 136 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-09-10T18:32:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:17.799639+0000 mgr.smithi135.beoolq (mgr.14164) 137 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:18.580919+0000 mon.smithi135 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:18.583926+0000 mon.smithi135 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:19.397 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:17.799639+0000 mgr.smithi135.beoolq (mgr.14164) 137 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:19.397 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:18.580919+0000 mon.smithi135 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:19.397 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:18.583926+0000 mon.smithi135 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:20.087 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:18.576368+0000 mgr.smithi135.beoolq (mgr.14164) 138 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:18.576368+0000 mgr.smithi135.beoolq (mgr.14164) 138 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:21.324 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:19.799917+0000 mgr.smithi135.beoolq (mgr.14164) 139 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:19.799917+0000 mgr.smithi135.beoolq (mgr.14164) 139 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:21.757 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 2 on host 'smithi135' 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.744820+0000 mon.smithi135 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.746355+0000 mon.smithi135 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.748690+0000 mon.smithi135 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.748942+0000 mon.smithi135 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.753235+0000 mon.smithi135 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.910915+0000 mon.smithi135 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:32:22.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:21.911179+0000 mon.smithi135 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.744820+0000 mon.smithi135 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.746355+0000 mon.smithi135 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.748690+0000 mon.smithi135 (mon.0) 339 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.748942+0000 mon.smithi135 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.753235+0000 mon.smithi135 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.910915+0000 mon.smithi135 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:32:22.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:21.911179+0000 mon.smithi135 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:32:22.620 DEBUG:teuthology.orchestra.run.smithi135:osd.2> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.2.service 2024-09-10T18:32:22.623 INFO:tasks.cephadm:Deploying osd.3 on smithi135 with /dev/vg_nvme/lv_1... 2024-09-10T18:32:22.623 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-10T18:32:23.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:21.800190+0000 mgr.smithi135.beoolq (mgr.14164) 140 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:21.800190+0000 mgr.smithi135.beoolq (mgr.14164) 140 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:23.373060+0000 mon.smithi135 (mon.0) 344 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:23.800468+0000 mgr.smithi135.beoolq (mgr.14164) 141 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:24.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:23.373060+0000 mon.smithi135 (mon.0) 344 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:24.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:23.800468+0000 mgr.smithi135.beoolq (mgr.14164) 141 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:24.931 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:32:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:32:24.833+0000 7f4329234080 -1 osd.2 0 log_to_monitors {default=true} 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134145 s, 782 MB/s 2024-09-10T18:32:25.205 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-09-10T18:32:25.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:24.837143+0000 mon.smithi135 (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:32:25.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:24.837143+0000 mon.smithi135 (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:32:25.886 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2024-09-10T18:32:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:25.386216+0000 mon.smithi135 (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:32:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:25.386284+0000 mon.smithi135 (mon.0) 347 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-10T18:32:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:25.386387+0000 mon.smithi135 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:25.386713+0000 mon.smithi135 (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:25.800911+0000 mgr.smithi135.beoolq (mgr.14164) 142 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:26.658 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:32:26.389+0000 7f431f797700 -1 osd.2 0 waiting for initial osdmap 2024-09-10T18:32:26.658 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:32:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:32:26.392+0000 7f431a710700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:32:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:25.386216+0000 mon.smithi135 (mon.0) 346 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:32:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:25.386284+0000 mon.smithi135 (mon.0) 347 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-10T18:32:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:25.386387+0000 mon.smithi135 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:25.386713+0000 mon.smithi135 (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:25.800911+0000 mgr.smithi135.beoolq (mgr.14164) 142 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:26.388064+0000 mon.smithi135 (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:27.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:26.388138+0000 mon.smithi135 (mon.0) 351 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-10T18:32:27.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:26.388470+0000 mon.smithi135 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:27.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:26.391979+0000 mon.smithi135 (mon.0) 353 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:28.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:26.388064+0000 mon.smithi135 (mon.0) 350 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:28.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:26.388138+0000 mon.smithi135 (mon.0) 351 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-10T18:32:28.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:26.388470+0000 mon.smithi135 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:28.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:26.391979+0000 mon.smithi135 (mon.0) 353 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:25.832288+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:25.832501+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:27.392903+0000 mon.smithi135 (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633] boot 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:27.392932+0000 mon.smithi135 (mon.0) 355 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:27.393368+0000 mon.smithi135 (mon.0) 356 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:27.393595+0000 mon.smithi135 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:27.801168+0000 mgr.smithi135.beoolq (mgr.14164) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:28.116087+0000 mgr.smithi135.beoolq (mgr.14164) 144 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:28.396645+0000 mon.smithi135 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:28.396687+0000 mon.smithi135 (mon.0) 359 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-10T18:32:28.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:28.397327+0000 mon.smithi135 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-10T18:32:28.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:25.832288+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:28.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:25.832501+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:27.392903+0000 mon.smithi135 (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.135:6818/3497140633,v1:172.21.15.135:6819/3497140633] boot 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:27.392932+0000 mon.smithi135 (mon.0) 355 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:27.393368+0000 mon.smithi135 (mon.0) 356 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:27.393595+0000 mon.smithi135 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:27.801168+0000 mgr.smithi135.beoolq (mgr.14164) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:28.116087+0000 mgr.smithi135.beoolq (mgr.14164) 144 : audit [DBG] from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:28.396645+0000 mon.smithi135 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:28.396687+0000 mon.smithi135 (mon.0) 359 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-10T18:32:28.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:28.397327+0000 mon.smithi135 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-10T18:32:30.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:29.397809+0000 mon.smithi135 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-10T18:32:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:29.397913+0000 mon.smithi135 (mon.0) 362 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-10T18:32:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:29.400951+0000 mon.smithi135 (mon.0) 363 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:29.402296+0000 mon.smithi135 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:29.402857+0000 mon.smithi135 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:30.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:29.801573+0000 mgr.smithi135.beoolq (mgr.14164) 145 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:29.397809+0000 mon.smithi135 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:29.397913+0000 mon.smithi135 (mon.0) 362 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:29.400951+0000 mon.smithi135 (mon.0) 363 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:29.402296+0000 mon.smithi135 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:29.402857+0000 mon.smithi135 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:30.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:29.801573+0000 mgr.smithi135.beoolq (mgr.14164) 145 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:31.448 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:30.401226+0000 mon.smithi135 (mon.0) 366 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-10T18:32:31.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:30.401226+0000 mon.smithi135 (mon.0) 366 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:31.449127+0000 mon.smithi135 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:31.801945+0000 mgr.smithi135.beoolq (mgr.14164) 146 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:32.190420+0000 mon.smithi135 (mon.0) 368 : audit [INF] from='client.? 172.21.15.135:0/1080521551' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6055c91d-83ee-4014-98eb-5316578efe0c"}]: dispatch 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:32.196790+0000 mon.smithi135 (mon.0) 369 : audit [INF] from='client.? 172.21.15.135:0/1080521551' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6055c91d-83ee-4014-98eb-5316578efe0c"}]': finished 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:32.196866+0000 mon.smithi135 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-10T18:32:32.784 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:32.196976+0000 mon.smithi135 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:31.449127+0000 mon.smithi135 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:31.801945+0000 mgr.smithi135.beoolq (mgr.14164) 146 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:32.190420+0000 mon.smithi135 (mon.0) 368 : audit [INF] from='client.? 172.21.15.135:0/1080521551' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6055c91d-83ee-4014-98eb-5316578efe0c"}]: dispatch 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:32.196790+0000 mon.smithi135 (mon.0) 369 : audit [INF] from='client.? 172.21.15.135:0/1080521551' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6055c91d-83ee-4014-98eb-5316578efe0c"}]': finished 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:32.196866+0000 mon.smithi135 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-10T18:32:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:32.196976+0000 mon.smithi135 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:33.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:32.615729+0000 mon.smithi135 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.135:0/712975134' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:33.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:32.615729+0000 mon.smithi135 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.135:0/712975134' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:34.821 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:33.802411+0000 mgr.smithi135.beoolq (mgr.14164) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:34.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:33.802411+0000 mgr.smithi135.beoolq (mgr.14164) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:37.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:35.802885+0000 mgr.smithi135.beoolq (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:35.802885+0000 mgr.smithi135.beoolq (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:37.803206+0000 mgr.smithi135.beoolq (mgr.14164) 149 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:38.212453+0000 mgr.smithi135.beoolq (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.217827+0000 mon.smithi135 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.218792+0000 mon.smithi135 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.219460+0000 mon.smithi135 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.220029+0000 mon.smithi135 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:38.220447+0000 mgr.smithi135.beoolq (mgr.14164) 151 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 530.4M 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:38.220980+0000 mgr.smithi135.beoolq (mgr.14164) 152 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 556186828: error parsing value: Value '556186828' is below minimum 939524096 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.224626+0000 mon.smithi135 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.228015+0000 mon.smithi135 (mon.0) 378 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.228842+0000 mon.smithi135 (mon.0) 379 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:39.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:38.229317+0000 mon.smithi135 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:39.594 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:37.803206+0000 mgr.smithi135.beoolq (mgr.14164) 149 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:39.594 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:38.212453+0000 mgr.smithi135.beoolq (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi135 2024-09-10T18:32:39.594 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.217827+0000 mon.smithi135 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.218792+0000 mon.smithi135 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.219460+0000 mon.smithi135 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.220029+0000 mon.smithi135 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:38.220447+0000 mgr.smithi135.beoolq (mgr.14164) 151 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 530.4M 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:38.220980+0000 mgr.smithi135.beoolq (mgr.14164) 152 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 556186828: error parsing value: Value '556186828' is below minimum 939524096 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.224626+0000 mon.smithi135 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.228015+0000 mon.smithi135 (mon.0) 378 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.228842+0000 mon.smithi135 (mon.0) 379 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:39.595 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:38.229317+0000 mon.smithi135 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:39.619207+0000 mon.smithi135 (mon.0) 381 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:32:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:39.619878+0000 mon.smithi135 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:39.619207+0000 mon.smithi135 (mon.0) 381 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:32:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:39.619878+0000 mon.smithi135 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:41.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:39.620384+0000 mgr.smithi135.beoolq (mgr.14164) 153 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-09-10T18:32:41.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:39.803537+0000 mgr.smithi135.beoolq (mgr.14164) 154 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:39.620384+0000 mgr.smithi135.beoolq (mgr.14164) 153 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-09-10T18:32:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:39.803537+0000 mgr.smithi135.beoolq (mgr.14164) 154 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:43.489 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:41.803859+0000 mgr.smithi135.beoolq (mgr.14164) 155 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:43.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:41.803859+0000 mgr.smithi135.beoolq (mgr.14164) 155 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:45.149 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 3 on host 'smithi135' 2024-09-10T18:32:45.327 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:43.804163+0000 mgr.smithi135.beoolq (mgr.14164) 156 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:45.327 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:45.140395+0000 mon.smithi135 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:45.327 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:45.146355+0000 mon.smithi135 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:45.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:43.804163+0000 mgr.smithi135.beoolq (mgr.14164) 156 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:45.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:45.140395+0000 mon.smithi135 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:45.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:45.146355+0000 mon.smithi135 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:46.330 DEBUG:teuthology.orchestra.run.smithi135:osd.3> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.3.service 2024-09-10T18:32:46.333 INFO:tasks.cephadm:Deploying osd.4 on smithi138 with /dev/vg_nvme/lv_4... 2024-09-10T18:32:46.333 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-10T18:32:47.384 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:45.804580+0000 mgr.smithi135.beoolq (mgr.14164) 157 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:47.385 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:46.495505+0000 mon.smithi135 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:45.804580+0000 mgr.smithi135.beoolq (mgr.14164) 157 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:46.495505+0000 mon.smithi135 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:48.138 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-10T18:32:48.139 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-10T18:32:48.139 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2024-09-10T18:32:48.139 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2024-09-10T18:32:48.139 INFO:teuthology.orchestra.run.smithi138.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0141898 s, 739 MB/s 2024-09-10T18:32:48.139 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2024-09-10T18:32:48.407 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:32:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:32:48.239+0000 7f2d9d106080 -1 osd.3 0 log_to_monitors {default=true} 2024-09-10T18:32:48.766 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_4 2024-09-10T18:32:49.323 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:47.804979+0000 mgr.smithi135.beoolq (mgr.14164) 158 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:49.323 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:48.242928+0000 mon.smithi138 (mon.1) 2 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:32:49.323 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:48.243216+0000 mon.smithi135 (mon.0) 386 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:32:49.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:47.804979+0000 mgr.smithi135.beoolq (mgr.14164) 158 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:49.344 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:48.242928+0000 mon.smithi138 (mon.1) 2 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:32:49.344 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:48.243216+0000 mon.smithi135 (mon.0) 386 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:32:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.248627+0000 mon.smithi135 (mon.0) 387 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:32:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:49.248703+0000 mon.smithi135 (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-10T18:32:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.248833+0000 mon.smithi135 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.249425+0000 mon.smithi138 (mon.1) 3 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.249666+0000 mon.smithi135 (mon.0) 390 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.847246+0000 mon.smithi135 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.848035+0000 mon.smithi135 (mon.0) 392 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.848611+0000 mon.smithi135 (mon.0) 393 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.849131+0000 mon.smithi135 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.852681+0000 mon.smithi135 (mon.0) 395 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.855556+0000 mon.smithi135 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.856310+0000 mon.smithi135 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:49.856858+0000 mon.smithi135 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:50.347 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:32:50.249+0000 7f2d94e6c700 -1 osd.3 0 waiting for initial osdmap 2024-09-10T18:32:50.347 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:32:50.253+0000 7f2d8dde1700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:32:50.347 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.248627+0000 mon.smithi135 (mon.0) 387 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:32:50.347 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:49.248703+0000 mon.smithi135 (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-10T18:32:50.347 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.248833+0000 mon.smithi135 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:50.347 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.249425+0000 mon.smithi138 (mon.1) 3 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:50.347 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.249666+0000 mon.smithi135 (mon.0) 390 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.847246+0000 mon.smithi135 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.848035+0000 mon.smithi135 (mon.0) 392 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.848611+0000 mon.smithi135 (mon.0) 393 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.849131+0000 mon.smithi135 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.852681+0000 mon.smithi135 (mon.0) 395 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.855556+0000 mon.smithi135 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.856310+0000 mon.smithi135 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:50.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:49.856858+0000 mon.smithi135 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:49.223087+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:49.223170+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:49.805363+0000 mgr.smithi135.beoolq (mgr.14164) 159 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:49.849504+0000 mgr.smithi135.beoolq (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 530.4M 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:49.850097+0000 mgr.smithi135.beoolq (mgr.14164) 161 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 556186828: error parsing value: Value '556186828' is below minimum 939524096 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.246939+0000 mon.smithi135 (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:50.247043+0000 mon.smithi135 (mon.0) 400 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.247412+0000 mon.smithi135 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.251030+0000 mon.smithi135 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:51.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.612695+0000 mon.smithi135 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:51.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.613957+0000 mon.smithi135 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:51.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.614426+0000 mon.smithi135 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:51.564 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:49.223087+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:32:51.564 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:49.223170+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:32:51.564 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:49.805363+0000 mgr.smithi135.beoolq (mgr.14164) 159 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:49.849504+0000 mgr.smithi135.beoolq (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 530.4M 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:49.850097+0000 mgr.smithi135.beoolq (mgr.14164) 161 : cephadm [WRN] Unable to set osd_memory_target on smithi135 to 556186828: error parsing value: Value '556186828' is below minimum 939524096 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.246939+0000 mon.smithi135 (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:50.247043+0000 mon.smithi135 (mon.0) 400 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.247412+0000 mon.smithi135 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.251030+0000 mon.smithi135 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.612695+0000 mon.smithi135 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.613957+0000 mon.smithi135 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:32:51.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.614426+0000 mon.smithi135 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:52.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:50.611893+0000 mgr.smithi135.beoolq (mgr.14164) 162 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:52.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:51.251970+0000 mon.smithi135 (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179] boot 2024-09-10T18:32:52.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:51.252012+0000 mon.smithi135 (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-10T18:32:52.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:51.252319+0000 mon.smithi135 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:52.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:50.611893+0000 mgr.smithi135.beoolq (mgr.14164) 162 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:32:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:51.251970+0000 mon.smithi135 (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.135:6826/525494179,v1:172.21.15.135:6827/525494179] boot 2024-09-10T18:32:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:51.252012+0000 mon.smithi135 (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-10T18:32:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:51.252319+0000 mon.smithi135 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:32:53.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:51.805781+0000 mgr.smithi135.beoolq (mgr.14164) 163 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:53.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:52.264044+0000 mon.smithi135 (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:52.749831+0000 mon.smithi138 (mon.1) 4 : audit [INF] from='client.? 172.21.15.138:0/683289664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]: dispatch 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:52.750272+0000 mon.smithi135 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]: dispatch 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:52.753895+0000 mon.smithi135 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]': finished 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:52.753938+0000 mon.smithi135 (mon.0) 412 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:52.754057+0000 mon.smithi135 (mon.0) 413 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:32:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:53.164264+0000 mon.smithi138 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.138:0/1160568317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:53.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:51.805781+0000 mgr.smithi135.beoolq (mgr.14164) 163 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:52.264044+0000 mon.smithi135 (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:52.749831+0000 mon.smithi138 (mon.1) 4 : audit [INF] from='client.? 172.21.15.138:0/683289664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]: dispatch 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:52.750272+0000 mon.smithi135 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]: dispatch 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:52.753895+0000 mon.smithi135 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466"}]': finished 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:52.753938+0000 mon.smithi135 (mon.0) 412 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:52.754057+0000 mon.smithi135 (mon.0) 413 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:32:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:53.164264+0000 mon.smithi138 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.138:0/1160568317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:32:55.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:53.806149+0000 mgr.smithi135.beoolq (mgr.14164) 164 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:55.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:53.876951+0000 mon.smithi135 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:55.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:53.882324+0000 mon.smithi135 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:53.806149+0000 mgr.smithi135.beoolq (mgr.14164) 164 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:53.876951+0000 mon.smithi135 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:53.882324+0000 mon.smithi135 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:32:57.154 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:55.806556+0000 mgr.smithi135.beoolq (mgr.14164) 165 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:55.806556+0000 mgr.smithi135.beoolq (mgr.14164) 165 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:58.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:57.806923+0000 mgr.smithi135.beoolq (mgr.14164) 166 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:58.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:58.333103+0000 mon.smithi135 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:32:58.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:32:58.333900+0000 mon.smithi135 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:58.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:32:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:32:58.334489+0000 mgr.smithi135.beoolq (mgr.14164) 167 : cephadm [INF] Deploying daemon osd.4 on smithi138 2024-09-10T18:32:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:57.806923+0000 mgr.smithi135.beoolq (mgr.14164) 166 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:32:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:58.333103+0000 mon.smithi135 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:32:59.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:32:58.333900+0000 mon.smithi135 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:32:59.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:32:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:32:58.334489+0000 mgr.smithi135.beoolq (mgr.14164) 167 : cephadm [INF] Deploying daemon osd.4 on smithi138 2024-09-10T18:33:01.025 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:32:59.807314+0000 mgr.smithi135.beoolq (mgr.14164) 168 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:32:59.807314+0000 mgr.smithi135.beoolq (mgr.14164) 168 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:01.796 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 4 on host 'smithi138' 2024-09-10T18:33:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:01.784677+0000 mon.smithi135 (mon.0) 418 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:01.788050+0000 mon.smithi135 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:01.788459+0000 mon.smithi135 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:01.789881+0000 mon.smithi135 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:01.792608+0000 mon.smithi135 (mon.0) 422 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:01.784677+0000 mon.smithi135 (mon.0) 418 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:01.788050+0000 mon.smithi135 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:01.788459+0000 mon.smithi135 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:01.789881+0000 mon.smithi135 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:01.792608+0000 mon.smithi135 (mon.0) 422 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:02.489 DEBUG:teuthology.orchestra.run.smithi138:osd.4> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.4.service 2024-09-10T18:33:02.492 INFO:tasks.cephadm:Deploying osd.5 on smithi138 with /dev/vg_nvme/lv_3... 2024-09-10T18:33:02.492 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-10T18:33:03.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:01.807997+0000 mgr.smithi135.beoolq (mgr.14164) 169 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:03.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:01.807997+0000 mgr.smithi135.beoolq (mgr.14164) 169 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:04.894 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:33:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:33:04.870+0000 7fdca8c17080 -1 osd.4 0 log_to_monitors {default=true} 2024-09-10T18:33:05.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:03.808343+0000 mgr.smithi135.beoolq (mgr.14164) 170 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.874393+0000 mon.smithi138 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:33:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.874738+0000 mon.smithi135 (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124218 s, 844 MB/s 2024-09-10T18:33:05.246 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2024-09-10T18:33:05.246 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:03.808343+0000 mgr.smithi135.beoolq (mgr.14164) 170 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:05.247 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.874393+0000 mon.smithi138 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:33:05.247 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.874738+0000 mon.smithi135 (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:33:06.040 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:33:05.904+0000 7fdc9f17a700 -1 osd.4 0 waiting for initial osdmap 2024-09-10T18:33:06.040 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:33:05.910+0000 7fdc9a0f3700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.898496+0000 mon.smithi135 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:04.898553+0000 mon.smithi135 (mon.0) 425 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.898738+0000 mon.smithi135 (mon.0) 426 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.900334+0000 mon.smithi138 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:04.900648+0000 mon.smithi135 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:05.617141+0000 mon.smithi135 (mon.0) 428 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:06.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:05.776211+0000 mon.smithi135 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:06.058 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_3 2024-09-10T18:33:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.898496+0000 mon.smithi135 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:33:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:04.898553+0000 mon.smithi135 (mon.0) 425 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-10T18:33:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.898738+0000 mon.smithi135 (mon.0) 426 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.900334+0000 mon.smithi138 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:04.900648+0000 mon.smithi135 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:05.617141+0000 mon.smithi135 (mon.0) 428 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:05.776211+0000 mon.smithi135 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:07.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:05.808748+0000 mgr.smithi135.beoolq (mgr.14164) 171 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:05.901743+0000 mon.smithi135 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:05.901825+0000 mon.smithi135 (mon.0) 431 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-10T18:33:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:05.903180+0000 mon.smithi135 (mon.0) 432 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:05.907327+0000 mon.smithi135 (mon.0) 433 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:07.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:05.808748+0000 mgr.smithi135.beoolq (mgr.14164) 171 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:07.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:05.901743+0000 mon.smithi135 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:07.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:05.901825+0000 mon.smithi135 (mon.0) 431 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-10T18:33:07.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:05.903180+0000 mon.smithi135 (mon.0) 432 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:07.203 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:05.907327+0000 mon.smithi135 (mon.0) 433 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:05.899304+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:05.899415+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:06.909373+0000 mon.smithi135 (mon.0) 434 : cluster [INF] osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720] boot 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:06.909445+0000 mon.smithi135 (mon.0) 435 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:06.909949+0000 mon.smithi135 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:07.909779+0000 mon.smithi135 (mon.0) 437 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:05.899304+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:05.899415+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:06.909373+0000 mon.smithi135 (mon.0) 434 : cluster [INF] osd.4 [v2:172.21.15.138:6800/4091164720,v1:172.21.15.138:6801/4091164720] boot 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:06.909445+0000 mon.smithi135 (mon.0) 435 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:06.909949+0000 mon.smithi135 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:33:08.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:07.909779+0000 mon.smithi135 (mon.0) 437 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-10T18:33:09.013 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:07.809193+0000 mgr.smithi135.beoolq (mgr.14164) 172 : cluster [DBG] pgmap v133: 1 pgs: 1 remapped+peering; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:09.013 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:08.911012+0000 mon.smithi135 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-10T18:33:09.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:07.809193+0000 mgr.smithi135.beoolq (mgr.14164) 172 : cluster [DBG] pgmap v133: 1 pgs: 1 remapped+peering; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-10T18:33:09.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:08.911012+0000 mon.smithi135 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:09.548081+0000 mgr.smithi135.beoolq (mgr.14164) 173 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.553193+0000 mon.smithi135 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:09.809676+0000 mgr.smithi135.beoolq (mgr.14164) 174 : cluster [DBG] pgmap v136: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.854023+0000 mon.smithi135 (mon.0) 440 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:09.854715+0000 mgr.smithi135.beoolq (mgr.14164) 175 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 15936M 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.861495+0000 mon.smithi135 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.867470+0000 mon.smithi135 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.871138+0000 mon.smithi135 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.872187+0000 mon.smithi135 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:09.872892+0000 mon.smithi135 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:10.195289+0000 mgr.smithi135.beoolq (mgr.14164) 176 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:10.196046+0000 mon.smithi135 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:10.197275+0000 mon.smithi135 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:10.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:10.197772+0000 mon.smithi135 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:09.548081+0000 mgr.smithi135.beoolq (mgr.14164) 173 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.553193+0000 mon.smithi135 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:09.809676+0000 mgr.smithi135.beoolq (mgr.14164) 174 : cluster [DBG] pgmap v136: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.854023+0000 mon.smithi135 (mon.0) 440 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:09.854715+0000 mgr.smithi135.beoolq (mgr.14164) 175 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 15936M 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.861495+0000 mon.smithi135 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.767 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.867470+0000 mon.smithi135 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.871138+0000 mon.smithi135 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.872187+0000 mon.smithi135 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:09.872892+0000 mon.smithi135 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:10.195289+0000 mgr.smithi135.beoolq (mgr.14164) 176 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:10.196046+0000 mon.smithi135 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:10.197275+0000 mon.smithi135 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:10.768 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:10.197772+0000 mon.smithi135 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:11.810011+0000 mgr.smithi135.beoolq (mgr.14164) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:12.311562+0000 mon.smithi138 (mon.1) 8 : audit [INF] from='client.? 172.21.15.138:0/773515296' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]: dispatch 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:12.311941+0000 mon.smithi135 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]: dispatch 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:12.315875+0000 mon.smithi135 (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]': finished 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:12.315925+0000 mon.smithi135 (mon.0) 451 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-10T18:33:12.851 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:12.316027+0000 mon.smithi135 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:12.852 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:12.714377+0000 mon.smithi138 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.138:0/3888374217' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:13.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:11.810011+0000 mgr.smithi135.beoolq (mgr.14164) 177 : cluster [DBG] pgmap v137: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:13.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:12.311562+0000 mon.smithi138 (mon.1) 8 : audit [INF] from='client.? 172.21.15.138:0/773515296' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]: dispatch 2024-09-10T18:33:13.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:12.311941+0000 mon.smithi135 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]: dispatch 2024-09-10T18:33:13.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:12.315875+0000 mon.smithi135 (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef6f9c35-893f-4fd7-a6e6-4ff8bb591875"}]': finished 2024-09-10T18:33:13.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:12.315925+0000 mon.smithi135 (mon.0) 451 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-10T18:33:13.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:12.316027+0000 mon.smithi135 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:13.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:12.714377+0000 mon.smithi138 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.138:0/3888374217' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:15.299 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:13.810300+0000 mgr.smithi135.beoolq (mgr.14164) 178 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:15.299 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:13.946409+0000 mon.smithi135 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:15.299 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:14.164236+0000 mon.smithi135 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:15.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:13.810300+0000 mgr.smithi135.beoolq (mgr.14164) 178 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:15.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:13.946409+0000 mon.smithi135 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:15.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:14.164236+0000 mon.smithi135 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:17.051 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:15.810690+0000 mgr.smithi135.beoolq (mgr.14164) 179 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:17.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:15.810690+0000 mgr.smithi135.beoolq (mgr.14164) 179 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:17.811205+0000 mgr.smithi135.beoolq (mgr.14164) 180 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:18.111788+0000 mon.smithi135 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:33:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:18.112639+0000 mon.smithi135 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:18.113398+0000 mgr.smithi135.beoolq (mgr.14164) 181 : cephadm [INF] Deploying daemon osd.5 on smithi138 2024-09-10T18:33:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:17.811205+0000 mgr.smithi135.beoolq (mgr.14164) 180 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:19.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:18.111788+0000 mon.smithi135 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:33:19.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:18.112639+0000 mon.smithi135 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:19.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:18.113398+0000 mgr.smithi135.beoolq (mgr.14164) 181 : cephadm [INF] Deploying daemon osd.5 on smithi138 2024-09-10T18:33:21.202 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:19.811683+0000 mgr.smithi135.beoolq (mgr.14164) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:19.811683+0000 mgr.smithi135.beoolq (mgr.14164) 182 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:21.761 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 5 on host 'smithi138' 2024-09-10T18:33:22.067 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.749621+0000 mon.smithi135 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:22.067 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.752628+0000 mon.smithi135 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:22.067 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.752889+0000 mon.smithi135 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:22.067 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.754549+0000 mon.smithi135 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:22.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.756927+0000 mon.smithi135 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:22.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.912039+0000 mon.smithi135 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:33:22.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:21.912245+0000 mon.smithi135 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:33:22.241 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.749621+0000 mon.smithi135 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.752628+0000 mon.smithi135 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.752889+0000 mon.smithi135 (mon.0) 459 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.754549+0000 mon.smithi135 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.756927+0000 mon.smithi135 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.912039+0000 mon.smithi135 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:33:22.242 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:21.912245+0000 mon.smithi135 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:33:22.372 DEBUG:teuthology.orchestra.run.smithi138:osd.5> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.5.service 2024-09-10T18:33:22.375 INFO:tasks.cephadm:Deploying osd.6 on smithi138 with /dev/vg_nvme/lv_2... 2024-09-10T18:33:22.375 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-10T18:33:23.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:21.812026+0000 mgr.smithi135.beoolq (mgr.14164) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:23.295 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:21.812026+0000 mgr.smithi135.beoolq (mgr.14164) 183 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:25.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:23.812349+0000 mgr.smithi135.beoolq (mgr.14164) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:25.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.836117+0000 mon.smithi138 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:33:25.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.836449+0000 mon.smithi135 (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:33:25.093 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:33:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:33:24.832+0000 7fa6ad5b8080 -1 osd.5 0 log_to_monitors {default=true} 2024-09-10T18:33:25.237 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:23.812349+0000 mgr.smithi135.beoolq (mgr.14164) 184 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:25.238 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.836117+0000 mon.smithi138 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:33:25.238 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.836449+0000 mon.smithi135 (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:33:25.272 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-10T18:33:25.272 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-10T18:33:25.272 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2024-09-10T18:33:25.273 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2024-09-10T18:33:25.273 INFO:teuthology.orchestra.run.smithi138.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137213 s, 764 MB/s 2024-09-10T18:33:25.273 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2024-09-10T18:33:25.959 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_2 2024-09-10T18:33:26.262 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:33:25.975+0000 7fa6a3b1b700 -1 osd.5 0 waiting for initial osdmap 2024-09-10T18:33:26.263 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:33:25.980+0000 7fa69d291700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.965626+0000 mon.smithi135 (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:24.965713+0000 mon.smithi135 (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.966141+0000 mon.smithi135 (mon.0) 467 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.967757+0000 mon.smithi138 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:24.970828+0000 mon.smithi135 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:26.263 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:25.844581+0000 mon.smithi135 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.965626+0000 mon.smithi135 (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:33:26.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:24.965713+0000 mon.smithi135 (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-10T18:33:26.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.966141+0000 mon.smithi135 (mon.0) 467 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:26.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.967757+0000 mon.smithi138 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:26.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:24.970828+0000 mon.smithi135 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:26.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:25.844581+0000 mon.smithi135 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:27.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:25.812677+0000 mgr.smithi135.beoolq (mgr.14164) 185 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:27.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:25.972074+0000 mon.smithi135 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:27.279 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:25.972162+0000 mon.smithi135 (mon.0) 471 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-10T18:33:27.279 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:25.972547+0000 mon.smithi135 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:27.279 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:25.975586+0000 mon.smithi135 (mon.0) 473 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:27.279 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:26.043076+0000 mon.smithi135 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:25.812677+0000 mgr.smithi135.beoolq (mgr.14164) 185 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:25.972074+0000 mon.smithi135 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:25.972162+0000 mon.smithi135 (mon.0) 471 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:25.972547+0000 mon.smithi135 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:25.975586+0000 mon.smithi135 (mon.0) 473 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:26.043076+0000 mon.smithi135 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:28.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:25.798163+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:28.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:25.798252+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:28.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:26.974082+0000 mon.smithi135 (mon.0) 475 : cluster [INF] osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144] boot 2024-09-10T18:33:28.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:26.974135+0000 mon.smithi135 (mon.0) 476 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-10T18:33:28.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:26.974307+0000 mon.smithi135 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:28.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:25.798163+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:28.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:25.798252+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:28.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:26.974082+0000 mon.smithi135 (mon.0) 475 : cluster [INF] osd.5 [v2:172.21.15.138:6808/1262789144,v1:172.21.15.138:6809/1262789144] boot 2024-09-10T18:33:28.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:26.974135+0000 mon.smithi135 (mon.0) 476 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-10T18:33:28.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:26.974307+0000 mon.smithi135 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:33:29.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:27.813056+0000 mgr.smithi135.beoolq (mgr.14164) 186 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:29.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:27.975988+0000 mon.smithi135 (mon.0) 478 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-10T18:33:29.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:28.549336+0000 mon.smithi135 (mon.0) 479 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:29.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:28.550870+0000 mon.smithi135 (mon.0) 480 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:29.068 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:28.551517+0000 mon.smithi135 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:29.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:27.813056+0000 mgr.smithi135.beoolq (mgr.14164) 186 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:29.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:27.975988+0000 mon.smithi135 (mon.0) 478 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-10T18:33:29.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:28.549336+0000 mon.smithi135 (mon.0) 479 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:29.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:28.550870+0000 mon.smithi135 (mon.0) 480 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:29.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:28.551517+0000 mon.smithi135 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:30.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:28.548328+0000 mgr.smithi135.beoolq (mgr.14164) 187 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:30.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:28.984143+0000 mon.smithi135 (mon.0) 482 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-10T18:33:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:28.548328+0000 mgr.smithi135.beoolq (mgr.14164) 187 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:28.984143+0000 mon.smithi135 (mon.0) 482 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-10T18:33:31.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:29.813465+0000 mgr.smithi135.beoolq (mgr.14164) 188 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:31.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:29.813465+0000 mgr.smithi135.beoolq (mgr.14164) 188 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:31.401644+0000 mgr.smithi135.beoolq (mgr.14164) 189 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.408515+0000 mon.smithi135 (mon.0) 483 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.409380+0000 mon.smithi135 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.410119+0000 mon.smithi135 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:31.410630+0000 mgr.smithi135.beoolq (mgr.14164) 190 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 7968M 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.416515+0000 mon.smithi135 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.422211+0000 mon.smithi135 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.425598+0000 mon.smithi135 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.426521+0000 mon.smithi135 (mon.0) 489 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:31.427083+0000 mon.smithi135 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:31.813917+0000 mgr.smithi135.beoolq (mgr.14164) 191 : cluster [DBG] pgmap v153: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:32.076657+0000 mon.smithi138 (mon.1) 12 : audit [INF] from='client.? 172.21.15.138:0/772706486' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]: dispatch 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:32.077063+0000 mon.smithi135 (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]: dispatch 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:32.083108+0000 mon.smithi135 (mon.0) 492 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]': finished 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:32.083154+0000 mon.smithi135 (mon.0) 493 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-10T18:33:32.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:32.083260+0000 mon.smithi135 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:31.401644+0000 mgr.smithi135.beoolq (mgr.14164) 189 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.408515+0000 mon.smithi135 (mon.0) 483 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.409380+0000 mon.smithi135 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.410119+0000 mon.smithi135 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:32.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:31.410630+0000 mgr.smithi135.beoolq (mgr.14164) 190 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 7968M 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.416515+0000 mon.smithi135 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.422211+0000 mon.smithi135 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.425598+0000 mon.smithi135 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.426521+0000 mon.smithi135 (mon.0) 489 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:31.427083+0000 mon.smithi135 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:31.813917+0000 mgr.smithi135.beoolq (mgr.14164) 191 : cluster [DBG] pgmap v153: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:32.076657+0000 mon.smithi138 (mon.1) 12 : audit [INF] from='client.? 172.21.15.138:0/772706486' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]: dispatch 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:32.077063+0000 mon.smithi135 (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]: dispatch 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:32.083108+0000 mon.smithi135 (mon.0) 492 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73d2e656-4381-4cc1-b175-a5363696e8e0"}]': finished 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:32.083154+0000 mon.smithi135 (mon.0) 493 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-10T18:33:32.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:32.083260+0000 mon.smithi135 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:33.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:32.489413+0000 mon.smithi138 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.138:0/306718663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:33.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:32.489413+0000 mon.smithi138 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.138:0/306718663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:34.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:33.814182+0000 mgr.smithi135.beoolq (mgr.14164) 192 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:34.704 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:33.814182+0000 mgr.smithi135.beoolq (mgr.14164) 192 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:36.450 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:35.434046+0000 mon.smithi135 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:36.450 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:35.436809+0000 mon.smithi135 (mon.0) 496 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:36.450 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:35.814550+0000 mgr.smithi135.beoolq (mgr.14164) 193 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:36.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:35.434046+0000 mon.smithi135 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:36.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:35.436809+0000 mon.smithi135 (mon.0) 496 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:36.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:35.814550+0000 mgr.smithi135.beoolq (mgr.14164) 193 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:38.065 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:37.746164+0000 mon.smithi135 (mon.0) 497 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:33:38.065 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:37.746953+0000 mon.smithi135 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:38.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:37.746164+0000 mon.smithi135 (mon.0) 497 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:33:38.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:37.746953+0000 mon.smithi135 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:39.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:37.747591+0000 mgr.smithi135.beoolq (mgr.14164) 194 : cephadm [INF] Deploying daemon osd.6 on smithi138 2024-09-10T18:33:39.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:37.814964+0000 mgr.smithi135.beoolq (mgr.14164) 195 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:39.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:37.747591+0000 mgr.smithi135.beoolq (mgr.14164) 194 : cephadm [INF] Deploying daemon osd.6 on smithi138 2024-09-10T18:33:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:37.814964+0000 mgr.smithi135.beoolq (mgr.14164) 195 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:39.815302+0000 mgr.smithi135.beoolq (mgr.14164) 196 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:41.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:39.815302+0000 mgr.smithi135.beoolq (mgr.14164) 196 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:41.368 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 6 on host 'smithi138' 2024-09-10T18:33:41.888 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:41.355659+0000 mon.smithi135 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:41.888 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:41.357113+0000 mon.smithi135 (mon.0) 500 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:41.888 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:41.359336+0000 mon.smithi135 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:41.888 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:41.359557+0000 mon.smithi135 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:41.888 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:41.363771+0000 mon.smithi135 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:42.079 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:41.355659+0000 mon.smithi135 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:42.079 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:41.357113+0000 mon.smithi135 (mon.0) 500 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:42.079 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:41.359336+0000 mon.smithi135 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:42.079 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:41.359557+0000 mon.smithi135 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:42.079 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:41.363771+0000 mon.smithi135 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:42.100 DEBUG:teuthology.orchestra.run.smithi138:osd.6> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.6.service 2024-09-10T18:33:42.102 INFO:tasks.cephadm:Deploying osd.7 on smithi138 with /dev/vg_nvme/lv_1... 2024-09-10T18:33:42.103 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-10T18:33:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:41.815662+0000 mgr.smithi135.beoolq (mgr.14164) 197 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:43.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:41.815662+0000 mgr.smithi135.beoolq (mgr.14164) 197 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10+0 records in 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr:10+0 records out 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126101 s, 832 MB/s 2024-09-10T18:33:44.223 INFO:teuthology.orchestra.run.smithi138.stderr:--> Zapping successful for: 2024-09-10T18:33:44.831 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:33:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:33:44.462+0000 7f19033a2080 -1 osd.6 0 log_to_monitors {default=true} 2024-09-10T18:33:44.851 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_1 2024-09-10T18:33:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:43.816007+0000 mgr.smithi135.beoolq (mgr.14164) 198 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.466959+0000 mon.smithi138 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:33:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.467263+0000 mon.smithi135 (mon.0) 504 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:33:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:43.816007+0000 mgr.smithi135.beoolq (mgr.14164) 198 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.466959+0000 mon.smithi138 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:33:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.467263+0000 mon.smithi135 (mon.0) 504 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:33:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.876343+0000 mon.smithi135 (mon.0) 505 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:33:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:44.876434+0000 mon.smithi135 (mon.0) 506 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-10T18:33:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.876771+0000 mon.smithi135 (mon.0) 507 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.877286+0000 mon.smithi138 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:44.880044+0000 mon.smithi135 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:45.453006+0000 mon.smithi135 (mon.0) 509 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:46.162 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:33:45.883+0000 7f18f9905700 -1 osd.6 0 waiting for initial osdmap 2024-09-10T18:33:46.162 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:33:45.889+0000 7f18f407d700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:33:46.162 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.876343+0000 mon.smithi135 (mon.0) 505 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:33:46.162 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:44.876434+0000 mon.smithi135 (mon.0) 506 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-10T18:33:46.163 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.876771+0000 mon.smithi135 (mon.0) 507 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:46.163 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.877286+0000 mon.smithi138 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:46.163 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:44.880044+0000 mon.smithi135 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:33:46.163 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:45.453006+0000 mon.smithi135 (mon.0) 509 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:45.816423+0000 mgr.smithi135.beoolq (mgr.14164) 199 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:45.882071+0000 mon.smithi135 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:45.882134+0000 mon.smithi135 (mon.0) 511 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-09-10T18:33:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:45.882501+0000 mon.smithi135 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:45.885812+0000 mon.smithi135 (mon.0) 513 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:47.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:46.529426+0000 mon.smithi135 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:45.816423+0000 mgr.smithi135.beoolq (mgr.14164) 199 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:45.882071+0000 mon.smithi135 (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:45.882134+0000 mon.smithi135 (mon.0) 511 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:45.882501+0000 mon.smithi135 (mon.0) 512 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:45.885812+0000 mon.smithi135 (mon.0) 513 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:47.206 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:46.529426+0000 mon.smithi135 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:48.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:45.479873+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:45.480051+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:46.884105+0000 mon.smithi135 (mon.0) 515 : cluster [INF] osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002] boot 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:46.884136+0000 mon.smithi135 (mon.0) 516 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:46.884277+0000 mon.smithi135 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:47.629371+0000 mon.smithi135 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:47.631008+0000 mon.smithi135 (mon.0) 519 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:47.631746+0000 mon.smithi135 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:47.885401+0000 mon.smithi135 (mon.0) 521 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-10T18:33:48.217 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:45.479873+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:45.480051+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:46.884105+0000 mon.smithi135 (mon.0) 515 : cluster [INF] osd.6 [v2:172.21.15.138:6816/4240868002,v1:172.21.15.138:6817/4240868002] boot 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:46.884136+0000 mon.smithi135 (mon.0) 516 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:46.884277+0000 mon.smithi135 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:47.629371+0000 mon.smithi135 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:47.631008+0000 mon.smithi135 (mon.0) 519 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:47.631746+0000 mon.smithi135 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:48.218 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:47.885401+0000 mon.smithi135 (mon.0) 521 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-10T18:33:49.055 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:47.628523+0000 mgr.smithi135.beoolq (mgr.14164) 200 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:49.055 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:47.816879+0000 mgr.smithi135.beoolq (mgr.14164) 201 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:49.055 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:48.888629+0000 mon.smithi135 (mon.0) 522 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-09-10T18:33:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:47.628523+0000 mgr.smithi135.beoolq (mgr.14164) 200 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:33:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:47.816879+0000 mgr.smithi135.beoolq (mgr.14164) 201 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:48.888629+0000 mon.smithi135 (mon.0) 522 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-09-10T18:33:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:49.817231+0000 mgr.smithi135.beoolq (mgr.14164) 202 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:51.179 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:49.817231+0000 mgr.smithi135.beoolq (mgr.14164) 202 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:51.204360+0000 mgr.smithi135.beoolq (mgr.14164) 203 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.219376+0000 mon.smithi135 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.220336+0000 mon.smithi135 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.221139+0000 mon.smithi135 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.221831+0000 mon.smithi135 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:51.222317+0000 mgr.smithi135.beoolq (mgr.14164) 204 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 5312M 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.228213+0000 mon.smithi135 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.233966+0000 mon.smithi135 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.237293+0000 mon.smithi135 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.238317+0000 mon.smithi135 (mon.0) 530 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.239038+0000 mon.smithi135 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.244821+0000 mon.smithi135 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.926776+0000 mon.smithi138 (mon.1) 16 : audit [INF] from='client.? 172.21.15.138:0/1439539874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.927182+0000 mon.smithi135 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]: dispatch 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.933336+0000 mon.smithi135 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]': finished 2024-09-10T18:33:52.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:51.933391+0000 mon.smithi135 (mon.0) 535 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-10T18:33:52.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:51.933518+0000 mon.smithi135 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:33:52.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:51.204360+0000 mgr.smithi135.beoolq (mgr.14164) 203 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.219376+0000 mon.smithi135 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.220336+0000 mon.smithi135 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.221139+0000 mon.smithi135 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.221831+0000 mon.smithi135 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:51.222317+0000 mgr.smithi135.beoolq (mgr.14164) 204 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 5312M 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.228213+0000 mon.smithi135 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.233966+0000 mon.smithi135 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.237293+0000 mon.smithi135 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.238317+0000 mon.smithi135 (mon.0) 530 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.239038+0000 mon.smithi135 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:33:52.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.244821+0000 mon.smithi135 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:33:52.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.926776+0000 mon.smithi138 (mon.1) 16 : audit [INF] from='client.? 172.21.15.138:0/1439539874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]: dispatch 2024-09-10T18:33:52.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.927182+0000 mon.smithi135 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]: dispatch 2024-09-10T18:33:52.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.933336+0000 mon.smithi135 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b926d8dc-fb46-4694-98f3-b457916c2a42"}]': finished 2024-09-10T18:33:52.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:51.933391+0000 mon.smithi135 (mon.0) 535 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-10T18:33:52.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:51.933518+0000 mon.smithi135 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:33:53.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:51.817520+0000 mgr.smithi135.beoolq (mgr.14164) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:53.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:52.376458+0000 mon.smithi138 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.138:0/2172289930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:53.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:51.817520+0000 mgr.smithi135.beoolq (mgr.14164) 205 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:53.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:52.376458+0000 mon.smithi138 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.138:0/2172289930' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:33:55.484 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:53.817898+0000 mgr.smithi135.beoolq (mgr.14164) 206 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:55.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:53.817898+0000 mgr.smithi135.beoolq (mgr.14164) 206 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:55.818243+0000 mgr.smithi135.beoolq (mgr.14164) 207 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:57.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:55.818243+0000 mgr.smithi135.beoolq (mgr.14164) 207 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:58.418 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:57.978037+0000 mon.smithi135 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:33:58.418 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:33:57.978809+0000 mon.smithi135 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:58.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:57.978037+0000 mon.smithi135 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:33:58.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:33:57.978809+0000 mon.smithi135 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:33:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:57.818694+0000 mgr.smithi135.beoolq (mgr.14164) 208 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:33:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:33:57.979374+0000 mgr.smithi135.beoolq (mgr.14164) 209 : cephadm [INF] Deploying daemon osd.7 on smithi138 2024-09-10T18:33:59.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:57.818694+0000 mgr.smithi135.beoolq (mgr.14164) 208 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:33:59.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:33:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:33:57.979374+0000 mgr.smithi135.beoolq (mgr.14164) 209 : cephadm [INF] Deploying daemon osd.7 on smithi138 2024-09-10T18:34:01.349 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 7 on host 'smithi138' 2024-09-10T18:34:01.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:33:59.819219+0000 mgr.smithi135.beoolq (mgr.14164) 210 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:01.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:33:59.819219+0000 mgr.smithi135.beoolq (mgr.14164) 210 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:02.032 DEBUG:teuthology.orchestra.run.smithi138:osd.7> sudo journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.7.service 2024-09-10T18:34:02.034 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-10T18:34:02.035 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:34:02.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:01.337081+0000 mon.smithi135 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:34:02.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:01.338896+0000 mon.smithi135 (mon.0) 540 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:34:02.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:01.341454+0000 mon.smithi135 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:02.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:01.341715+0000 mon.smithi135 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:34:02.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:01.345879+0000 mon.smithi135 (mon.0) 543 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:02.555 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:01.337081+0000 mon.smithi135 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:34:02.555 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:01.338896+0000 mon.smithi135 (mon.0) 540 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:34:02.555 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:01.341454+0000 mon.smithi135 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:02.556 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:01.341715+0000 mon.smithi135 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:34:02.556 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:01.345879+0000 mon.smithi135 (mon.0) 543 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:03.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:01.819629+0000 mgr.smithi135.beoolq (mgr.14164) 211 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:03.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:01.819629+0000 mgr.smithi135.beoolq (mgr.14164) 211 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:04.085 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:04.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:34:04.449+0000 7f42f0618080 -1 osd.7 0 log_to_monitors {default=true} 2024-09-10T18:34:04.883 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1725993226,"num_in_osds":8,"osd_in_since":1725993231,"num_remapped_pgs":0} 2024-09-10T18:34:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:03.722091+0000 mon.smithi135 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:03.819945+0000 mgr.smithi135.beoolq (mgr.14164) 212 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.084387+0000 mon.smithi135 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.135:0/4019035999' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:34:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.452422+0000 mon.smithi138 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:34:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.452741+0000 mon.smithi135 (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:34:05.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:03.722091+0000 mon.smithi135 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:03.819945+0000 mgr.smithi135.beoolq (mgr.14164) 212 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.084387+0000 mon.smithi135 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.135:0/4019035999' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:34:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.452422+0000 mon.smithi138 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:34:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.452741+0000 mon.smithi135 (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:34:05.884 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:34:06.063 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.727692+0000 mon.smithi135 (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:34:06.063 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:04.727774+0000 mon.smithi135 (mon.0) 548 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-10T18:34:06.063 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.727920+0000 mon.smithi135 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:06.063 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.728294+0000 mon.smithi138 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:34:06.063 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:04.728512+0000 mon.smithi135 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:34:06.063 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:34:05.731+0000 7f42e6b7b700 -1 osd.7 0 waiting for initial osdmap 2024-09-10T18:34:06.063 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:34:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:34:05.738+0000 7f42df2ef700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-10T18:34:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.727692+0000 mon.smithi135 (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:34:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:04.727774+0000 mon.smithi135 (mon.0) 548 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-10T18:34:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.727920+0000 mon.smithi135 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.728294+0000 mon.smithi138 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:34:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:04.728512+0000 mon.smithi135 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:34:06.807 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:05.728232+0000 mon.smithi135 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:34:06.807 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.728298+0000 mon.smithi135 (mon.0) 552 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-10T18:34:06.807 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:05.728684+0000 mon.smithi135 (mon.0) 553 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:06.808 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:05.732629+0000 mon.smithi135 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:06.808 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.820230+0000 mgr.smithi135.beoolq (mgr.14164) 213 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:06.808 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.831897+0000 mon.smithi135 (mon.0) 555 : cluster [INF] osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728] boot 2024-09-10T18:34:06.808 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.831953+0000 mon.smithi135 (mon.0) 556 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-10T18:34:06.808 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:05.832312+0000 mon.smithi135 (mon.0) 557 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:07.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:05.728232+0000 mon.smithi135 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.728298+0000 mon.smithi135 (mon.0) 552 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:05.728684+0000 mon.smithi135 (mon.0) 553 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:05.732629+0000 mon.smithi135 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.820230+0000 mgr.smithi135.beoolq (mgr.14164) 213 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.831897+0000 mon.smithi135 (mon.0) 555 : cluster [INF] osd.7 [v2:172.21.15.138:6824/2061392728,v1:172.21.15.138:6825/2061392728] boot 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.831953+0000 mon.smithi135 (mon.0) 556 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-10T18:34:07.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:05.832312+0000 mon.smithi135 (mon.0) 557 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:34:07.881 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.494512+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:05.494604+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:06.833019+0000 mon.smithi135 (mon.0) 558 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:34:07.017435+0000 mgr.smithi135.beoolq (mgr.14164) 214 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.022315+0000 mon.smithi135 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.023185+0000 mon.smithi135 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.023898+0000 mon.smithi135 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.024478+0000 mon.smithi135 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.025150+0000 mon.smithi135 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:34:07.025590+0000 mgr.smithi135.beoolq (mgr.14164) 215 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 3984M 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.028979+0000 mon.smithi135 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.032024+0000 mon.smithi135 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.035101+0000 mon.smithi135 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.035979+0000 mon.smithi135 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.036550+0000 mon.smithi135 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:34:08.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.040186+0000 mon.smithi135 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.494512+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:05.494604+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:06.833019+0000 mon.smithi135 (mon.0) 558 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:34:07.017435+0000 mgr.smithi135.beoolq (mgr.14164) 214 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.022315+0000 mon.smithi135 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.023185+0000 mon.smithi135 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.023898+0000 mon.smithi135 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.024478+0000 mon.smithi135 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.025150+0000 mon.smithi135 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:34:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:34:07.025590+0000 mgr.smithi135.beoolq (mgr.14164) 215 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 3984M 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.028979+0000 mon.smithi135 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.032024+0000 mon.smithi135 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.035101+0000 mon.smithi135 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.035979+0000 mon.smithi135 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.036550+0000 mon.smithi135 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:34:08.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.040186+0000 mon.smithi135 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:34:08.554 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1725993245,"num_in_osds":8,"osd_in_since":1725993231,"num_remapped_pgs":0} 2024-09-10T18:34:08.555 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:34:08.759 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:09.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:07.820529+0000 mgr.smithi135.beoolq (mgr.14164) 216 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:07.833843+0000 mon.smithi135 (mon.0) 570 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-10T18:34:09.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:07.879948+0000 mon.smithi135 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.135:0/236008953' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:34:09.094 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:07.820529+0000 mgr.smithi135.beoolq (mgr.14164) 216 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:09.094 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:07.833843+0000 mon.smithi135 (mon.0) 570 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-10T18:34:09.094 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:07.879948+0000 mon.smithi135 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.135:0/236008953' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:34:10.596 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:10.596 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":51,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","created":"2024-09-10T18:28:26.257851+0000","modified":"2024-09-10T18:34:07.830219+0000","last_up_change":"2024-09-10T18:34:05.827199+0000","last_in_change":"2024-09-10T18:33:51.927753+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-10T18:32:27.646274+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"2c53f13c-303d-4059-bceb-f007f2f066c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6803","nonce":2423993491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6805","nonce":2423993491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6809","nonce":2423993491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6807","nonce":2423993491}]},"public_addr":"172.21.15.135:6803/2423993491","cluster_addr":"172.21.15.135:6805/2423993491","heartbeat_back_addr":"172.21.15.135:6809/2423993491","heartbeat_front_addr":"172.21.15.135:6807/2423993491","state":["exists","up"]},{"osd":1,"uuid":"aef725cf-1c0f-4437-ab15-d1938c2e5641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6811","nonce":1449693519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6813","nonce":1449693519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6817","nonce":1449693519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6815","nonce":1449693519}]},"public_addr":"172.21.15.135:6811/1449693519","cluster_addr":"172.21.15.135:6813/1449693519","heartbeat_back_addr":"172.21.15.135:6817/1449693519","heartbeat_front_addr":"172.21.15.135:6815/1449693519","state":["exists","up"]},{"osd":2,"uuid":"b493c594-f33f-46e2-86c8-8c008a5dcaa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6819","nonce":3497140633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6821","nonce":3497140633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6825","nonce":3497140633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6823","nonce":3497140633}]},"public_addr":"172.21.15.135:6819/3497140633","cluster_addr":"172.21.15.135:6821/3497140633","heartbeat_back_addr":"172.21.15.135:6825/3497140633","heartbeat_front_addr":"172.21.15.135:6823/3497140633","state":["exists","up"]},{"osd":3,"uuid":"6055c91d-83ee-4014-98eb-5316578efe0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6827","nonce":525494179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6829","nonce":525494179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6833","nonce":525494179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6831","nonce":525494179}]},"public_addr":"172.21.15.135:6827/525494179","cluster_addr":"172.21.15.135:6829/525494179","heartbeat_back_addr":"172.21.15.135:6833/525494179","heartbeat_front_addr":"172.21.15.135:6831/525494179","state":["exists","up"]},{"osd":4,"uuid":"b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6800","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6801","nonce":4091164720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6803","nonce":4091164720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6807","nonce":4091164720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6805","nonce":4091164720}]},"public_addr":"172.21.15.138:6801/4091164720","cluster_addr":"172.21.15.138:6803/4091164720","heartbeat_back_addr":"172.21.15.138:6807/4091164720","heartbeat_front_addr":"172.21.15.138:6805/4091164720","state":["exists","up"]},{"osd":5,"uuid":"ef6f9c35-893f-4fd7-a6e6-4ff8bb591875","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6808","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6809","nonce":1262789144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6811","nonce":1262789144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6815","nonce":1262789144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6813","nonce":1262789144}]},"public_addr":"172.21.15.138:6809/1262789144","cluster_addr":"172.21.15.138:6811/1262789144","heartbeat_back_addr":"172.21.15.138:6815/1262789144","heartbeat_front_addr":"172.21.15.138:6813/1262789144","state":["exists","up"]},{"osd":6,"uuid":"73d2e656-4381-4cc1-b175-a5363696e8e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6816","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6817","nonce":4240868002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6818","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6819","nonce":4240868002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6822","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6823","nonce":4240868002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6820","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6821","nonce":4240868002}]},"public_addr":"172.21.15.138:6817/4240868002","cluster_addr":"172.21.15.138:6819/4240868002","heartbeat_back_addr":"172.21.15.138:6823/4240868002","heartbeat_front_addr":"172.21.15.138:6821/4240868002","state":["exists","up"]},{"osd":7,"uuid":"b926d8dc-fb46-4694-98f3-b457916c2a42","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6824","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6825","nonce":2061392728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6826","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6827","nonce":2061392728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6830","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6831","nonce":2061392728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6828","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6829","nonce":2061392728}]},"public_addr":"172.21.15.138:6825/2061392728","cluster_addr":"172.21.15.138:6827/2061392728","heartbeat_back_addr":"172.21.15.138:6831/2061392728","heartbeat_front_addr":"172.21.15.138:6829/2061392728","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:34.046339+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:59.309341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:25.832504+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:49.223173+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:05.899417+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:25.798255+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:45.480057+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:34:05.494606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:6801/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/448793225":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/3331174142":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/1254575843":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6801/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6800/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/552292409":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/1524922429":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/2630955538":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/973346392":"2024-09-11T18:28:48.948864+0000","172.21.15.135:6801/973346392":"2024-09-11T18:28:48.948864+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:34:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:09.820887+0000 mgr.smithi135.beoolq (mgr.14164) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:10.593625+0000 mon.smithi135 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.135:0/2133822895' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:11.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:09.820887+0000 mgr.smithi135.beoolq (mgr.14164) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:11.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:10.593625+0000 mon.smithi135 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.135:0/2133822895' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:11.382 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-09-10T18:32:27.646274+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-09-10T18:34:11.382 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-09-10T18:34:11.593 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:12.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:11.821165+0000 mgr.smithi135.beoolq (mgr.14164) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:13.332 INFO:teuthology.orchestra.run.smithi135.stdout:pg_num: 1 2024-09-10T18:34:13.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:11.821165+0000 mgr.smithi135.beoolq (mgr.14164) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:14.071 INFO:tasks.cephadm:Setting up client nodes... 2024-09-10T18:34:14.071 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-10T18:34:14.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:13.330856+0000 mon.smithi135 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.135:0/4108186048' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-10T18:34:14.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:13.330856+0000 mon.smithi135 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.135:0/4108186048' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-10T18:34:15.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:13.821513+0000 mgr.smithi135.beoolq (mgr.14164) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:15.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:13.821513+0000 mgr.smithi135.beoolq (mgr.14164) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:16.173 INFO:teuthology.orchestra.run.smithi135.stdout:[client.0] 2024-09-10T18:34:16.173 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQAokeBmDszwCRAANHp4lD7SZGnZqyo0Zr0zBA== 2024-09-10T18:34:16.916 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-10T18:34:16.916 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-10T18:34:16.916 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-10T18:34:16.994 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-10T18:34:16.994 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-10T18:34:16.995 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-10T18:34:17.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:15.821870+0000 mgr.smithi135.beoolq (mgr.14164) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:17.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:16.166624+0000 mon.smithi135 (mon.0) 574 : audit [INF] from='client.? 172.21.15.135:0/2727344280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:34:17.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:16.172104+0000 mon.smithi135 (mon.0) 575 : audit [INF] from='client.? 172.21.15.135:0/2727344280' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:34:17.237 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:15.821870+0000 mgr.smithi135.beoolq (mgr.14164) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:16.166624+0000 mon.smithi135 (mon.0) 574 : audit [INF] from='client.? 172.21.15.135:0/2727344280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:34:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:16.172104+0000 mon.smithi135 (mon.0) 575 : audit [INF] from='client.? 172.21.15.135:0/2727344280' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:34:19.096 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:19.097 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:17.822217+0000 mgr.smithi135.beoolq (mgr.14164) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:17.822217+0000 mgr.smithi135.beoolq (mgr.14164) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:19.730 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi135.beoolq","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":1005450545},{"type":"v1","addr":"172.21.15.135:6801","nonce":1005450545}]},"active_addr":"172.21.15.135:6801/1005450545","active_change":"2024-09-10T18:29:21.486289+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14228,"name":"smithi138.silqfq","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.135:8443/","prometheus":"http://172.21.15.135:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":112562397}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":3564053771}]}]}} 2024-09-10T18:34:19.733 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-10T18:34:19.734 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-10T18:34:19.734 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:34:19.939 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:20.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:19.092037+0000 mon.smithi135 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.135:0/3610156612' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-10T18:34:20.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:19.092037+0000 mon.smithi135 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.135:0/3610156612' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-10T18:34:21.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:19.822509+0000 mgr.smithi135.beoolq (mgr.14164) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:19.822509+0000 mgr.smithi135.beoolq (mgr.14164) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:21.666 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:21.666 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":51,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","created":"2024-09-10T18:28:26.257851+0000","modified":"2024-09-10T18:34:07.830219+0000","last_up_change":"2024-09-10T18:34:05.827199+0000","last_in_change":"2024-09-10T18:33:51.927753+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-10T18:32:27.646274+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"2c53f13c-303d-4059-bceb-f007f2f066c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6803","nonce":2423993491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6805","nonce":2423993491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6809","nonce":2423993491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6807","nonce":2423993491}]},"public_addr":"172.21.15.135:6803/2423993491","cluster_addr":"172.21.15.135:6805/2423993491","heartbeat_back_addr":"172.21.15.135:6809/2423993491","heartbeat_front_addr":"172.21.15.135:6807/2423993491","state":["exists","up"]},{"osd":1,"uuid":"aef725cf-1c0f-4437-ab15-d1938c2e5641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6811","nonce":1449693519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6813","nonce":1449693519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6817","nonce":1449693519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6815","nonce":1449693519}]},"public_addr":"172.21.15.135:6811/1449693519","cluster_addr":"172.21.15.135:6813/1449693519","heartbeat_back_addr":"172.21.15.135:6817/1449693519","heartbeat_front_addr":"172.21.15.135:6815/1449693519","state":["exists","up"]},{"osd":2,"uuid":"b493c594-f33f-46e2-86c8-8c008a5dcaa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6819","nonce":3497140633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6821","nonce":3497140633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6825","nonce":3497140633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6823","nonce":3497140633}]},"public_addr":"172.21.15.135:6819/3497140633","cluster_addr":"172.21.15.135:6821/3497140633","heartbeat_back_addr":"172.21.15.135:6825/3497140633","heartbeat_front_addr":"172.21.15.135:6823/3497140633","state":["exists","up"]},{"osd":3,"uuid":"6055c91d-83ee-4014-98eb-5316578efe0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6827","nonce":525494179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6829","nonce":525494179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6833","nonce":525494179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6831","nonce":525494179}]},"public_addr":"172.21.15.135:6827/525494179","cluster_addr":"172.21.15.135:6829/525494179","heartbeat_back_addr":"172.21.15.135:6833/525494179","heartbeat_front_addr":"172.21.15.135:6831/525494179","state":["exists","up"]},{"osd":4,"uuid":"b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6800","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6801","nonce":4091164720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6803","nonce":4091164720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6807","nonce":4091164720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6805","nonce":4091164720}]},"public_addr":"172.21.15.138:6801/4091164720","cluster_addr":"172.21.15.138:6803/4091164720","heartbeat_back_addr":"172.21.15.138:6807/4091164720","heartbeat_front_addr":"172.21.15.138:6805/4091164720","state":["exists","up"]},{"osd":5,"uuid":"ef6f9c35-893f-4fd7-a6e6-4ff8bb591875","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6808","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6809","nonce":1262789144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6811","nonce":1262789144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6815","nonce":1262789144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6813","nonce":1262789144}]},"public_addr":"172.21.15.138:6809/1262789144","cluster_addr":"172.21.15.138:6811/1262789144","heartbeat_back_addr":"172.21.15.138:6815/1262789144","heartbeat_front_addr":"172.21.15.138:6813/1262789144","state":["exists","up"]},{"osd":6,"uuid":"73d2e656-4381-4cc1-b175-a5363696e8e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6816","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6817","nonce":4240868002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6818","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6819","nonce":4240868002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6822","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6823","nonce":4240868002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6820","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6821","nonce":4240868002}]},"public_addr":"172.21.15.138:6817/4240868002","cluster_addr":"172.21.15.138:6819/4240868002","heartbeat_back_addr":"172.21.15.138:6823/4240868002","heartbeat_front_addr":"172.21.15.138:6821/4240868002","state":["exists","up"]},{"osd":7,"uuid":"b926d8dc-fb46-4694-98f3-b457916c2a42","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6824","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6825","nonce":2061392728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6826","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6827","nonce":2061392728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6830","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6831","nonce":2061392728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6828","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6829","nonce":2061392728}]},"public_addr":"172.21.15.138:6825/2061392728","cluster_addr":"172.21.15.138:6827/2061392728","heartbeat_back_addr":"172.21.15.138:6831/2061392728","heartbeat_front_addr":"172.21.15.138:6829/2061392728","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:34.046339+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:59.309341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:25.832504+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:49.223173+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:05.899417+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:25.798255+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:45.480057+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:34:05.494606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:6801/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/448793225":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/3331174142":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/1254575843":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6801/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6800/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/552292409":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/1524922429":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/2630955538":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/973346392":"2024-09-11T18:28:48.948864+0000","172.21.15.135:6801/973346392":"2024-09-11T18:28:48.948864+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:34:22.038 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:21.664369+0000 mon.smithi135 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.135:0/2573104240' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:22.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:21.664369+0000 mon.smithi135 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.135:0/2573104240' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:22.486 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-10T18:34:22.487 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:34:22.689 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:23.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:21.822865+0000 mgr.smithi135.beoolq (mgr.14164) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:23.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:21.913137+0000 mon.smithi135 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:34:23.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:21.913418+0000 mon.smithi135 (mon.0) 579 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:34:23.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:21.822865+0000 mgr.smithi135.beoolq (mgr.14164) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:21.913137+0000 mon.smithi135 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:34:23.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:21.913418+0000 mon.smithi135 (mon.0) 579 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:34:24.566 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:34:24.567 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":51,"fsid":"5fa0c1ae-6fa2-11ef-bcea-c7b262605968","created":"2024-09-10T18:28:26.257851+0000","modified":"2024-09-10T18:34:07.830219+0000","last_up_change":"2024-09-10T18:34:05.827199+0000","last_in_change":"2024-09-10T18:33:51.927753+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-10T18:32:27.646274+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"2c53f13c-303d-4059-bceb-f007f2f066c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6803","nonce":2423993491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6805","nonce":2423993491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6809","nonce":2423993491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2423993491},{"type":"v1","addr":"172.21.15.135:6807","nonce":2423993491}]},"public_addr":"172.21.15.135:6803/2423993491","cluster_addr":"172.21.15.135:6805/2423993491","heartbeat_back_addr":"172.21.15.135:6809/2423993491","heartbeat_front_addr":"172.21.15.135:6807/2423993491","state":["exists","up"]},{"osd":1,"uuid":"aef725cf-1c0f-4437-ab15-d1938c2e5641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6811","nonce":1449693519}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6813","nonce":1449693519}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6817","nonce":1449693519}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1449693519},{"type":"v1","addr":"172.21.15.135:6815","nonce":1449693519}]},"public_addr":"172.21.15.135:6811/1449693519","cluster_addr":"172.21.15.135:6813/1449693519","heartbeat_back_addr":"172.21.15.135:6817/1449693519","heartbeat_front_addr":"172.21.15.135:6815/1449693519","state":["exists","up"]},{"osd":2,"uuid":"b493c594-f33f-46e2-86c8-8c008a5dcaa1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6819","nonce":3497140633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6821","nonce":3497140633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6825","nonce":3497140633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3497140633},{"type":"v1","addr":"172.21.15.135:6823","nonce":3497140633}]},"public_addr":"172.21.15.135:6819/3497140633","cluster_addr":"172.21.15.135:6821/3497140633","heartbeat_back_addr":"172.21.15.135:6825/3497140633","heartbeat_front_addr":"172.21.15.135:6823/3497140633","state":["exists","up"]},{"osd":3,"uuid":"6055c91d-83ee-4014-98eb-5316578efe0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6827","nonce":525494179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6829","nonce":525494179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6833","nonce":525494179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":525494179},{"type":"v1","addr":"172.21.15.135:6831","nonce":525494179}]},"public_addr":"172.21.15.135:6827/525494179","cluster_addr":"172.21.15.135:6829/525494179","heartbeat_back_addr":"172.21.15.135:6833/525494179","heartbeat_front_addr":"172.21.15.135:6831/525494179","state":["exists","up"]},{"osd":4,"uuid":"b001fa81-bd2c-4f3e-aa2f-02d0e5ef2466","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6800","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6801","nonce":4091164720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6803","nonce":4091164720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6807","nonce":4091164720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":4091164720},{"type":"v1","addr":"172.21.15.138:6805","nonce":4091164720}]},"public_addr":"172.21.15.138:6801/4091164720","cluster_addr":"172.21.15.138:6803/4091164720","heartbeat_back_addr":"172.21.15.138:6807/4091164720","heartbeat_front_addr":"172.21.15.138:6805/4091164720","state":["exists","up"]},{"osd":5,"uuid":"ef6f9c35-893f-4fd7-a6e6-4ff8bb591875","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6808","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6809","nonce":1262789144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6810","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6811","nonce":1262789144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6814","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6815","nonce":1262789144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6812","nonce":1262789144},{"type":"v1","addr":"172.21.15.138:6813","nonce":1262789144}]},"public_addr":"172.21.15.138:6809/1262789144","cluster_addr":"172.21.15.138:6811/1262789144","heartbeat_back_addr":"172.21.15.138:6815/1262789144","heartbeat_front_addr":"172.21.15.138:6813/1262789144","state":["exists","up"]},{"osd":6,"uuid":"73d2e656-4381-4cc1-b175-a5363696e8e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6816","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6817","nonce":4240868002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6818","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6819","nonce":4240868002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6822","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6823","nonce":4240868002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6820","nonce":4240868002},{"type":"v1","addr":"172.21.15.138:6821","nonce":4240868002}]},"public_addr":"172.21.15.138:6817/4240868002","cluster_addr":"172.21.15.138:6819/4240868002","heartbeat_back_addr":"172.21.15.138:6823/4240868002","heartbeat_front_addr":"172.21.15.138:6821/4240868002","state":["exists","up"]},{"osd":7,"uuid":"b926d8dc-fb46-4694-98f3-b457916c2a42","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6824","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6825","nonce":2061392728}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6826","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6827","nonce":2061392728}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6830","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6831","nonce":2061392728}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6828","nonce":2061392728},{"type":"v1","addr":"172.21.15.138:6829","nonce":2061392728}]},"public_addr":"172.21.15.138:6825/2061392728","cluster_addr":"172.21.15.138:6827/2061392728","heartbeat_back_addr":"172.21.15.138:6831/2061392728","heartbeat_front_addr":"172.21.15.138:6829/2061392728","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:34.046339+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:31:59.309341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:25.832504+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:32:49.223173+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:05.899417+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:25.798255+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:33:45.480057+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:34:05.494606+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:6801/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/301358013":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/448793225":"2024-09-11T18:29:21.485908+0000","172.21.15.135:0/3331174142":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/1254575843":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6801/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:6800/3621433757":"2024-09-11T18:29:07.231249+0000","172.21.15.135:0/552292409":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/1524922429":"2024-09-11T18:28:48.948864+0000","172.21.15.135:0/2630955538":"2024-09-11T18:29:21.485908+0000","172.21.15.135:6800/973346392":"2024-09-11T18:28:48.948864+0000","172.21.15.135:6801/973346392":"2024-09-11T18:28:48.948864+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:34:25.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:23.823157+0000 mgr.smithi135.beoolq (mgr.14164) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:25.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:24.564506+0000 mon.smithi135 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.135:0/3170629904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:23.823157+0000 mgr.smithi135.beoolq (mgr.14164) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:24.564506+0000 mon.smithi135 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.135:0/3170629904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:34:25.389 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-10T18:34:25.389 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-10T18:34:25.389 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-10T18:34:25.390 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-10T18:34:25.391 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-10T18:34:25.391 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-10T18:34:25.391 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-10T18:34:25.392 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-10T18:34:25.819 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:25.819 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:25.821 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:25.821 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:25.830 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:27.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:25.823531+0000 mgr.smithi135.beoolq (mgr.14164) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:27.301 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:27.301 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:27.301 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:27.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:25.823531+0000 mgr.smithi135.beoolq (mgr.14164) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:27.823833+0000 mgr.smithi135.beoolq (mgr.14164) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:29.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:27.823833+0000 mgr.smithi135.beoolq (mgr.14164) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:29.737 INFO:teuthology.orchestra.run.smithi135.stdout:133143986196 2024-09-10T18:34:29.737 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-10T18:34:31.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:29.824108+0000 mgr.smithi135.beoolq (mgr.14164) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:31.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:29.824108+0000 mgr.smithi135.beoolq (mgr.14164) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:33.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:31.824516+0000 mgr.smithi135.beoolq (mgr.14164) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:31.824516+0000 mgr.smithi135.beoolq (mgr.14164) 228 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:33.824979+0000 mgr.smithi135.beoolq (mgr.14164) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:35.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:33.824979+0000 mgr.smithi135.beoolq (mgr.14164) 229 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:37.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:35.825296+0000 mgr.smithi135.beoolq (mgr.14164) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:35.825296+0000 mgr.smithi135.beoolq (mgr.14164) 230 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:38.847 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:39.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:37.825752+0000 mgr.smithi135.beoolq (mgr.14164) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:39.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:37.825752+0000 mgr.smithi135.beoolq (mgr.14164) 231 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:39.807 INFO:teuthology.orchestra.run.smithi135.stdout:60129542178 2024-09-10T18:34:39.807 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-10T18:34:41.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:39.826121+0000 mgr.smithi135.beoolq (mgr.14164) 232 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:39.826121+0000 mgr.smithi135.beoolq (mgr.14164) 232 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:41.397 INFO:teuthology.orchestra.run.smithi135.stdout:210453397513 2024-09-10T18:34:41.398 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-10T18:34:41.924 INFO:teuthology.orchestra.run.smithi135.stdout:184683593740 2024-09-10T18:34:41.925 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-10T18:34:42.875 INFO:teuthology.orchestra.run.smithi135.stdout:111669149720 2024-09-10T18:34:42.875 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-10T18:34:43.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:41.826558+0000 mgr.smithi135.beoolq (mgr.14164) 233 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:43.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:41.826558+0000 mgr.smithi135.beoolq (mgr.14164) 233 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:43.981 INFO:teuthology.orchestra.run.smithi135.stdout:81604378651 2024-09-10T18:34:43.982 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-10T18:34:44.525 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:44.526 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:44.526 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:44.931 INFO:teuthology.orchestra.run.smithi135.stdout:38654705705 2024-09-10T18:34:44.932 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-10T18:34:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:43.827136+0000 mgr.smithi135.beoolq (mgr.14164) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:43.827136+0000 mgr.smithi135.beoolq (mgr.14164) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:45.561 INFO:teuthology.orchestra.run.smithi135.stdout:158913789970 2024-09-10T18:34:45.561 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-10T18:34:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:45.827465+0000 mgr.smithi135.beoolq (mgr.14164) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:47.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:45.827465+0000 mgr.smithi135.beoolq (mgr.14164) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:48.355 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:48.526 INFO:teuthology.orchestra.run.smithi135.stdout:133143986199 2024-09-10T18:34:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:47.827955+0000 mgr.smithi135.beoolq (mgr.14164) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:48.524863+0000 mon.smithi135 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.135:0/1155458599' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-10T18:34:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:47.827955+0000 mgr.smithi135.beoolq (mgr.14164) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:48.524863+0000 mon.smithi135 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.135:0/1155458599' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-10T18:34:49.548 INFO:teuthology.orchestra.run.smithi135.stdout:60129542180 2024-09-10T18:34:50.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:49.547744+0000 mon.smithi135 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.135:0/1520356710' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-10T18:34:50.300 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:49.547744+0000 mon.smithi135 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.135:0/1520356710' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-10T18:34:50.794 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986196 got 133143986199 for osd.4 2024-09-10T18:34:50.794 DEBUG:teuthology.parallel:result is None 2024-09-10T18:34:51.023 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:51.023 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:34:51.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:49.828260+0000 mgr.smithi135.beoolq (mgr.14164) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:51.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:49.828260+0000 mgr.smithi135.beoolq (mgr.14164) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:52.209 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542178 got 60129542180 for osd.1 2024-09-10T18:34:52.209 DEBUG:teuthology.parallel:result is None 2024-09-10T18:34:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:51.828559+0000 mgr.smithi135.beoolq (mgr.14164) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:53.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:51.828559+0000 mgr.smithi135.beoolq (mgr.14164) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:54.275 INFO:teuthology.orchestra.run.smithi135.stdout:210453397516 2024-09-10T18:34:55.273 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:53.829046+0000 mgr.smithi135.beoolq (mgr.14164) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:55.273 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:54.229968+0000 mon.smithi135 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.135:0/3414159178' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-10T18:34:55.293 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397516 for osd.7 2024-09-10T18:34:55.294 DEBUG:teuthology.parallel:result is None 2024-09-10T18:34:55.332 INFO:teuthology.orchestra.run.smithi135.stdout:111669149723 2024-09-10T18:34:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:53.829046+0000 mgr.smithi135.beoolq (mgr.14164) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:54.229968+0000 mon.smithi135 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.135:0/3414159178' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-10T18:34:56.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:55.331550+0000 mon.smithi135 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.135:0/2726895838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-10T18:34:56.327 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149720 got 111669149723 for osd.3 2024-09-10T18:34:56.328 DEBUG:teuthology.parallel:result is None 2024-09-10T18:34:56.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:55.331550+0000 mon.smithi135 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.135:0/2726895838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-10T18:34:57.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:55.829347+0000 mgr.smithi135.beoolq (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:57.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:55.829347+0000 mgr.smithi135.beoolq (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:57.917 INFO:teuthology.orchestra.run.smithi135.stdout:184683593744 2024-09-10T18:34:58.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:57.916711+0000 mon.smithi135 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.135:0/4069596371' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-10T18:34:58.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:57.916711+0000 mon.smithi135 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.135:0/4069596371' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-10T18:34:58.540 INFO:teuthology.orchestra.run.smithi135.stdout:38654705708 2024-09-10T18:34:58.771 INFO:teuthology.orchestra.run.smithi135.stdout:158913789973 2024-09-10T18:34:59.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:57.829686+0000 mgr.smithi135.beoolq (mgr.14164) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:59.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:58.539606+0000 mon.smithi135 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.135:0/861468852' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-10T18:34:59.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:34:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:34:58.770506+0000 mon.smithi135 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.135:0/2819448372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-10T18:34:59.155 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705705 got 38654705708 for osd.0 2024-09-10T18:34:59.155 DEBUG:teuthology.parallel:result is None 2024-09-10T18:34:59.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:57.829686+0000 mgr.smithi135.beoolq (mgr.14164) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:34:59.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:58.539606+0000 mon.smithi135 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.135:0/861468852' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-10T18:34:59.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:34:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:34:58.770506+0000 mon.smithi135 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.135:0/2819448372' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-10T18:35:00.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593740 got 184683593744 for osd.6 2024-09-10T18:35:00.281 DEBUG:teuthology.parallel:result is None 2024-09-10T18:35:00.685 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789970 got 158913789973 for osd.5 2024-09-10T18:35:00.685 DEBUG:teuthology.parallel:result is None 2024-09-10T18:35:01.324 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:34:59.830110+0000 mgr.smithi135.beoolq (mgr.14164) 242 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:01.325 INFO:teuthology.orchestra.run.smithi135.stdout:81604378656 2024-09-10T18:35:01.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:34:59.830110+0000 mgr.smithi135.beoolq (mgr.14164) 242 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:02.017 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378651 got 81604378656 for osd.2 2024-09-10T18:35:02.017 DEBUG:teuthology.parallel:result is None 2024-09-10T18:35:02.017 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-10T18:35:02.017 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T18:35:02.224 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:35:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:01.323053+0000 mon.smithi135 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.135:0/473756909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-10T18:35:02.345 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:01.323053+0000 mon.smithi135 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.135:0/473756909' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-10T18:35:03.267 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:01.830575+0000 mgr.smithi135.beoolq (mgr.14164) 243 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:01.830575+0000 mgr.smithi135.beoolq (mgr.14164) 243 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:03.898 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:03.899 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2024-09-10T18:35:04.503 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":211,"stamp":"2024-09-10T18:35:03.830767+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43308,"kb_used_data":3884,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917908,"statfs":{"total":767960285184,"available":767915937792,"internally_reserved":0,"allocated":3977216,"data_stored":1587518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-09-10T18:34:08.579197+0000","last_change":"2024-09-10T18:34:08.579197+0000","last_active":"2024-09-10T18:34:08.579197+0000","last_peered":"2024-09-10T18:34:08.579197+0000","last_clean":"2024-09-10T18:34:08.579197+0000","last_became_active":"2024-09-10T18:34:08.578636+0000","last_became_peered":"2024-09-10T18:34:08.578636+0000","last_unstale":"2024-09-10T18:34:08.579197+0000","last_undegraded":"2024-09-10T18:34:08.579197+0000","last_fullsized":"2024-09-10T18:34:08.579197+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T18:32:28.390613+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T18:32:28.390613+0000","last_clean_scrub_stamp":"2024-09-10T18:32:28.390613+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58299999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64200000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41899999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47099999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67900000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52800000000000002}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.41099999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.51600000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.57899999999999996}]},{"osd":3,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.65500000000000003}]},{"osd":4,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.61799999999999999}]},{"osd":5,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.66400000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68700000000000006}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34100000000000003,"15min":0.33500000000000002},"min":{"1min":0.26400000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.51700000000000002,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34999999999999998,"15min":0.34000000000000002},"min":{"1min":0.28999999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.29899999999999999}]},{"osd":2,"last update":"Tue Sep 10 18:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.37,"15min":0.37},"min":{"1min":0.26700000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.47999999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.312},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.38900000000000001,"15min":0.38800000000000001},"min":{"1min":0.28899999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.33500000000000002}]},{"osd":3,"last update":"Tue Sep 10 18:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.42499999999999999,"15min":0.433},"min":{"1min":0.315,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.45900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.376},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40999999999999998,"15min":0.41899999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.48899999999999999,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.27800000000000002}]},{"osd":4,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.52200000000000002}]},{"osd":5,"last update":"Tue Sep 10 18:34:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.497}]},{"osd":6,"last update":"Tue Sep 10 18:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.54700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 10 18:34:06 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.34200000000000003,"15min":0.33700000000000002},"min":{"1min":0.23599999999999999,"5min":0.219,"15min":0.219},"max":{"1min":0.625,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.35599999999999998,"15min":0.34599999999999997},"min":{"1min":0.28299999999999997,"5min":0.248,"15min":0.248},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.32500000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.36299999999999999,"15min":0.35699999999999998},"min":{"1min":0.26200000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.29299999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.315}]},{"osd":3,"last update":"Tue Sep 10 18:34:52 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40999999999999998,"15min":0.41399999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.42499999999999999,"15min":0.43099999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58699999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.34799999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:09 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":2.7999999999999998,"5min":2.7999999999999998,"15min":2.7999999999999998},"last":0.623},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.63200000000000001}]},{"osd":5,"last update":"Tue Sep 10 18:34:28 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.57199999999999995}]},{"osd":6,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.52800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.34000000000000002},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.55200000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34899999999999998,"15min":0.34300000000000003},"min":{"1min":0.28699999999999998,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.29499999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.35299999999999998,"15min":0.34300000000000003},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.372},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.375,"15min":0.371},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59399999999999997,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.35599999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:34:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.45500000000000002,"15min":0.45900000000000002},"min":{"1min":0.311,"5min":0.252,"15min":0.252},"max":{"1min":0.74099999999999999,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.44800000000000001,"15min":0.44700000000000001},"min":{"1min":0.31900000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.41299999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.73999999999999999}]},{"osd":5,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.72299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.63},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.79500000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73199999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.38,"15min":0.38400000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.312},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.44900000000000001,"15min":0.45900000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.56499999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.35499999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.30299999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.45800000000000002}]},{"osd":2,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.42399999999999999,"15min":0.42799999999999999},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.57599999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.378},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.45400000000000001,"15min":0.46200000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56799999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.30199999999999999}]},{"osd":4,"last update":"Tue Sep 10 18:34:09 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.56100000000000005}]},{"osd":5,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.47299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:49 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.501}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.626}]},{"osd":1,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.55700000000000005}]},{"osd":2,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.53800000000000003}]},{"osd":3,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.59999999999999998}]},{"osd":5,"last update":"Tue Sep 10 18:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.438},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.57099999999999995}]},{"osd":6,"last update":"Tue Sep 10 18:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.64600000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57899999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.624},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.501}]},{"osd":1,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.53100000000000003}]},{"osd":2,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55500000000000005}]},{"osd":3,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.60599999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.376},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.41299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.505},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-10T18:35:04.505 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T18:35:04.707 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:35:05.151 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:03.830919+0000 mgr.smithi135.beoolq (mgr.14164) 244 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:05.152 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:03.894426+0000 mgr.smithi135.beoolq (mgr.14164) 245 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:03.830919+0000 mgr.smithi135.beoolq (mgr.14164) 244 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:03.894426+0000 mgr.smithi135.beoolq (mgr.14164) 245 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:06.426 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:06.428 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2024-09-10T18:35:07.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:05.831223+0000 mgr.smithi135.beoolq (mgr.14164) 246 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:07.063 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":212,"stamp":"2024-09-10T18:35:05.831069+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43308,"kb_used_data":3884,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917908,"statfs":{"total":767960285184,"available":767915937792,"internally_reserved":0,"allocated":3977216,"data_stored":1587518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-09-10T18:34:08.579197+0000","last_change":"2024-09-10T18:34:08.579197+0000","last_active":"2024-09-10T18:34:08.579197+0000","last_peered":"2024-09-10T18:34:08.579197+0000","last_clean":"2024-09-10T18:34:08.579197+0000","last_became_active":"2024-09-10T18:34:08.578636+0000","last_became_peered":"2024-09-10T18:34:08.578636+0000","last_unstale":"2024-09-10T18:34:08.579197+0000","last_undegraded":"2024-09-10T18:34:08.579197+0000","last_fullsized":"2024-09-10T18:34:08.579197+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T18:32:28.390613+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T18:32:28.390613+0000","last_clean_scrub_stamp":"2024-09-10T18:32:28.390613+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58299999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64200000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41899999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47099999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67900000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52800000000000002}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.41099999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.51600000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.57899999999999996}]},{"osd":3,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.65500000000000003}]},{"osd":4,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.61799999999999999}]},{"osd":5,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.66400000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68700000000000006}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34100000000000003,"15min":0.33500000000000002},"min":{"1min":0.26400000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.51700000000000002,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34999999999999998,"15min":0.34000000000000002},"min":{"1min":0.28999999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.29899999999999999}]},{"osd":2,"last update":"Tue Sep 10 18:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.37,"15min":0.37},"min":{"1min":0.26700000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.47999999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.312},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.38900000000000001,"15min":0.38800000000000001},"min":{"1min":0.28899999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.33500000000000002}]},{"osd":3,"last update":"Tue Sep 10 18:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.42499999999999999,"15min":0.433},"min":{"1min":0.315,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.45900000000000002,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.376},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40999999999999998,"15min":0.41899999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.48899999999999999,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.27800000000000002}]},{"osd":4,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.52200000000000002}]},{"osd":5,"last update":"Tue Sep 10 18:34:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.497}]},{"osd":6,"last update":"Tue Sep 10 18:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.54700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 10 18:34:06 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.34200000000000003,"15min":0.33700000000000002},"min":{"1min":0.23599999999999999,"5min":0.219,"15min":0.219},"max":{"1min":0.625,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.35599999999999998,"15min":0.34599999999999997},"min":{"1min":0.28299999999999997,"5min":0.248,"15min":0.248},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.32500000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.36299999999999999,"15min":0.35699999999999998},"min":{"1min":0.26200000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.29299999999999998,"5min":0.253,"15min":0.253},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.315}]},{"osd":3,"last update":"Tue Sep 10 18:34:52 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40999999999999998,"15min":0.41399999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.42499999999999999,"15min":0.43099999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58699999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.34799999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:09 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":2.7999999999999998,"5min":2.7999999999999998,"15min":2.7999999999999998},"last":0.623},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.63200000000000001}]},{"osd":5,"last update":"Tue Sep 10 18:34:28 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.57199999999999995}]},{"osd":6,"last update":"Tue Sep 10 18:34:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.52800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.34000000000000002},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.55200000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34899999999999998,"15min":0.34300000000000003},"min":{"1min":0.28699999999999998,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.29499999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.35299999999999998,"15min":0.34300000000000003},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.372},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.375,"15min":0.371},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59399999999999997,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.35599999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:34:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.45500000000000002,"15min":0.45900000000000002},"min":{"1min":0.311,"5min":0.252,"15min":0.252},"max":{"1min":0.74099999999999999,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.44800000000000001,"15min":0.44700000000000001},"min":{"1min":0.31900000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.41299999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.73999999999999999}]},{"osd":5,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.72299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.63},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.79500000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73199999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.38,"15min":0.38400000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.312},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.44900000000000001,"15min":0.45900000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.56499999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.35499999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.30299999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.45800000000000002}]},{"osd":2,"last update":"Tue Sep 10 18:34:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.42399999999999999,"15min":0.42799999999999999},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.57599999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.378},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.45400000000000001,"15min":0.46200000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.56799999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.30199999999999999}]},{"osd":4,"last update":"Tue Sep 10 18:34:09 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.56100000000000005}]},{"osd":5,"last update":"Tue Sep 10 18:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.47299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:49 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.501}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.626}]},{"osd":1,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.55700000000000005}]},{"osd":2,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.53800000000000003}]},{"osd":3,"last update":"Tue Sep 10 18:34:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.59999999999999998}]},{"osd":5,"last update":"Tue Sep 10 18:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.438},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.57099999999999995}]},{"osd":6,"last update":"Tue Sep 10 18:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.64600000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57899999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.624},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.501}]},{"osd":1,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.53100000000000003}]},{"osd":2,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55500000000000005}]},{"osd":3,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.60599999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.376},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.41299999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:34:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.505},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.45400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-10T18:35:07.064 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-10T18:35:07.064 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-10T18:35:07.064 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-10T18:35:07.065 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-10T18:35:07.277 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/mon.smithi135/config 2024-09-10T18:35:07.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:05.831223+0000 mgr.smithi135.beoolq (mgr.14164) 246 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:06.422717+0000 mgr.smithi135.beoolq (mgr.14164) 247 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:07.043422+0000 mon.smithi135 (mon.0) 589 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:07.044544+0000 mon.smithi135 (mon.0) 590 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:07.045467+0000 mon.smithi135 (mon.0) 591 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:07.297645+0000 mon.smithi135 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:08.276 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:06.422717+0000 mgr.smithi135.beoolq (mgr.14164) 247 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:08.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:07.043422+0000 mon.smithi135 (mon.0) 589 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:08.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:07.044544+0000 mon.smithi135 (mon.0) 590 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:08.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:07.045467+0000 mon.smithi135 (mon.0) 591 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:08.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:07.297645+0000 mon.smithi135 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:09.038 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:09.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:07.831548+0000 mgr.smithi135.beoolq (mgr.14164) 248 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:09.036998+0000 mon.smithi135 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.135:0/788590328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-10T18:35:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:07.831548+0000 mgr.smithi135.beoolq (mgr.14164) 248 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:09.036998+0000 mon.smithi135 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.135:0/788590328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-10T18:35:09.733 INFO:teuthology.orchestra.run.smithi135.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-10T18:35:09.733 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-10T18:35:09.733 INFO:tasks.cephadm:Setup complete, yielding 2024-09-10T18:35:09.734 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:35:09.744 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:09.744 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph orch status' 2024-09-10T18:35:11.371 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:09.831858+0000 mgr.smithi135.beoolq (mgr.14164) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:09.831858+0000 mgr.smithi135.beoolq (mgr.14164) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:11.735 INFO:teuthology.orchestra.run.smithi135.stdout:Backend: cephadm 2024-09-10T18:35:11.735 INFO:teuthology.orchestra.run.smithi135.stdout:Available: Yes 2024-09-10T18:35:11.735 INFO:teuthology.orchestra.run.smithi135.stdout:Paused: No 2024-09-10T18:35:12.433 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-10T18:35:13.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:11.733228+0000 mgr.smithi135.beoolq (mgr.14164) 250 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:11.832164+0000 mgr.smithi135.beoolq (mgr.14164) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:11.733228+0000 mgr.smithi135.beoolq (mgr.14164) 250 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:11.832164+0000 mgr.smithi135.beoolq (mgr.14164) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (3m) 88s ago 5m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (5m) 88s ago 5m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (4m) 70s ago 4m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (3m) 88s ago 5m 29.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (6m) 88s ago 6m 413M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:35:14.355 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (4m) 70s ago 4m 368M - 16.2.5 6933c2a0b7dd 5ec7dd4baefe 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (6m) 88s ago 6m 54.1M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (4m) 70s ago 4m 58.8M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (4m) 88s ago 4m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (4m) 70s ago 4m 17.1M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (3m) 88s ago 3m 30.3M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 88s ago 3m 33.4M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 88s ago 2m 29.6M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 88s ago 2m 26.3M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (2m) 70s ago 2m 27.7M 3984M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (113s) 70s ago 112s 29.6M 3984M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (93s) 70s ago 93s 26.2M 3984M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:35:14.356 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (73s) 70s ago 73s 10.4M 3984M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:35:14.357 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (3m) 88s ago 4m 36.7M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:35:14.919 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-10T18:35:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:13.832532+0000 mgr.smithi135.beoolq (mgr.14164) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:14.346209+0000 mgr.smithi135.beoolq (mgr.14164) 253 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:15.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:13.832532+0000 mgr.smithi135.beoolq (mgr.14164) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:15.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:14.346209+0000 mgr.smithi135.beoolq (mgr.14164) 253 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager ?:9093,9094 1/1 91s ago 6m count:1 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:crash 2/2 91s ago 6m * 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:grafana ?:3000 1/1 91s ago 6m count:1 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:mgr 2/2 91s ago 6m count:2 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:mon 2/2 91s ago 5m smithi135:172.21.15.135=smithi135;smithi138:172.21.15.138=smithi138;count:2 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter ?:9100 2/2 91s ago 6m * 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:osd 8/8 91s ago - 2024-09-10T18:35:16.936 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus ?:9095 1/1 91s ago 6m count:1 2024-09-10T18:35:17.537 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:15.832929+0000 mgr.smithi135.beoolq (mgr.14164) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:17.559 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-10T18:35:17.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:15.832929+0000 mgr.smithi135.beoolq (mgr.14164) 254 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:18.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:16.931069+0000 mgr.smithi135.beoolq (mgr.14164) 255 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:18.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:16.931069+0000 mgr.smithi135.beoolq (mgr.14164) 255 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:17.833377+0000 mgr.smithi135.beoolq (mgr.14164) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:19.419 INFO:teuthology.orchestra.run.smithi135.stdout:HOST ADDR LABELS STATUS 2024-09-10T18:35:19.420 INFO:teuthology.orchestra.run.smithi135.stdout:smithi135 172.21.15.135 2024-09-10T18:35:19.420 INFO:teuthology.orchestra.run.smithi135.stdout:smithi138 172.21.15.138 2024-09-10T18:35:19.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:17.833377+0000 mgr.smithi135.beoolq (mgr.14164) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:20.013 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-10T18:35:21.567 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:19.418103+0000 mgr.smithi135.beoolq (mgr.14164) 257 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:21.567 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:19.833710+0000 mgr.smithi135.beoolq (mgr.14164) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:21.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:19.418103+0000 mgr.smithi135.beoolq (mgr.14164) 257 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:21.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:19.833710+0000 mgr.smithi135.beoolq (mgr.14164) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:21.972 INFO:teuthology.orchestra.run.smithi135.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-09-10T18:35:21.972 INFO:teuthology.orchestra.run.smithi135.stdout:smithi135 /dev/nvme0n1 ssd PHFT620401BA400BGN 400G Unknown N/A N/A No 2024-09-10T18:35:21.973 INFO:teuthology.orchestra.run.smithi135.stdout:smithi138 /dev/nvme0n1 ssd CVFT6161003C400BGN 400G Unknown N/A N/A No 2024-09-10T18:35:22.579 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:21.914983+0000 mon.smithi135 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:35:22.579 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:21.915144+0000 mon.smithi135 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:35:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:21.914983+0000 mon.smithi135 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:35:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:21.915144+0000 mon.smithi135 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:35:22.600 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-10T18:35:22.609 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:22.609 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-10T18:35:22.634 INFO:teuthology.orchestra.run.smithi135.stderr:+ systemctl stop nfs-server 2024-09-10T18:35:22.642 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T18:35:22.642 DEBUG:teuthology.orchestra.run.smithi138:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-10T18:35:22.674 INFO:teuthology.orchestra.run.smithi138.stderr:+ systemctl stop nfs-server 2024-09-10T18:35:22.683 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:35:22.693 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:22.693 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-10T18:35:23.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:21.834013+0000 mgr.smithi135.beoolq (mgr.14164) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:21.970702+0000 mgr.smithi135.beoolq (mgr.14164) 260 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:23.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:21.834013+0000 mgr.smithi135.beoolq (mgr.14164) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:23.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:21.970702+0000 mgr.smithi135.beoolq (mgr.14164) 260 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:23.834477+0000 mgr.smithi135.beoolq (mgr.14164) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:24.624171+0000 mon.smithi135 (mon.0) 596 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-10T18:35:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:23.834477+0000 mgr.smithi135.beoolq (mgr.14164) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:24.624171+0000 mon.smithi135 (mon.0) 596 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-10T18:35:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:24.623670+0000 mgr.smithi135.beoolq (mgr.14164) 262 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:25.340253+0000 mon.smithi135 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-10T18:35:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:25.340293+0000 mon.smithi135 (mon.0) 598 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-10T18:35:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:25.341349+0000 mon.smithi135 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-10T18:35:26.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:35:26.348+0000 7f71f95d1700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:35:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:24.623670+0000 mgr.smithi135.beoolq (mgr.14164) 262 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:25.340253+0000 mon.smithi135 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-10T18:35:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:25.340293+0000 mon.smithi135 (mon.0) 598 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-10T18:35:26.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:25.341349+0000 mon.smithi135 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-10T18:35:27.039 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-10T18:35:27.048 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-09-10T18:35:27.048 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:25.834976+0000 mgr.smithi135.beoolq (mgr.14164) 263 : cluster [DBG] pgmap v223: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.346552+0000 mon.smithi135 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:26.346767+0000 mon.smithi135 (mon.0) 601 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.348951+0000 mon.smithi135 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:26.349767+0000 mon.smithi135 (mon.0) 603 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:26.349791+0000 mon.smithi135 (mon.0) 604 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T18:35:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:26.358100+0000 mon.smithi135 (mon.0) 605 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.358480+0000 mon.smithi135 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:26.358562+0000 mon.smithi135 (mon.0) 607 : cluster [DBG] fsmap foofs:0 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:26.361171+0000 mgr.smithi135.beoolq (mgr.14164) 264 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.366555+0000 mon.smithi135 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.367459+0000 mon.smithi135 (mon.0) 609 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.369077+0000 mon.smithi135 (mon.0) 610 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.371637+0000 mon.smithi135 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.378931+0000 mon.smithi135 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.386287+0000 mon.smithi135 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.386985+0000 mon.smithi135 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:35:27.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.389722+0000 mon.smithi135 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T18:35:27.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:26.390387+0000 mon.smithi135 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:25.834976+0000 mgr.smithi135.beoolq (mgr.14164) 263 : cluster [DBG] pgmap v223: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.346552+0000 mon.smithi135 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:26.346767+0000 mon.smithi135 (mon.0) 601 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.348951+0000 mon.smithi135 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:26.349767+0000 mon.smithi135 (mon.0) 603 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:26.349791+0000 mon.smithi135 (mon.0) 604 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:26.358100+0000 mon.smithi135 (mon.0) 605 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.358480+0000 mon.smithi135 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:26.358562+0000 mon.smithi135 (mon.0) 607 : cluster [DBG] fsmap foofs:0 2024-09-10T18:35:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:26.361171+0000 mgr.smithi135.beoolq (mgr.14164) 264 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.366555+0000 mon.smithi135 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.367459+0000 mon.smithi135 (mon.0) 609 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.369077+0000 mon.smithi135 (mon.0) 610 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.371637+0000 mon.smithi135 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.378931+0000 mon.smithi135 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.386287+0000 mon.smithi135 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.386985+0000 mon.smithi135 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.389722+0000 mon.smithi135 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T18:35:27.777 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:26.390387+0000 mon.smithi135 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:28.644 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:26.390911+0000 mgr.smithi135.beoolq (mgr.14164) 265 : cephadm [INF] Deploying daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:35:28.644 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:27.357000+0000 mon.smithi135 (mon.0) 617 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-10T18:35:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:26.390911+0000 mgr.smithi135.beoolq (mgr.14164) 265 : cephadm [INF] Deploying daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:35:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:27.357000+0000 mon.smithi135 (mon.0) 617 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-10T18:35:29.633 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:27.835301+0000 mgr.smithi135.beoolq (mgr.14164) 266 : cluster [DBG] pgmap v227: 65 pgs: 22 creating+peering, 9 unknown, 34 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:29.633 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:28.362577+0000 mon.smithi135 (mon.0) 618 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-10T18:35:29.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:27.835301+0000 mgr.smithi135.beoolq (mgr.14164) 266 : cluster [DBG] pgmap v227: 65 pgs: 22 creating+peering, 9 unknown, 34 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:29.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:28.362577+0000 mon.smithi135 (mon.0) 618 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-10T18:35:29.910 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:29.910 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-10T18:29:11.858719Z", "last_refresh": "2024-09-10T18:33:45.447430Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-10T18:29:00.053183Z", "last_refresh": "2024-09-10T18:33:45.447486Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-09-10T18:29:09.403792Z", "last_refresh": "2024-09-10T18:33:45.447541Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-10T18:35:26.366842Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-10T18:35:26.361195Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T18:28:58.827427Z", "last_refresh": "2024-09-10T18:33:45.447367Z", "running": 2, "size": 2}}, {"events": ["2024-09-10T18:29:45.420793Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi138:172.21.15.138=smithi138"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T18:29:45.418132Z", "last_refresh": "2024-09-10T18:33:45.447233Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-10T18:29:10.639851Z", "last_refresh": "2024-09-10T18:33:45.447594Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-09-10T18:33:45.447698Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-10T18:29:08.289466Z", "last_refresh": "2024-09-10T18:33:45.447646Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-10T18:35:30.988 INFO:tasks.cephadm:mds.foofs has 0/2 2024-09-10T18:35:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:29.835702+0000 mgr.smithi135.beoolq (mgr.14164) 267 : cluster [DBG] pgmap v229: 65 pgs: 22 creating+peering, 43 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:31.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:29.905443+0000 mgr.smithi135.beoolq (mgr.14164) 268 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:31.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:30.484668+0000 mon.smithi135 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:31.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:30.485597+0000 mon.smithi135 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:35:31.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:30.488060+0000 mon.smithi135 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T18:35:31.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:30.488611+0000 mon.smithi135 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:31.742 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:29.835702+0000 mgr.smithi135.beoolq (mgr.14164) 267 : cluster [DBG] pgmap v229: 65 pgs: 22 creating+peering, 43 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:31.742 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:29.905443+0000 mgr.smithi135.beoolq (mgr.14164) 268 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:31.742 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:30.484668+0000 mon.smithi135 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:31.742 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:30.485597+0000 mon.smithi135 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:35:31.742 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:30.488060+0000 mon.smithi135 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-10T18:35:31.743 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:30.488611+0000 mon.smithi135 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:31.989 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T18:35:32.555 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:30.489138+0000 mgr.smithi135.beoolq (mgr.14164) 269 : cephadm [INF] Deploying daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:35:32.610 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:30.489138+0000 mgr.smithi135.beoolq (mgr.14164) 269 : cephadm [INF] Deploying daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:35:33.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:31.836236+0000 mgr.smithi135.beoolq (mgr.14164) 270 : cluster [DBG] pgmap v230: 65 pgs: 16 creating+peering, 49 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:33.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:32.780479+0000 mon.smithi135 (mon.0) 623 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:33.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:32.781464+0000 mon.smithi135 (mon.0) 624 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:33.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:32.782319+0000 mon.smithi135 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:33.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:32.782882+0000 mon.smithi135 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:33.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:31.836236+0000 mgr.smithi135.beoolq (mgr.14164) 270 : cluster [DBG] pgmap v230: 65 pgs: 16 creating+peering, 49 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:32.780479+0000 mon.smithi135 (mon.0) 623 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:32.781464+0000 mon.smithi135 (mon.0) 624 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:32.782319+0000 mon.smithi135 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:32.782882+0000 mon.smithi135 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:33.918 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:33.918 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-10T18:29:11.858719Z", "last_refresh": "2024-09-10T18:33:45.447430Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-10T18:29:00.053183Z", "last_refresh": "2024-09-10T18:33:45.447486Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-09-10T18:29:09.403792Z", "last_refresh": "2024-09-10T18:33:45.447541Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-10T18:35:26.366842Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-10T18:35:26.361195Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T18:28:58.827427Z", "last_refresh": "2024-09-10T18:33:45.447367Z", "running": 2, "size": 2}}, {"events": ["2024-09-10T18:29:45.420793Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi138:172.21.15.138=smithi138"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T18:29:45.418132Z", "last_refresh": "2024-09-10T18:33:45.447233Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-10T18:29:10.639851Z", "last_refresh": "2024-09-10T18:33:45.447594Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-09-10T18:33:45.447698Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-10T18:29:08.289466Z", "last_refresh": "2024-09-10T18:33:45.447646Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-10T18:35:35.181 INFO:tasks.cephadm:mds.foofs has 2/2 2024-09-10T18:35:35.181 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:35:35.192 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:35.192 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:33.836735+0000 mgr.smithi135.beoolq (mgr.14164) 271 : cluster [DBG] pgmap v231: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:33.913636+0000 mgr.smithi135.beoolq (mgr.14164) 272 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376378+0000 mon.smithi135 (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] up:boot 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376425+0000 mon.smithi135 (mon.0) 628 : cluster [INF] daemon mds.foofs.smithi135.wwmozj assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376483+0000 mon.smithi135 (mon.0) 629 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376506+0000 mon.smithi135 (mon.0) 630 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376522+0000 mon.smithi135 (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.376701+0000 mon.smithi135 (mon.0) 632 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-10T18:35:35.469 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:34.376785+0000 mon.smithi135 (mon.0) 633 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:35:35.470 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.381694+0000 mon.smithi135 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:creating} 2024-09-10T18:35:35.470 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:34.391431+0000 mon.smithi135 (mon.0) 635 : cluster [INF] daemon mds.foofs.smithi135.wwmozj is now active in filesystem foofs as rank 0 2024-09-10T18:35:35.470 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:34.614285+0000 mon.smithi135 (mon.0) 636 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:35.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:33.836735+0000 mgr.smithi135.beoolq (mgr.14164) 271 : cluster [DBG] pgmap v231: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:35.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:33.913636+0000 mgr.smithi135.beoolq (mgr.14164) 272 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:35:35.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376378+0000 mon.smithi135 (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] up:boot 2024-09-10T18:35:35.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376425+0000 mon.smithi135 (mon.0) 628 : cluster [INF] daemon mds.foofs.smithi135.wwmozj assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-10T18:35:35.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376483+0000 mon.smithi135 (mon.0) 629 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376506+0000 mon.smithi135 (mon.0) 630 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376522+0000 mon.smithi135 (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.376701+0000 mon.smithi135 (mon.0) 632 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:34.376785+0000 mon.smithi135 (mon.0) 633 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.381694+0000 mon.smithi135 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:creating} 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:34.391431+0000 mon.smithi135 (mon.0) 635 : cluster [INF] daemon mds.foofs.smithi135.wwmozj is now active in filesystem foofs as rank 0 2024-09-10T18:35:35.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:34.614285+0000 mon.smithi135 (mon.0) 636 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:35.382349+0000 mon.smithi135 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] up:active 2024-09-10T18:35:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:35.382391+0000 mon.smithi135 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 2024-09-10T18:35:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:36 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:35.837131+0000 mgr.smithi135.beoolq (mgr.14164) 273 : cluster [DBG] pgmap v232: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:36.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:35.382349+0000 mon.smithi135 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] up:active 2024-09-10T18:35:36.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:35.382391+0000 mon.smithi135 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 2024-09-10T18:35:36.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:35.837131+0000 mgr.smithi135.beoolq (mgr.14164) 273 : cluster [DBG] pgmap v232: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:36.933715+0000 mon.smithi135 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:37.390138+0000 mon.smithi135 (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:boot 2024-09-10T18:35:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:37.390759+0000 mon.smithi135 (mon.0) 641 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:37.390853+0000 mon.smithi135 (mon.0) 642 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:35:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:37.395116+0000 mon.smithi135 (mon.0) 643 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:38.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:36.933715+0000 mon.smithi135 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:38.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:37.390138+0000 mon.smithi135 (mon.0) 640 : cluster [DBG] mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:boot 2024-09-10T18:35:38.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:37.390759+0000 mon.smithi135 (mon.0) 641 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:38.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:37.390853+0000 mon.smithi135 (mon.0) 642 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:35:38.228 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:37.395116+0000 mon.smithi135 (mon.0) 643 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:37.837909+0000 mgr.smithi135.beoolq (mgr.14164) 274 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:38.531367+0000 mon.smithi135 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-10T18:35:39.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:37.837909+0000 mgr.smithi135.beoolq (mgr.14164) 274 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-10T18:35:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:38.531367+0000 mon.smithi135 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-10T18:35:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:38.530122+0000 mgr.smithi135.beoolq (mgr.14164) 275 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:39.403893+0000 mon.smithi135 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-10T18:35:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:39.404045+0000 mon.smithi135 (mon.0) 646 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-10T18:35:40.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:39.407153+0000 mon.smithi135 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-10T18:35:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:38.530122+0000 mgr.smithi135.beoolq (mgr.14164) 275 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:39.403893+0000 mon.smithi135 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-10T18:35:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:39.404045+0000 mon.smithi135 (mon.0) 646 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-10T18:35:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:39.407153+0000 mon.smithi135 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-10T18:35:40.432 INFO:teuthology.orchestra.run.smithi135.stdout:NFS Cluster Created Successfully 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:39.838242+0000 mgr.smithi135.beoolq (mgr.14164) 276 : cluster [DBG] pgmap v235: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 7 op/s 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.043271+0000 mon.smithi135 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.046562+0000 mon.smithi135 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.049745+0000 mon.smithi135 (mon.0) 650 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.050501+0000 mon.smithi135 (mon.0) 651 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.089 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.050983+0000 mon.smithi135 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.054356+0000 mon.smithi135 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.404660+0000 mon.smithi135 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:40.404862+0000 mon.smithi135 (mon.0) 655 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.430083+0000 mon.smithi135 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.430614+0000 mon.smithi135 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.431906+0000 mon.smithi135 (mon.0) 658 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.432681+0000 mon.smithi135 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:41.090 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.445594+0000 mon.smithi135 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.454956+0000 mon.smithi135 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.467737+0000 mon.smithi135 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.472964+0000 mon.smithi135 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.473963+0000 mon.smithi135 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.478890+0000 mon.smithi135 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.479984+0000 mon.smithi135 (mon.0) 666 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.522491+0000 mon.smithi135 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.525767+0000 mon.smithi135 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:35:41.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.569024+0000 mon.smithi135 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:35:41.092 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.574318+0000 mon.smithi135 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:35:41.092 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:40.577856+0000 mon.smithi135 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.110 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:39.838242+0000 mgr.smithi135.beoolq (mgr.14164) 276 : cluster [DBG] pgmap v235: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 7 op/s 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.043271+0000 mon.smithi135 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.046562+0000 mon.smithi135 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.049745+0000 mon.smithi135 (mon.0) 650 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.050501+0000 mon.smithi135 (mon.0) 651 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.050983+0000 mon.smithi135 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.054356+0000 mon.smithi135 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.404660+0000 mon.smithi135 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:40.404862+0000 mon.smithi135 (mon.0) 655 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.430083+0000 mon.smithi135 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.430614+0000 mon.smithi135 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.431906+0000 mon.smithi135 (mon.0) 658 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.432681+0000 mon.smithi135 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.445594+0000 mon.smithi135 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.454956+0000 mon.smithi135 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.467737+0000 mon.smithi135 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-10T18:35:41.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.472964+0000 mon.smithi135 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.473963+0000 mon.smithi135 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.478890+0000 mon.smithi135 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.479984+0000 mon.smithi135 (mon.0) 666 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.522491+0000 mon.smithi135 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.525767+0000 mon.smithi135 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.569024+0000 mon.smithi135 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.574318+0000 mon.smithi135 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:35:41.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:40.577856+0000 mon.smithi135 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.426968+0000 mgr.smithi135.beoolq (mgr.14164) 277 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.467406+0000 mgr.smithi135.beoolq (mgr.14164) 278 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.473570+0000 mgr.smithi135.beoolq (mgr.14164) 279 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.568607+0000 mgr.smithi135.beoolq (mgr.14164) 280 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.568698+0000 mgr.smithi135.beoolq (mgr.14164) 281 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi135.cibhms-rgw 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:40.578596+0000 mgr.smithi135.beoolq (mgr.14164) 282 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi135.cibhms on smithi135 2024-09-10T18:35:42.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:41.406323+0000 mon.smithi135 (mon.0) 672 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-10T18:35:42.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:41.575633+0000 mon.smithi135 (mon.0) 673 : cluster [DBG] mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:standby 2024-09-10T18:35:42.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:41.575682+0000 mon.smithi135 (mon.0) 674 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.426968+0000 mgr.smithi135.beoolq (mgr.14164) 277 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-10T18:35:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.467406+0000 mgr.smithi135.beoolq (mgr.14164) 278 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.473570+0000 mgr.smithi135.beoolq (mgr.14164) 279 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.568607+0000 mgr.smithi135.beoolq (mgr.14164) 280 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.568698+0000 mgr.smithi135.beoolq (mgr.14164) 281 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi135.cibhms-rgw 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:40.578596+0000 mgr.smithi135.beoolq (mgr.14164) 282 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi135.cibhms on smithi135 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:41.406323+0000 mon.smithi135 (mon.0) 672 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:41.575633+0000 mon.smithi135 (mon.0) 673 : cluster [DBG] mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:standby 2024-09-10T18:35:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:41.575682+0000 mon.smithi135 (mon.0) 674 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:35:43.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:41.838725+0000 mgr.smithi135.beoolq (mgr.14164) 283 : cluster [DBG] pgmap v238: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 3 op/s 2024-09-10T18:35:43.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:42.592622+0000 mon.smithi135 (mon.0) 675 : cluster [DBG] mgrmap e19: smithi135.beoolq(active, since 6m), standbys: smithi138.silqfq 2024-09-10T18:35:43.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:41.838725+0000 mgr.smithi135.beoolq (mgr.14164) 283 : cluster [DBG] pgmap v238: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 3 op/s 2024-09-10T18:35:43.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:42.592622+0000 mon.smithi135 (mon.0) 675 : cluster [DBG] mgrmap e19: smithi135.beoolq(active, since 6m), standbys: smithi138.silqfq 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout: "bind": "/fake", 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout: "fs": "foofs", 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout: "path": "/", 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout: "cluster": "foo", 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout: "mode": "RW" 2024-09-10T18:35:44.203 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:43.839406+0000 mgr.smithi135.beoolq (mgr.14164) 284 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 3 op/s 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.174689+0000 mgr.smithi135.beoolq (mgr.14164) 285 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.193767+0000 mon.smithi135 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.197306+0000 mon.smithi135 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.747509+0000 mon.smithi135 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.748539+0000 mon.smithi135 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.753121+0000 mon.smithi135 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.753855+0000 mon.smithi135 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.758312+0000 mon.smithi135 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-10T18:35:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:44.759452+0000 mon.smithi135 (mon.0) 683 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:45.210 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-09-10T18:35:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:43.839406+0000 mgr.smithi135.beoolq (mgr.14164) 284 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 3 op/s 2024-09-10T18:35:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.174689+0000 mgr.smithi135.beoolq (mgr.14164) 285 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.193767+0000 mon.smithi135 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:35:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.197306+0000 mon.smithi135 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.747509+0000 mon.smithi135 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.748539+0000 mon.smithi135 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.753121+0000 mon.smithi135 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.753855+0000 mon.smithi135 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.758312+0000 mon.smithi135 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-10T18:35:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:44.759452+0000 mon.smithi135 (mon.0) 683 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:44.748330+0000 mgr.smithi135.beoolq (mgr.14164) 286 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:35:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:44.753581+0000 mgr.smithi135.beoolq (mgr.14164) 287 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:35:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:44.748330+0000 mgr.smithi135.beoolq (mgr.14164) 286 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:35:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:44.753581+0000 mgr.smithi135.beoolq (mgr.14164) 287 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:35:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:45.840026+0000 mgr.smithi135.beoolq (mgr.14164) 288 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 159 B/s rd, 318 B/s wr, 0 op/s 2024-09-10T18:35:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:46.938345+0000 mon.smithi135 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:45.840026+0000 mgr.smithi135.beoolq (mgr.14164) 288 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 159 B/s rd, 318 B/s wr, 0 op/s 2024-09-10T18:35:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:46.938345+0000 mon.smithi135 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.111284+0000 mgr.smithi135.beoolq (mgr.14164) 289 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.648161+0000 mon.smithi135 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.652343+0000 mon.smithi135 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.701571+0000 mon.smithi135 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.704648+0000 mon.smithi135 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:35:48.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:47.705981+0000 mon.smithi135 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.111284+0000 mgr.smithi135.beoolq (mgr.14164) 289 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.648161+0000 mon.smithi135 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:35:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.652343+0000 mon.smithi135 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:35:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.701571+0000 mon.smithi135 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:35:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.704648+0000 mon.smithi135 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:35:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:47.705981+0000 mon.smithi135 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:47.701112+0000 mgr.smithi135.beoolq (mgr.14164) 290 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:35:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:47.701219+0000 mgr.smithi135.beoolq (mgr.14164) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi138.rllflb-rgw 2024-09-10T18:35:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:35:47.706720+0000 mgr.smithi135.beoolq (mgr.14164) 292 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi138.rllflb on smithi138 2024-09-10T18:35:49.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:47.840852+0000 mgr.smithi135.beoolq (mgr.14164) 293 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-10T18:35:49.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:47.701112+0000 mgr.smithi135.beoolq (mgr.14164) 290 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:35:49.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:47.701219+0000 mgr.smithi135.beoolq (mgr.14164) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi138.rllflb-rgw 2024-09-10T18:35:49.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:35:47.706720+0000 mgr.smithi135.beoolq (mgr.14164) 292 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi138.rllflb on smithi138 2024-09-10T18:35:49.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:47.840852+0000 mgr.smithi135.beoolq (mgr.14164) 293 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-10T18:35:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:48.392178+0000 mgr.smithi135.beoolq (mgr.14164) 294 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:50.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:48.392178+0000 mgr.smithi135.beoolq (mgr.14164) 294 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:50.973 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo 2/2 - 10s count:2 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:49.675918+0000 mgr.smithi135.beoolq (mgr.14164) 295 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:49.841264+0000 mgr.smithi135.beoolq (mgr.14164) 296 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:50.122115+0000 mon.smithi135 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:50.123220+0000 mon.smithi135 (mon.0) 691 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:50.124077+0000 mon.smithi135 (mon.0) 692 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:51.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:50.124633+0000 mon.smithi135 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:49.675918+0000 mgr.smithi135.beoolq (mgr.14164) 295 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:49.841264+0000 mgr.smithi135.beoolq (mgr.14164) 296 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:50.122115+0000 mon.smithi135 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:50.123220+0000 mon.smithi135 (mon.0) 691 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:50.124077+0000 mon.smithi135 (mon.0) 692 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:35:51.491 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:50.124633+0000 mon.smithi135 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:35:51.613 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-10T18:35:51.624 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:51.624 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-10T18:35:51.651 INFO:teuthology.orchestra.run.smithi135.stderr:+ mkdir /mnt/foo 2024-09-10T18:35:51.666 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-09-10T18:35:51.733 INFO:teuthology.orchestra.run.smithi135.stderr:++ hostname 2024-09-10T18:35:51.733 INFO:teuthology.orchestra.run.smithi135.stderr:+ mount -t nfs smithi135:/fake /mnt/foo -o sync 2024-09-10T18:35:52.300 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:50.956264+0000 mgr.smithi135.beoolq (mgr.14164) 297 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:52.300 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:51.942675+0000 mon.smithi135 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:52.412 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:50.956264+0000 mgr.smithi135.beoolq (mgr.14164) 297 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:35:52.412 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:51.942675+0000 mon.smithi135 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:52.496 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-10T18:35:52.563 INFO:teuthology.orchestra.run.smithi135.stderr:+ echo test 2024-09-10T18:35:52.573 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-10T18:35:52.638 INFO:teuthology.orchestra.run.smithi135.stderr:+ sync 2024-09-10T18:35:52.961 INFO:teuthology.run_tasks:Running task parallel... 2024-09-10T18:35:52.971 INFO:teuthology.task.parallel:starting parallel... 2024-09-10T18:35:52.971 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-10T18:35:52.972 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-10T18:35:52.972 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:52.973 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-10T18:35:52.973 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-10T18:35:52.973 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-10T18:35:52.974 INFO:teuthology.task.exec:Executing custom commands... 2024-09-10T18:35:52.974 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:35:52.974 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-09-10T18:35:53.067 INFO:teuthology.orchestra.run.smithi135.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-10T18:35:53.068 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:35:53.068 INFO:teuthology.orchestra.run.smithi135.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-09-10T18:35:53.069 INFO:teuthology.orchestra.run.smithi135.stdout:3 of 5 processes prepared for launch 0 sec 2024-09-10T18:35:53.169 INFO:teuthology.orchestra.run.smithi135.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-10T18:35:53.169 INFO:teuthology.orchestra.run.smithi135.stdout:releasing clients 2024-09-10T18:35:53.213 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:51.841618+0000 mgr.smithi135.beoolq (mgr.14164) 298 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-10T18:35:53.214 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:35:52.696723+0000 mon.smithi135 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:53.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:51.841618+0000 mgr.smithi135.beoolq (mgr.14164) 298 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-10T18:35:53.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:35:52.696723+0000 mon.smithi135 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:35:54.169 INFO:teuthology.orchestra.run.smithi135.stdout: 5 321 58.34 MB/sec warmup 1 sec latency 9.543 ms 2024-09-10T18:35:55.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:53.842257+0000 mgr.smithi135.beoolq (mgr.14164) 299 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 4.1 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-10T18:35:55.169 INFO:teuthology.orchestra.run.smithi135.stdout: 5 716 53.11 MB/sec warmup 2 sec latency 10.097 ms 2024-09-10T18:35:55.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:53.842257+0000 mgr.smithi135.beoolq (mgr.14164) 299 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 4.1 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-10T18:35:56.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 2027 44.29 MB/sec warmup 3 sec latency 20.427 ms 2024-09-10T18:35:57.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 3474 46.57 MB/sec warmup 4 sec latency 7.371 ms 2024-09-10T18:35:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:55.842685+0000 mgr.smithi135.beoolq (mgr.14164) 300 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 4.1 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-09-10T18:35:57.542 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-10T18:35:57.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:55.842685+0000 mgr.smithi135.beoolq (mgr.14164) 300 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 4.1 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-09-10T18:35:58.169 INFO:teuthology.orchestra.run.smithi135.stdout: 5 4457 40.79 MB/sec warmup 5 sec latency 14.601 ms 2024-09-10T18:35:59.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 5792 38.39 MB/sec warmup 6 sec latency 62.022 ms 2024-09-10T18:35:59.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:35:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:57.843480+0000 mgr.smithi135.beoolq (mgr.14164) 301 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 112 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 11 MiB/s wr, 588 op/s 2024-09-10T18:35:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:35:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:57.843480+0000 mgr.smithi135.beoolq (mgr.14164) 301 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 112 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 11 MiB/s wr, 588 op/s 2024-09-10T18:36:00.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 6982 39.81 MB/sec warmup 7 sec latency 12.796 ms 2024-09-10T18:36:01.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 8015 37.47 MB/sec warmup 8 sec latency 19.422 ms 2024-09-10T18:36:01.392 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:35:59.843966+0000 mgr.smithi135.beoolq (mgr.14164) 302 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 126 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 12 MiB/s wr, 619 op/s 2024-09-10T18:36:01.392 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.535811+0000 mon.smithi135 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.392 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.540417+0000 mon.smithi135 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.392 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.547950+0000 mon.smithi135 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.393 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.550349+0000 mon.smithi135 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:01.393 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.551445+0000 mon.smithi135 (mon.0) 700 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:01.393 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.552084+0000 mon.smithi135 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:01.393 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.557235+0000 mon.smithi135 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.393 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:00.564995+0000 mon.smithi135 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:35:59.843966+0000 mgr.smithi135.beoolq (mgr.14164) 302 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 126 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 12 MiB/s wr, 619 op/s 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.535811+0000 mon.smithi135 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.540417+0000 mon.smithi135 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.547950+0000 mon.smithi135 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.550349+0000 mon.smithi135 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.551445+0000 mon.smithi135 (mon.0) 700 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.552084+0000 mon.smithi135 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.557235+0000 mon.smithi135 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:01.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:00.564995+0000 mon.smithi135 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:02.097 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-10T18:36:02.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 9373 36.37 MB/sec warmup 9 sec latency 15.349 ms 2024-09-10T18:36:03.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 10744 38.44 MB/sec warmup 10 sec latency 13.162 ms 2024-09-10T18:36:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:01.844367+0000 mgr.smithi135.beoolq (mgr.14164) 303 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 134 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 14 MiB/s wr, 814 op/s 2024-09-10T18:36:03.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:01.844367+0000 mgr.smithi135.beoolq (mgr.14164) 303 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 134 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 14 MiB/s wr, 814 op/s 2024-09-10T18:36:04.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 11622 36.14 MB/sec warmup 11 sec latency 25.192 ms 2024-09-10T18:36:05.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 13040 35.57 MB/sec warmup 12 sec latency 15.165 ms 2024-09-10T18:36:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:03.845068+0000 mgr.smithi135.beoolq (mgr.14164) 304 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 150 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 19 MiB/s wr, 1.27k op/s 2024-09-10T18:36:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.057234+0000 mon.smithi135 (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' 2024-09-10T18:36:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.063466+0000 mon.smithi135 (mon.0) 705 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.066691+0000 mon.smithi135 (mon.0) 706 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.069190+0000 mon.smithi135 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.075857+0000 mon.smithi135 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:05.086326+0000 mon.smithi135 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:03.845068+0000 mgr.smithi135.beoolq (mgr.14164) 304 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 150 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 19 MiB/s wr, 1.27k op/s 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.057234+0000 mon.smithi135 (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.063466+0000 mon.smithi135 (mon.0) 705 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.066691+0000 mon.smithi135 (mon.0) 706 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.069190+0000 mon.smithi135 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.075857+0000 mon.smithi135 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:05.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:05.086326+0000 mon.smithi135 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:05.806 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph mgr module enable nfs --force' 2024-09-10T18:36:06.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 14320 37.05 MB/sec warmup 13 sec latency 15.347 ms 2024-09-10T18:36:07.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 15089 35.09 MB/sec warmup 14 sec latency 21.528 ms 2024-09-10T18:36:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:05.845479+0000 mgr.smithi135.beoolq (mgr.14164) 305 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 150 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 19 MiB/s wr, 1.26k op/s 2024-09-10T18:36:07.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:05.845479+0000 mgr.smithi135.beoolq (mgr.14164) 305 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 150 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 19 MiB/s wr, 1.26k op/s 2024-09-10T18:36:08.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 16344 34.51 MB/sec warmup 15 sec latency 20.427 ms 2024-09-10T18:36:09.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 17695 35.43 MB/sec warmup 16 sec latency 12.059 ms 2024-09-10T18:36:09.176 INFO:teuthology.orchestra.run.smithi135.stderr:module 'nfs' is already enabled 2024-09-10T18:36:09.381 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:07.846137+0000 mgr.smithi135.beoolq (mgr.14164) 306 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 169 MiB data, 859 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 25 MiB/s wr, 1.89k op/s 2024-09-10T18:36:09.381 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:08.371244+0000 mon.smithi138 (mon.1) 20 : audit [INF] from='client.? 172.21.15.135:0/2656013618' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-10T18:36:09.381 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:08.371583+0000 mon.smithi135 (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-10T18:36:09.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:07.846137+0000 mgr.smithi135.beoolq (mgr.14164) 306 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 169 MiB data, 859 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 25 MiB/s wr, 1.89k op/s 2024-09-10T18:36:09.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:08.371244+0000 mon.smithi138 (mon.1) 20 : audit [INF] from='client.? 172.21.15.135:0/2656013618' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-10T18:36:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:08.371583+0000 mon.smithi135 (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-10T18:36:10.130 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-10T18:36:10.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 18581 34.49 MB/sec warmup 17 sec latency 20.828 ms 2024-09-10T18:36:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:09.169246+0000 mon.smithi135 (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-10T18:36:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:09.169395+0000 mon.smithi135 (mon.0) 712 : cluster [DBG] mgrmap e20: smithi135.beoolq(active, since 6m), standbys: smithi138.silqfq 2024-09-10T18:36:10.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:09.169246+0000 mon.smithi135 (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-10T18:36:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:09.169395+0000 mon.smithi135 (mon.0) 712 : cluster [DBG] mgrmap e20: smithi135.beoolq(active, since 6m), standbys: smithi138.silqfq 2024-09-10T18:36:11.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 19634 33.93 MB/sec warmup 18 sec latency 18.170 ms 2024-09-10T18:36:11.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:09.846603+0000 mgr.smithi135.beoolq (mgr.14164) 307 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 167 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.34k op/s 2024-09-10T18:36:11.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:09.846603+0000 mgr.smithi135.beoolq (mgr.14164) 307 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 167 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.34k op/s 2024-09-10T18:36:12.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 20891 34.24 MB/sec warmup 19 sec latency 18.492 ms 2024-09-10T18:36:12.589 INFO:teuthology.orchestra.run.smithi135.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:36:13.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 21806 33.91 MB/sec warmup 20 sec latency 25.314 ms 2024-09-10T18:36:13.341 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:11.847058+0000 mgr.smithi135.beoolq (mgr.14164) 308 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 173 MiB data, 897 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 16 MiB/s wr, 1.43k op/s 2024-09-10T18:36:13.341 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.587847+0000 mon.smithi135 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:13.341 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.588379+0000 mon.smithi135 (mon.0) 714 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:13.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.589742+0000 mon.smithi135 (mon.0) 715 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:13.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.590572+0000 mon.smithi135 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:13.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.929425+0000 mon.smithi135 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:13.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.936447+0000 mon.smithi135 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:13.370 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-10T18:36:13.370 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:36:13.370 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c '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' 2024-09-10T18:36:13.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:11.847058+0000 mgr.smithi135.beoolq (mgr.14164) 308 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 173 MiB data, 897 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 16 MiB/s wr, 1.43k op/s 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.587847+0000 mon.smithi135 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.588379+0000 mon.smithi135 (mon.0) 714 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.589742+0000 mon.smithi135 (mon.0) 715 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.590572+0000 mon.smithi135 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.929425+0000 mon.smithi135 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.936447+0000 mon.smithi135 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:14.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 22634 33.10 MB/sec warmup 21 sec latency 86.737 ms 2024-09-10T18:36:14.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:12.583480+0000 mgr.smithi135.beoolq (mgr.14164) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:12.584282+0000 mgr.smithi135.beoolq (mgr.14164) 310 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:36:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:12.938341+0000 mgr.smithi135.beoolq (mgr.14164) 311 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:36:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:12.583480+0000 mgr.smithi135.beoolq (mgr.14164) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:12.584282+0000 mgr.smithi135.beoolq (mgr.14164) 310 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:36:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:12.938341+0000 mgr.smithi135.beoolq (mgr.14164) 311 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:36:15.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 23722 32.52 MB/sec warmup 22 sec latency 60.673 ms 2024-09-10T18:36:15.452 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:13.847684+0000 mgr.smithi135.beoolq (mgr.14164) 312 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 19 MiB/s wr, 1.73k op/s 2024-09-10T18:36:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:13.847684+0000 mgr.smithi135.beoolq (mgr.14164) 312 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 19 MiB/s wr, 1.73k op/s 2024-09-10T18:36:16.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 24801 32.97 MB/sec warmup 23 sec latency 23.575 ms 2024-09-10T18:36:17.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 25492 32.32 MB/sec warmup 24 sec latency 16.410 ms 2024-09-10T18:36:17.476 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:36:17.476 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:15.848053+0000 mgr.smithi135.beoolq (mgr.14164) 313 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.28k op/s 2024-09-10T18:36:17.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:15.848053+0000 mgr.smithi135.beoolq (mgr.14164) 313 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.28k op/s 2024-09-10T18:36:18.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 26259 31.64 MB/sec warmup 25 sec latency 20.947 ms 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (4m) 17s ago 6m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (6m) 17s ago 6m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (5m) 25s ago 5m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (4m) 17s ago 6m 36.4M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (48s) 17s ago 48s 12.6M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (46s) 25s ago 45s 14.4M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (7m) 17s ago 7m 421M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (5m) 25s ago 5m 369M - 16.2.5 6933c2a0b7dd 5ec7dd4baefe 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (7m) 17s ago 7m 45.6M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:36:18.504 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (5m) 25s ago 5m 40.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.cibhms smithi135 *:2049 running (34s) 17s ago 33s 47.5M - 3.5 6933c2a0b7dd 862f8dffa080 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi138.rllflb smithi138 *:2049 running (28s) 25s ago 28s 51.4M - 3.5 6933c2a0b7dd 9208c5b69141 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (5m) 17s ago 5m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (5m) 25s ago 5m 17.1M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 17s ago 4m 36.1M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 17s ago 4m 41.0M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 17s ago 3m 36.3M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 17s ago 3m 36.5M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (3m) 25s ago 3m 37.4M 3984M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (2m) 25s ago 2m 39.1M 3984M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (2m) 25s ago 2m 37.0M 3984M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (2m) 25s ago 2m 37.4M 3984M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:36:18.505 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (4m) 17s ago 5m 41.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:19.136 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:36:19.137 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:36:19.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 27163 31.04 MB/sec warmup 26 sec latency 29.072 ms 2024-09-10T18:36:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:17.453287+0000 mgr.smithi135.beoolq (mgr.14164) 314 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:17.848813+0000 mgr.smithi135.beoolq (mgr.14164) 315 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.66k op/s 2024-09-10T18:36:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:17.953253+0000 mgr.smithi135.beoolq (mgr.14164) 316 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:19.134915+0000 mon.smithi138 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/2871446794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:36:19.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:17.453287+0000 mgr.smithi135.beoolq (mgr.14164) 314 : audit [DBG] from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:19.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:17.848813+0000 mgr.smithi135.beoolq (mgr.14164) 315 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.66k op/s 2024-09-10T18:36:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:17.953253+0000 mgr.smithi135.beoolq (mgr.14164) 316 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:19.134915+0000 mon.smithi138 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/2871446794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588", 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 image" 2024-09-10T18:36:19.672 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:36:20.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 28111 31.38 MB/sec warmup 27 sec latency 28.650 ms 2024-09-10T18:36:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:18.480827+0000 mgr.smithi135.beoolq (mgr.14164) 317 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:20.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:18.480827+0000 mgr.smithi135.beoolq (mgr.14164) 317 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:21.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 28951 31.09 MB/sec warmup 28 sec latency 18.070 ms 2024-09-10T18:36:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:19.670725+0000 mgr.smithi135.beoolq (mgr.14164) 318 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:19.849245+0000 mgr.smithi135.beoolq (mgr.14164) 319 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 197 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.18k op/s 2024-09-10T18:36:21.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:19.670725+0000 mgr.smithi135.beoolq (mgr.14164) 318 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:21.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:19.849245+0000 mgr.smithi135.beoolq (mgr.14164) 319 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 197 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.18k op/s 2024-09-10T18:36:22.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 29933 30.59 MB/sec warmup 29 sec latency 14.710 ms 2024-09-10T18:36:22.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.789418+0000 mon.smithi135 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-10T18:36:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.789708+0000 mon.smithi135 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.789948+0000 mon.smithi135 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.790168+0000 mon.smithi135 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.917005+0000 mon.smithi135 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:36:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:21.917385+0000 mon.smithi135 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:36:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.789418+0000 mon.smithi135 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-10T18:36:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.789708+0000 mon.smithi135 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.789948+0000 mon.smithi135 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.790168+0000 mon.smithi135 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-10T18:36:22.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.917005+0000 mon.smithi135 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:36:22.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:21.917385+0000 mon.smithi135 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:36:23.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 31105 30.57 MB/sec warmup 30 sec latency 13.872 ms 2024-09-10T18:36:23.506 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:21.849640+0000 mgr.smithi135.beoolq (mgr.14164) 320 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-09-10T18:36:23.506 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:22.201811+0000 mon.smithi135 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-10T18:36:23.506 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:22.201907+0000 mon.smithi135 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-10T18:36:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:22.201976+0000 mon.smithi135 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-10T18:36:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:22.202049+0000 mon.smithi135 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-10T18:36:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:22.202114+0000 mon.smithi135 (mon.0) 729 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-10T18:36:23.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:21.849640+0000 mgr.smithi135.beoolq (mgr.14164) 320 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-09-10T18:36:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:22.201811+0000 mon.smithi135 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-10T18:36:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:22.201907+0000 mon.smithi135 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-10T18:36:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:22.201976+0000 mon.smithi135 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-10T18:36:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:22.202049+0000 mon.smithi135 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-10T18:36:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:22.202114+0000 mon.smithi135 (mon.0) 729 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-10T18:36:24.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 32145 30.99 MB/sec warmup 31 sec latency 20.025 ms 2024-09-10T18:36:24.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:23.209647+0000 mon.smithi135 (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-10T18:36:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:23.209647+0000 mon.smithi135 (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-10T18:36:25.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 32893 30.33 MB/sec warmup 32 sec latency 26.956 ms 2024-09-10T18:36:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:23.850037+0000 mgr.smithi135.beoolq (mgr.14164) 321 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 213 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 16 MiB/s wr, 1.52k op/s 2024-09-10T18:36:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:24.214319+0000 mon.smithi135 (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-10T18:36:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:23.850037+0000 mgr.smithi135.beoolq (mgr.14164) 321 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 213 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 16 MiB/s wr, 1.52k op/s 2024-09-10T18:36:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:24.214319+0000 mon.smithi135 (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-10T18:36:26.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 33854 30.15 MB/sec warmup 33 sec latency 16.454 ms 2024-09-10T18:36:26.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:25.221076+0000 mon.smithi135 (mon.0) 732 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-10T18:36:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:25.221076+0000 mon.smithi135 (mon.0) 732 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-10T18:36:27.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 35145 30.46 MB/sec warmup 34 sec latency 16.785 ms 2024-09-10T18:36:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:25.850424+0000 mgr.smithi135.beoolq (mgr.14164) 322 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 213 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-09-10T18:36:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:26.225905+0000 mon.smithi135 (mon.0) 733 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-10T18:36:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:25.850424+0000 mgr.smithi135.beoolq (mgr.14164) 322 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 213 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-09-10T18:36:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:26.225905+0000 mon.smithi135 (mon.0) 733 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-10T18:36:28.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 36105 30.36 MB/sec warmup 35 sec latency 39.555 ms 2024-09-10T18:36:29.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 37035 29.96 MB/sec warmup 36 sec latency 16.175 ms 2024-09-10T18:36:29.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:27.851125+0000 mgr.smithi135.beoolq (mgr.14164) 323 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.39k op/s; 882 KiB/s, 0 objects/s recovering 2024-09-10T18:36:29.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:27.851125+0000 mgr.smithi135.beoolq (mgr.14164) 323 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.39k op/s; 882 KiB/s, 0 objects/s recovering 2024-09-10T18:36:30.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 37965 29.76 MB/sec warmup 37 sec latency 83.536 ms 2024-09-10T18:36:31.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 38754 29.86 MB/sec warmup 38 sec latency 23.656 ms 2024-09-10T18:36:31.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:29.851612+0000 mgr.smithi135.beoolq (mgr.14164) 324 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.13k op/s; 683 KiB/s, 0 objects/s recovering 2024-09-10T18:36:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:29.851612+0000 mgr.smithi135.beoolq (mgr.14164) 324 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.13k op/s; 683 KiB/s, 0 objects/s recovering 2024-09-10T18:36:32.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 39486 29.65 MB/sec warmup 39 sec latency 90.636 ms 2024-09-10T18:36:33.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 40277 29.25 MB/sec warmup 40 sec latency 23.253 ms 2024-09-10T18:36:33.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:31.852112+0000 mgr.smithi135.beoolq (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.06k op/s; 536 KiB/s, 0 objects/s recovering 2024-09-10T18:36:33.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:31.852112+0000 mgr.smithi135.beoolq (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.06k op/s; 536 KiB/s, 0 objects/s recovering 2024-09-10T18:36:34.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 41235 29.00 MB/sec warmup 41 sec latency 20.164 ms 2024-09-10T18:36:35.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 42029 28.94 MB/sec warmup 42 sec latency 19.606 ms 2024-09-10T18:36:35.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:33.852862+0000 mgr.smithi135.beoolq (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.57k op/s; 474 KiB/s, 0 objects/s recovering 2024-09-10T18:36:35.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:33.852862+0000 mgr.smithi135.beoolq (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.57k op/s; 474 KiB/s, 0 objects/s recovering 2024-09-10T18:36:36.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 42756 29.01 MB/sec warmup 43 sec latency 22.930 ms 2024-09-10T18:36:37.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 43364 28.55 MB/sec warmup 44 sec latency 20.739 ms 2024-09-10T18:36:37.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:35.853553+0000 mgr.smithi135.beoolq (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.36k op/s; 410 KiB/s, 0 objects/s recovering 2024-09-10T18:36:37.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:35.853553+0000 mgr.smithi135.beoolq (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.36k op/s; 410 KiB/s, 0 objects/s recovering 2024-09-10T18:36:38.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 44215 28.29 MB/sec warmup 45 sec latency 27.758 ms 2024-09-10T18:36:39.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 45354 28.29 MB/sec warmup 46 sec latency 22.468 ms 2024-09-10T18:36:39.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:37.854273+0000 mgr.smithi135.beoolq (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.47k op/s; 352 KiB/s, 0 objects/s recovering 2024-09-10T18:36:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:37.854273+0000 mgr.smithi135.beoolq (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.47k op/s; 352 KiB/s, 0 objects/s recovering 2024-09-10T18:36:40.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 46196 28.43 MB/sec warmup 47 sec latency 20.624 ms 2024-09-10T18:36:41.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 46919 28.16 MB/sec warmup 48 sec latency 52.656 ms 2024-09-10T18:36:41.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:39.854771+0000 mgr.smithi135.beoolq (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 992 op/s 2024-09-10T18:36:41.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:39.854771+0000 mgr.smithi135.beoolq (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 11 MiB/s wr, 992 op/s 2024-09-10T18:36:42.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 47725 27.87 MB/sec warmup 49 sec latency 55.277 ms 2024-09-10T18:36:43.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 48808 27.89 MB/sec warmup 50 sec latency 84.972 ms 2024-09-10T18:36:43.508 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:41.855246+0000 mgr.smithi135.beoolq (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-09-10T18:36:43.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:41.855246+0000 mgr.smithi135.beoolq (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-09-10T18:36:44.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 49983 28.23 MB/sec warmup 51 sec latency 45.093 ms 2024-09-10T18:36:45.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 50934 28.03 MB/sec warmup 52 sec latency 14.685 ms 2024-09-10T18:36:45.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:43.855893+0000 mgr.smithi135.beoolq (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 267 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.32k op/s 2024-09-10T18:36:45.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:43.855893+0000 mgr.smithi135.beoolq (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 267 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 14 MiB/s wr, 1.32k op/s 2024-09-10T18:36:46.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 52173 28.03 MB/sec warmup 53 sec latency 19.350 ms 2024-09-10T18:36:47.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 53058 28.16 MB/sec warmup 54 sec latency 19.090 ms 2024-09-10T18:36:47.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:45.856276+0000 mgr.smithi135.beoolq (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 267 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 9.3 MiB/s wr, 871 op/s 2024-09-10T18:36:47.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:45.856276+0000 mgr.smithi135.beoolq (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 267 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 9.3 MiB/s wr, 871 op/s 2024-09-10T18:36:48.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 53954 28.05 MB/sec warmup 55 sec latency 31.437 ms 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:47.753295+0000 mon.smithi135 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:47.753781+0000 mgr.smithi135.beoolq (mgr.14164) 333 : cephadm [INF] Upgrade: Target is version 17.2.7-1606-g5be57395 (unknown) 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:47.753892+0000 mgr.smithi135.beoolq (mgr.14164) 334 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16'] 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:47.755308+0000 mon.smithi135 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:47.756928+0000 mgr.smithi135.beoolq (mgr.14164) 335 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi135.beoolq) 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:47.856954+0000 mgr.smithi135.beoolq (mgr.14164) 336 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-09-10T18:36:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:36:47.992197+0000 mgr.smithi135.beoolq (mgr.14164) 337 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 on smithi138 2024-09-10T18:36:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:47.753295+0000 mon.smithi135 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:36:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:47.753781+0000 mgr.smithi135.beoolq (mgr.14164) 333 : cephadm [INF] Upgrade: Target is version 17.2.7-1606-g5be57395 (unknown) 2024-09-10T18:36:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:47.753892+0000 mgr.smithi135.beoolq (mgr.14164) 334 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16'] 2024-09-10T18:36:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:47.755308+0000 mon.smithi135 (mon.0) 735 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:36:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:47.756928+0000 mgr.smithi135.beoolq (mgr.14164) 335 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi135.beoolq) 2024-09-10T18:36:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:47.856954+0000 mgr.smithi135.beoolq (mgr.14164) 336 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-09-10T18:36:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:36:47.992197+0000 mgr.smithi135.beoolq (mgr.14164) 337 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 on smithi138 2024-09-10T18:36:49.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 54766 27.84 MB/sec warmup 56 sec latency 40.501 ms 2024-09-10T18:36:50.042 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:36:50.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 55388 27.56 MB/sec warmup 57 sec latency 32.810 ms 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (5m) 50s ago 6m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (6m) 50s ago 6m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (6m) 58s ago 6m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (5m) 50s ago 6m 36.4M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (80s) 50s ago 80s 12.6M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (78s) 58s ago 78s 14.4M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (8m) 50s ago 8m 421M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (6m) 58s ago 6m 369M - 16.2.5 6933c2a0b7dd 5ec7dd4baefe 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (8m) 50s ago 8m 45.6M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:36:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (5m) 58s ago 5m 40.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.cibhms smithi135 *:2049 running (66s) 50s ago 66s 47.5M - 3.5 6933c2a0b7dd 862f8dffa080 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi138.rllflb smithi138 *:2049 running (61s) 58s ago 60s 51.4M - 3.5 6933c2a0b7dd 9208c5b69141 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (6m) 50s ago 6m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (5m) 58s ago 5m 17.1M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 50s ago 5m 36.1M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 50s ago 4m 41.0M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 50s ago 4m 36.3M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 50s ago 4m 36.5M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (3m) 58s ago 3m 37.4M 3984M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (3m) 58s ago 3m 39.1M 3984M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (3m) 58s ago 3m 37.0M 3984M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (2m) 58s ago 2m 37.4M 3984M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:36:50.764 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (5m) 50s ago 6m 41.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:36:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:49.857417+0000 mgr.smithi135.beoolq (mgr.14164) 338 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-09-10T18:36:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:50.027154+0000 mgr.smithi135.beoolq (mgr.14164) 339 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:51.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 56017 27.39 MB/sec warmup 58 sec latency 32.994 ms 2024-09-10T18:36:51.217 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:36:51.217 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:36:51.218 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:36:51.219 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:36:51.219 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-10T18:36:51.219 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:36:51.219 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:36:51.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:49.857417+0000 mgr.smithi135.beoolq (mgr.14164) 338 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-09-10T18:36:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:50.027154+0000 mgr.smithi135.beoolq (mgr.14164) 339 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:51.698 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:36:51.698 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:36:51.698 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:36:51.698 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:36:51.699 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "0/23 ceph daemons upgraded", 2024-09-10T18:36:51.699 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 image on host smithi138" 2024-09-10T18:36:51.699 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:36:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:50.382179+0000 mgr.smithi135.beoolq (mgr.14164) 340 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:50.752082+0000 mgr.smithi135.beoolq (mgr.14164) 341 : audit [DBG] from='client.24413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:51.216422+0000 mon.smithi135 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.135:0/1020834181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:36:52.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 56938 27.58 MB/sec warmup 59 sec latency 22.149 ms 2024-09-10T18:36:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:50.382179+0000 mgr.smithi135.beoolq (mgr.14164) 340 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:50.752082+0000 mgr.smithi135.beoolq (mgr.14164) 341 : audit [DBG] from='client.24413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:51.216422+0000 mon.smithi135 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.135:0/1020834181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:36:53.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 57686 27.33 MB/sec warmup 60 sec latency 41.820 ms 2024-09-10T18:36:53.275 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:36:51.696839+0000 mgr.smithi135.beoolq (mgr.14164) 342 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:53.275 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:51.857881+0000 mgr.smithi135.beoolq (mgr.14164) 343 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 292 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-09-10T18:36:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:36:51.696839+0000 mgr.smithi135.beoolq (mgr.14164) 342 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:36:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:51.857881+0000 mgr.smithi135.beoolq (mgr.14164) 343 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 292 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-09-10T18:36:54.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 58486 27.15 MB/sec warmup 61 sec latency 26.614 ms 2024-09-10T18:36:55.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 59006 26.91 MB/sec warmup 62 sec latency 39.773 ms 2024-09-10T18:36:55.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:53.858461+0000 mgr.smithi135.beoolq (mgr.14164) 344 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-09-10T18:36:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:53.858461+0000 mgr.smithi135.beoolq (mgr.14164) 344 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-09-10T18:36:56.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 59638 26.80 MB/sec warmup 63 sec latency 23.153 ms 2024-09-10T18:36:57.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 60521 26.93 MB/sec warmup 64 sec latency 24.461 ms 2024-09-10T18:36:57.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:55.858826+0000 mgr.smithi135.beoolq (mgr.14164) 345 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-10T18:36:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:55.858826+0000 mgr.smithi135.beoolq (mgr.14164) 345 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-10T18:36:58.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 61218 26.70 MB/sec warmup 65 sec latency 28.733 ms 2024-09-10T18:36:59.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 61922 26.53 MB/sec warmup 66 sec latency 41.247 ms 2024-09-10T18:36:59.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:36:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:57.859389+0000 mgr.smithi135.beoolq (mgr.14164) 346 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-09-10T18:36:59.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:36:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:57.859389+0000 mgr.smithi135.beoolq (mgr.14164) 346 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-09-10T18:37:00.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 62870 26.48 MB/sec warmup 67 sec latency 39.546 ms 2024-09-10T18:37:01.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 63746 26.62 MB/sec warmup 68 sec latency 21.821 ms 2024-09-10T18:37:01.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:36:59.859879+0000 mgr.smithi135.beoolq (mgr.14164) 347 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.9 MiB/s wr, 888 op/s 2024-09-10T18:37:01.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:36:59.859879+0000 mgr.smithi135.beoolq (mgr.14164) 347 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.9 MiB/s wr, 888 op/s 2024-09-10T18:37:02.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 64527 26.49 MB/sec warmup 69 sec latency 31.765 ms 2024-09-10T18:37:03.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 65216 26.29 MB/sec warmup 70 sec latency 25.932 ms 2024-09-10T18:37:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:01.860278+0000 mgr.smithi135.beoolq (mgr.14164) 348 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 913 op/s 2024-09-10T18:37:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:01.860278+0000 mgr.smithi135.beoolq (mgr.14164) 348 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 913 op/s 2024-09-10T18:37:04.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 65953 26.16 MB/sec warmup 71 sec latency 32.082 ms 2024-09-10T18:37:05.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 66747 26.12 MB/sec warmup 72 sec latency 24.818 ms 2024-09-10T18:37:05.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:03.860817+0000 mgr.smithi135.beoolq (mgr.14164) 349 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-09-10T18:37:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:03.860817+0000 mgr.smithi135.beoolq (mgr.14164) 349 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-09-10T18:37:06.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 67383 26.13 MB/sec warmup 73 sec latency 111.864 ms 2024-09-10T18:37:07.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 67920 25.97 MB/sec warmup 74 sec latency 32.889 ms 2024-09-10T18:37:07.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:05.861150+0000 mgr.smithi135.beoolq (mgr.14164) 350 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 851 op/s 2024-09-10T18:37:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:05.861150+0000 mgr.smithi135.beoolq (mgr.14164) 350 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 851 op/s 2024-09-10T18:37:08.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 68318 25.69 MB/sec warmup 75 sec latency 36.562 ms 2024-09-10T18:37:09.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 69063 25.56 MB/sec warmup 76 sec latency 30.859 ms 2024-09-10T18:37:09.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:07.861659+0000 mgr.smithi135.beoolq (mgr.14164) 351 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-09-10T18:37:09.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:07.861659+0000 mgr.smithi135.beoolq (mgr.14164) 351 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-09-10T18:37:10.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 69861 25.49 MB/sec warmup 77 sec latency 30.876 ms 2024-09-10T18:37:11.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:09.862107+0000 mgr.smithi135.beoolq (mgr.14164) 352 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 946 op/s 2024-09-10T18:37:11.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 70572 25.50 MB/sec warmup 78 sec latency 19.237 ms 2024-09-10T18:37:11.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:09.862107+0000 mgr.smithi135.beoolq (mgr.14164) 352 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 946 op/s 2024-09-10T18:37:12.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71118 25.45 MB/sec warmup 79 sec latency 24.534 ms 2024-09-10T18:37:13.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71508 25.22 MB/sec warmup 80 sec latency 39.132 ms 2024-09-10T18:37:13.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:11.863543+0000 mgr.smithi135.beoolq (mgr.14164) 353 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 962 op/s 2024-09-10T18:37:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:11.863543+0000 mgr.smithi135.beoolq (mgr.14164) 353 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.8 MiB/s wr, 962 op/s 2024-09-10T18:37:14.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71804 24.96 MB/sec warmup 81 sec latency 121.634 ms 2024-09-10T18:37:15.173 INFO:teuthology.orchestra.run.smithi135.stdout: 5 72504 24.83 MB/sec warmup 82 sec latency 30.283 ms 2024-09-10T18:37:15.253 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:13.864315+0000 mgr.smithi135.beoolq (mgr.14164) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.19k op/s 2024-09-10T18:37:15.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:13.864315+0000 mgr.smithi135.beoolq (mgr.14164) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.19k op/s 2024-09-10T18:37:16.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 73158 24.70 MB/sec warmup 83 sec latency 33.740 ms 2024-09-10T18:37:16.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:15.278577+0000 mgr.smithi135.beoolq (mgr.14164) 355 : cephadm [INF] Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:37:16.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:15.283322+0000 mon.smithi135 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:16.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:15.284274+0000 mon.smithi135 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:37:16.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:15.285203+0000 mon.smithi135 (mon.0) 739 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:37:16.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:15.285835+0000 mon.smithi135 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:16.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:15.286470+0000 mgr.smithi135.beoolq (mgr.14164) 356 : cephadm [INF] Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:37:16.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:15.278577+0000 mgr.smithi135.beoolq (mgr.14164) 355 : cephadm [INF] Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:37:16.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:15.283322+0000 mon.smithi135 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:16.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:15.284274+0000 mon.smithi135 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:37:16.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:15.285203+0000 mon.smithi135 (mon.0) 739 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:37:16.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:15.285835+0000 mon.smithi135 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:16.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:15.286470+0000 mgr.smithi135.beoolq (mgr.14164) 356 : cephadm [INF] Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:37:17.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 74185 24.83 MB/sec warmup 84 sec latency 18.405 ms 2024-09-10T18:37:17.459 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:15.864683+0000 mgr.smithi135.beoolq (mgr.14164) 357 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 851 op/s 2024-09-10T18:37:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:15.864683+0000 mgr.smithi135.beoolq (mgr.14164) 357 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 851 op/s 2024-09-10T18:37:18.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 74961 24.84 MB/sec warmup 85 sec latency 44.303 ms 2024-09-10T18:37:19.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 75634 24.69 MB/sec warmup 86 sec latency 30.088 ms 2024-09-10T18:37:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:17.865349+0000 mgr.smithi135.beoolq (mgr.14164) 358 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 319 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-09-10T18:37:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:19.237465+0000 mon.smithi135 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:19.238100+0000 mon.smithi135 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:19.239365+0000 mon.smithi135 (mon.0) 743 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:19.240146+0000 mon.smithi135 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:37:19.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:17.865349+0000 mgr.smithi135.beoolq (mgr.14164) 358 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 319 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-09-10T18:37:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:19.237465+0000 mon.smithi135 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:19.238100+0000 mon.smithi135 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:19.239365+0000 mon.smithi135 (mon.0) 743 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:19.240146+0000 mon.smithi135 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:37:20.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 76052 24.51 MB/sec warmup 87 sec latency 123.262 ms 2024-09-10T18:37:21.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 76464 24.32 MB/sec warmup 88 sec latency 154.803 ms 2024-09-10T18:37:21.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:19.865775+0000 mgr.smithi135.beoolq (mgr.14164) 359 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.8 MiB/s wr, 811 op/s 2024-09-10T18:37:21.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:19.865775+0000 mgr.smithi135.beoolq (mgr.14164) 359 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.8 MiB/s wr, 811 op/s 2024-09-10T18:37:22.057 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:37:22.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 76924 24.17 MB/sec warmup 89 sec latency 75.999 ms 2024-09-10T18:37:22.317 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:21.918861+0000 mon.smithi135 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:22.318 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:21.919986+0000 mon.smithi135 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:22.516 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:21.918861+0000 mon.smithi135 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:22.516 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:22 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:21.919986+0000 mon.smithi135 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (5m) 82s ago 7m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (7m) 82s ago 7m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (6m) 90s ago 6m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (5m) 82s ago 7m 36.4M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (112s) 82s ago 112s 12.6M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (110s) 90s ago 109s 14.4M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:37:22.733 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (8m) 82s ago 8m 421M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 starting - - - - 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (8m) 82s ago 8m 45.6M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (6m) 90s ago 6m 40.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.cibhms smithi135 *:2049 running (98s) 82s ago 98s 47.5M - 3.5 6933c2a0b7dd 862f8dffa080 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi138.rllflb smithi138 *:2049 running (93s) 90s ago 92s 51.4M - 3.5 6933c2a0b7dd 9208c5b69141 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (7m) 82s ago 7m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (6m) 90s ago 6m 17.1M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 82s ago 5m 36.1M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (5m) 82s ago 5m 41.0M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (5m) 82s ago 5m 36.3M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 82s ago 4m 36.5M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (4m) 90s ago 4m 37.4M 3984M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:37:22.734 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (4m) 90s ago 4m 39.1M 3984M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:37:22.735 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (3m) 90s ago 3m 37.0M 3984M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:37:22.735 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (3m) 90s ago 3m 37.4M 3984M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:37:22.735 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (5m) 82s ago 6m 41.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:23.123 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:37:23.124 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:37:23.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 77458 24.13 MB/sec warmup 90 sec latency 29.892 ms 2024-09-10T18:37:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:21.866238+0000 mgr.smithi135.beoolq (mgr.14164) 360 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.6 MiB/s wr, 899 op/s 2024-09-10T18:37:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:22.041214+0000 mgr.smithi135.beoolq (mgr.14164) 361 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:22.383062+0000 mgr.smithi135.beoolq (mgr.14164) 362 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:23.121856+0000 mon.smithi135 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.135:0/3351128703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:37:23.452 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:37:23.452 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:37:23.452 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:37:23.452 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:37:23.453 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-09-10T18:37:23.453 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons" 2024-09-10T18:37:23.453 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:37:23.540 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:21.866238+0000 mgr.smithi135.beoolq (mgr.14164) 360 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.6 MiB/s wr, 899 op/s 2024-09-10T18:37:23.541 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:22.041214+0000 mgr.smithi135.beoolq (mgr.14164) 361 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:23.541 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:22.383062+0000 mgr.smithi135.beoolq (mgr.14164) 362 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:23.541 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:23.121856+0000 mon.smithi135 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.135:0/3351128703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:37:24.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 77910 24.08 MB/sec warmup 91 sec latency 80.129 ms 2024-09-10T18:37:24.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:22.720290+0000 mgr.smithi135.beoolq (mgr.14164) 363 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:22.720290+0000 mgr.smithi135.beoolq (mgr.14164) 363 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:25.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 78332 23.94 MB/sec warmup 92 sec latency 94.138 ms 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:23.451239+0000 mgr.smithi135.beoolq (mgr.14164) 364 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:23.866749+0000 mgr.smithi135.beoolq (mgr.14164) 365 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 305 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.6 MiB/s wr, 1.04k op/s 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:24.939376+0000 mon.smithi135 (mon.0) 748 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:24.939499+0000 mon.smithi135 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:24.940469+0000 mon.smithi138 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:24.941035+0000 mon.smithi138 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:24.942370+0000 mon.smithi138 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:37:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:24.943268+0000 mon.smithi138 (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:37:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:23.451239+0000 mgr.smithi135.beoolq (mgr.14164) 364 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:23.866749+0000 mgr.smithi135.beoolq (mgr.14164) 365 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 305 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.6 MiB/s wr, 1.04k op/s 2024-09-10T18:37:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:24.939376+0000 mon.smithi135 (mon.0) 748 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:37:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:24.939499+0000 mon.smithi135 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:37:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:24.940469+0000 mon.smithi138 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:37:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:24.941035+0000 mon.smithi138 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:37:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:24.942370+0000 mon.smithi138 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:37:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:24.943268+0000 mon.smithi138 (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:37:26.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 79075 23.85 MB/sec warmup 93 sec latency 23.199 ms 2024-09-10T18:37:26.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:25.318676+0000 mon.smithi135 (mon.0) 750 : cluster [DBG] mgrmap e21: smithi135.beoolq(active, since 8m), standbys: smithi138.silqfq 2024-09-10T18:37:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:25.318676+0000 mon.smithi135 (mon.0) 750 : cluster [DBG] mgrmap e21: smithi135.beoolq(active, since 8m), standbys: smithi138.silqfq 2024-09-10T18:37:27.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 79588 23.70 MB/sec warmup 94 sec latency 45.329 ms 2024-09-10T18:37:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:25.867139+0000 mgr.smithi135.beoolq (mgr.14164) 366 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 305 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.6 MiB/s wr, 686 op/s 2024-09-10T18:37:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:25.867139+0000 mgr.smithi135.beoolq (mgr.14164) 366 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 305 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.6 MiB/s wr, 686 op/s 2024-09-10T18:37:28.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 80132 23.58 MB/sec warmup 95 sec latency 35.152 ms 2024-09-10T18:37:29.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 81036 23.60 MB/sec warmup 96 sec latency 35.247 ms 2024-09-10T18:37:29.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:27.867624+0000 mgr.smithi135.beoolq (mgr.14164) 367 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.4 MiB/s wr, 944 op/s 2024-09-10T18:37:29.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:27.867624+0000 mgr.smithi135.beoolq (mgr.14164) 367 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.4 MiB/s wr, 944 op/s 2024-09-10T18:37:30.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 81985 23.73 MB/sec warmup 97 sec latency 19.801 ms 2024-09-10T18:37:31.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 82676 23.61 MB/sec warmup 98 sec latency 93.883 ms 2024-09-10T18:37:31.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:29.868058+0000 mgr.smithi135.beoolq (mgr.14164) 368 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.3 MiB/s wr, 752 op/s 2024-09-10T18:37:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:29.868058+0000 mgr.smithi135.beoolq (mgr.14164) 368 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.3 MiB/s wr, 752 op/s 2024-09-10T18:37:32.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 83482 23.51 MB/sec warmup 99 sec latency 27.982 ms 2024-09-10T18:37:33.177 INFO:teuthology.orchestra.run.smithi135.stdout: 5 84185 23.48 MB/sec warmup 100 sec latency 76.683 ms 2024-09-10T18:37:33.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:31.869109+0000 mgr.smithi135.beoolq (mgr.14164) 369 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 773 op/s 2024-09-10T18:37:33.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:31.869109+0000 mgr.smithi135.beoolq (mgr.14164) 369 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 773 op/s 2024-09-10T18:37:34.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 84670 23.42 MB/sec warmup 101 sec latency 59.896 ms 2024-09-10T18:37:35.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 85087 23.38 MB/sec warmup 102 sec latency 42.391 ms 2024-09-10T18:37:35.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:33.869855+0000 mgr.smithi135.beoolq (mgr.14164) 370 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 979 op/s 2024-09-10T18:37:35.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:33.869855+0000 mgr.smithi135.beoolq (mgr.14164) 370 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 979 op/s 2024-09-10T18:37:36.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 85583 23.28 MB/sec warmup 103 sec latency 69.759 ms 2024-09-10T18:37:37.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 86135 23.16 MB/sec warmup 104 sec latency 20.165 ms 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:35.870195+0000 mgr.smithi135.beoolq (mgr.14164) 371 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 806 op/s 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:36.492905+0000 mon.smithi135 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:36.781643+0000 mon.smithi135 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:36.788353+0000 mon.smithi135 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:36.791511+0000 mon.smithi135 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:36.796958+0000 mon.smithi135 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr fail", "who": "smithi135.beoolq"}]: dispatch 2024-09-10T18:37:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:36.801227+0000 mon.smithi135 (mon.0) 756 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-10T18:37:37.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:35.870195+0000 mgr.smithi135.beoolq (mgr.14164) 371 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 806 op/s 2024-09-10T18:37:37.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:36.492905+0000 mon.smithi135 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:36.781643+0000 mon.smithi135 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:36.788353+0000 mon.smithi135 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' 2024-09-10T18:37:37.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:36.791511+0000 mon.smithi135 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:37.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:36.796958+0000 mon.smithi135 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr fail", "who": "smithi135.beoolq"}]: dispatch 2024-09-10T18:37:37.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:36.801227+0000 mon.smithi135 (mon.0) 756 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-10T18:37:38.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 86704 23.03 MB/sec warmup 105 sec latency 48.695 ms 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:36.792508+0000 mgr.smithi135.beoolq (mgr.14164) 372 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi135.beoolq) 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:36.796572+0000 mgr.smithi135.beoolq (mgr.14164) 373 : cephadm [INF] Failing over to other MGR 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:37.644376+0000 mon.smithi135 (mon.0) 757 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.797602+0000 mon.smithi138 (mon.1) 26 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.797712+0000 mon.smithi138 (mon.1) 27 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.797903+0000 mon.smithi138 (mon.1) 28 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.797977+0000 mon.smithi138 (mon.1) 29 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:37:38.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799092+0000 mon.smithi138 (mon.1) 30 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799222+0000 mon.smithi138 (mon.1) 31 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799362+0000 mon.smithi138 (mon.1) 32 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799449+0000 mon.smithi138 (mon.1) 33 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799526+0000 mon.smithi138 (mon.1) 34 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.799625+0000 mon.smithi138 (mon.1) 35 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.800050+0000 mon.smithi135 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "mgr fail", "who": "smithi135.beoolq"}]': finished 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:37.800165+0000 mon.smithi135 (mon.0) 759 : cluster [DBG] mgrmap e22: smithi138.silqfq(active, starting, since 1.0023s), standbys: smithi135.beoolq 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.801298+0000 mon.smithi138 (mon.1) 36 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.801525+0000 mon.smithi138 (mon.1) 37 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.801728+0000 mon.smithi138 (mon.1) 38 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.801970+0000 mon.smithi138 (mon.1) 39 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:37:38.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.802239+0000 mon.smithi138 (mon.1) 40 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.802468+0000 mon.smithi138 (mon.1) 41 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:37.802906+0000 mon.smithi138 (mon.1) 42 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:38.286761+0000 mon.smithi135 (mon.0) 760 : cluster [INF] Manager daemon smithi138.silqfq is now available 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.305441+0000 mon.smithi135 (mon.0) 761 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.309502+0000 mon.smithi138 (mon.1) 43 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.332067+0000 mon.smithi135 (mon.0) 762 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:38.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.334253+0000 mon.smithi138 (mon.1) 44 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:36.792508+0000 mgr.smithi135.beoolq (mgr.14164) 372 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi135.beoolq) 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:36.796572+0000 mgr.smithi135.beoolq (mgr.14164) 373 : cephadm [INF] Failing over to other MGR 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:37.644376+0000 mon.smithi135 (mon.0) 757 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.797602+0000 mon.smithi138 (mon.1) 26 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.797712+0000 mon.smithi138 (mon.1) 27 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.797903+0000 mon.smithi138 (mon.1) 28 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.797977+0000 mon.smithi138 (mon.1) 29 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:37:38.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799092+0000 mon.smithi138 (mon.1) 30 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799222+0000 mon.smithi138 (mon.1) 31 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799362+0000 mon.smithi138 (mon.1) 32 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799449+0000 mon.smithi138 (mon.1) 33 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799526+0000 mon.smithi138 (mon.1) 34 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.799625+0000 mon.smithi138 (mon.1) 35 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:37:38.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.800050+0000 mon.smithi135 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.135:0/546092639' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "mgr fail", "who": "smithi135.beoolq"}]': finished 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:37.800165+0000 mon.smithi135 (mon.0) 759 : cluster [DBG] mgrmap e22: smithi138.silqfq(active, starting, since 1.0023s), standbys: smithi135.beoolq 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.801298+0000 mon.smithi138 (mon.1) 36 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.801525+0000 mon.smithi138 (mon.1) 37 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.801728+0000 mon.smithi138 (mon.1) 38 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.801970+0000 mon.smithi138 (mon.1) 39 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.802239+0000 mon.smithi138 (mon.1) 40 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:37:38.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.802468+0000 mon.smithi138 (mon.1) 41 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:37.802906+0000 mon.smithi138 (mon.1) 42 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:38.286761+0000 mon.smithi135 (mon.0) 760 : cluster [INF] Manager daemon smithi138.silqfq is now available 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.305441+0000 mon.smithi135 (mon.0) 761 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.309502+0000 mon.smithi138 (mon.1) 43 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.332067+0000 mon.smithi135 (mon.0) 762 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:38.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.334253+0000 mon.smithi138 (mon.1) 44 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:37:39.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 87162 22.91 MB/sec warmup 106 sec latency 28.465 ms 2024-09-10T18:37:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:38.306027+0000 mgr.smithi138.silqfq (mgr.24423) 1 : cephadm [INF] Queued nfs.foo for migration 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.343675+0000 mon.smithi138 (mon.1) 45 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.344372+0000 mon.smithi135 (mon.0) 763 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.362206+0000 mon.smithi138 (mon.1) 46 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.362872+0000 mon.smithi135 (mon.0) 764 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:38.368830+0000 mon.smithi135 (mon.0) 765 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:39.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:38.801493+0000 mon.smithi135 (mon.0) 766 : cluster [DBG] mgrmap e23: smithi138.silqfq(active, since 2s), standbys: smithi135.beoolq 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:38.306027+0000 mgr.smithi138.silqfq (mgr.24423) 1 : cephadm [INF] Queued nfs.foo for migration 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.343675+0000 mon.smithi138 (mon.1) 45 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.344372+0000 mon.smithi135 (mon.0) 763 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.362206+0000 mon.smithi138 (mon.1) 46 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.362872+0000 mon.smithi135 (mon.0) 764 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi138.silqfq/trash_purge_schedule"}]: dispatch 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:38.368830+0000 mon.smithi135 (mon.0) 765 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:38.801493+0000 mon.smithi135 (mon.0) 766 : cluster [DBG] mgrmap e23: smithi138.silqfq(active, since 2s), standbys: smithi135.beoolq 2024-09-10T18:37:40.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 87647 22.83 MB/sec warmup 107 sec latency 51.339 ms 2024-09-10T18:37:41.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:38.815140+0000 mgr.smithi138.silqfq (mgr.24423) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:38.867759+0000 mgr.smithi138.silqfq (mgr.24423) 3 : cephadm [INF] Deploying cephadm binary to smithi138 2024-09-10T18:37:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:38.893062+0000 mgr.smithi138.silqfq (mgr.24423) 4 : cephadm [INF] Deploying cephadm binary to smithi135 2024-09-10T18:37:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:39.805563+0000 mon.smithi135 (mon.0) 767 : cluster [DBG] mgrmap e24: smithi138.silqfq(active, since 3s), standbys: smithi135.beoolq 2024-09-10T18:37:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:40.319109+0000 mon.smithi138 (mon.1) 47 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]: dispatch 2024-09-10T18:37:41.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:40.319591+0000 mon.smithi135 (mon.0) 768 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]: dispatch 2024-09-10T18:37:41.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:38.815140+0000 mgr.smithi138.silqfq (mgr.24423) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:41.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:38.867759+0000 mgr.smithi138.silqfq (mgr.24423) 3 : cephadm [INF] Deploying cephadm binary to smithi138 2024-09-10T18:37:41.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:38.893062+0000 mgr.smithi138.silqfq (mgr.24423) 4 : cephadm [INF] Deploying cephadm binary to smithi135 2024-09-10T18:37:41.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:39.805563+0000 mon.smithi135 (mon.0) 767 : cluster [DBG] mgrmap e24: smithi138.silqfq(active, since 3s), standbys: smithi135.beoolq 2024-09-10T18:37:41.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:40.319109+0000 mon.smithi138 (mon.1) 47 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]: dispatch 2024-09-10T18:37:41.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:40 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:40.319591+0000 mon.smithi135 (mon.0) 768 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]: dispatch 2024-09-10T18:37:41.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 88319 22.83 MB/sec warmup 108 sec latency 25.331 ms 2024-09-10T18:37:42.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:39.802859+0000 mgr.smithi138.silqfq (mgr.24423) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:42.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:40.813005+0000 mon.smithi135 (mon.0) 769 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]': finished 2024-09-10T18:37:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:40.813214+0000 mon.smithi135 (mon.0) 770 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-10T18:37:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:40.814144+0000 mon.smithi138 (mon.1) 48 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:37:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:40.815267+0000 mon.smithi135 (mon.0) 771 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:37:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:41.164959+0000 mon.smithi135 (mon.0) 772 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:42.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:39.802859+0000 mgr.smithi138.silqfq (mgr.24423) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:42.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:40.813005+0000 mon.smithi135 (mon.0) 769 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr"}]': finished 2024-09-10T18:37:42.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:40.813214+0000 mon.smithi135 (mon.0) 770 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-10T18:37:42.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:40.814144+0000 mon.smithi138 (mon.1) 48 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:37:42.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:40.815267+0000 mon.smithi135 (mon.0) 771 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:37:42.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:41.164959+0000 mon.smithi135 (mon.0) 772 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:42.174 INFO:teuthology.orchestra.run.smithi135.stdout: 5 88842 22.80 MB/sec warmup 109 sec latency 29.515 ms 2024-09-10T18:37:42.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:41.040441+0000 mgr.smithi138.silqfq (mgr.24423) 6 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Bus STARTING 2024-09-10T18:37:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:41.040441+0000 mgr.smithi138.silqfq (mgr.24423) 6 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Bus STARTING 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:41.157970+0000 mgr.smithi138.silqfq (mgr.24423) 7 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Serving on https://172.21.15.138:7150 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:41.158077+0000 mgr.smithi138.silqfq (mgr.24423) 8 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Bus STARTED 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:41.159632+0000 mgr.smithi138.silqfq (mgr.24423) 9 : cephadm [ERR] [10/Sep/2024:18:37:41] ENGINE Error in HTTPServer.serve 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._connections.run(self.expiration_interval) 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._run(expiration_interval) 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:37:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s = self.context.wrap_socket( 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.sslsocket_class._create( 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.do_handshake() 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._sslobj.do_handshake() 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:41.803183+0000 mgr.smithi138.silqfq (mgr.24423) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:43.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:41.813494+0000 mon.smithi135 (mon.0) 773 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T18:37:43.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:41.813606+0000 mon.smithi135 (mon.0) 774 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-10T18:37:43.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:42.682327+0000 mon.smithi135 (mon.0) 775 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:41.157970+0000 mgr.smithi138.silqfq (mgr.24423) 7 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Serving on https://172.21.15.138:7150 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:41.158077+0000 mgr.smithi138.silqfq (mgr.24423) 8 : cephadm [INF] [10/Sep/2024:18:37:41] ENGINE Bus STARTED 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:41.159632+0000 mgr.smithi138.silqfq (mgr.24423) 9 : cephadm [ERR] [10/Sep/2024:18:37:41] ENGINE Error in HTTPServer.serve 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:37:43.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._connections.run(self.expiration_interval) 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._run(expiration_interval) 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: s = self.context.wrap_socket( 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:37:43.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.sslsocket_class._create( 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.do_handshake() 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._sslobj.do_handshake() 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:41.803183+0000 mgr.smithi138.silqfq (mgr.24423) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:41.813494+0000 mon.smithi135 (mon.0) 773 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:41.813606+0000 mon.smithi135 (mon.0) 774 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-10T18:37:43.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:42.682327+0000 mon.smithi135 (mon.0) 775 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:43.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 89303 22.69 MB/sec warmup 110 sec latency 26.158 ms 2024-09-10T18:37:44.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 89737 22.56 MB/sec warmup 111 sec latency 55.530 ms 2024-09-10T18:37:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:43.803491+0000 mgr.smithi138.silqfq (mgr.24423) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 769 KiB/s wr, 32 op/s 2024-09-10T18:37:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:43.814708+0000 mon.smithi135 (mon.0) 776 : cluster [DBG] mgrmap e25: smithi138.silqfq(active, since 7s), standbys: smithi135.beoolq 2024-09-10T18:37:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:44.353438+0000 mon.smithi135 (mon.0) 777 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:45.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:44.362322+0000 mon.smithi135 (mon.0) 778 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:43.803491+0000 mgr.smithi138.silqfq (mgr.24423) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 769 KiB/s wr, 32 op/s 2024-09-10T18:37:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:43.814708+0000 mon.smithi135 (mon.0) 776 : cluster [DBG] mgrmap e25: smithi138.silqfq(active, since 7s), standbys: smithi135.beoolq 2024-09-10T18:37:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:44.353438+0000 mon.smithi135 (mon.0) 777 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:44.362322+0000 mon.smithi135 (mon.0) 778 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:45.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 90393 22.47 MB/sec warmup 112 sec latency 36.167 ms 2024-09-10T18:37:46.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 91020 22.42 MB/sec warmup 113 sec latency 44.697 ms 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:45.175087+0000 mon.smithi135 (mon.0) 779 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:45.182406+0000 mon.smithi135 (mon.0) 780 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:45.616513+0000 mon.smithi135 (mon.0) 781 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:46.094116+0000 mon.smithi135 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi135.beoolq restarted 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:46.094250+0000 mon.smithi135 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:46.095789+0000 mon.smithi138 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/crt"}]: dispatch 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:46.097103+0000 mon.smithi138 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:37:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:46.112898+0000 mon.smithi138 (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/key"}]: dispatch 2024-09-10T18:37:46.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:46.113205+0000 mon.smithi138 (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:45.175087+0000 mon.smithi135 (mon.0) 779 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:45.182406+0000 mon.smithi135 (mon.0) 780 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:45.616513+0000 mon.smithi135 (mon.0) 781 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:46.094116+0000 mon.smithi135 (mon.0) 782 : cluster [DBG] Standby manager daemon smithi135.beoolq restarted 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:46.094250+0000 mon.smithi135 (mon.0) 783 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:37:46.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:46.095789+0000 mon.smithi138 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/crt"}]: dispatch 2024-09-10T18:37:46.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:46.097103+0000 mon.smithi138 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:37:46.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:46.112898+0000 mon.smithi138 (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/key"}]: dispatch 2024-09-10T18:37:46.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:46.113205+0000 mon.smithi138 (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.135:0/3664229694' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:37:47.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 91884 22.47 MB/sec warmup 114 sec latency 52.834 ms 2024-09-10T18:37:48.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92290 22.42 MB/sec warmup 115 sec latency 511.193 ms 2024-09-10T18:37:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:45.804030+0000 mgr.smithi138.silqfq (mgr.24423) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-09-10T18:37:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:46.892063+0000 mon.smithi135 (mon.0) 784 : cluster [DBG] mgrmap e26: smithi138.silqfq(active, since 10s), standbys: smithi135.beoolq 2024-09-10T18:37:48.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:47.584681+0000 mon.smithi138 (mon.1) 53 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:49.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:45.804030+0000 mgr.smithi138.silqfq (mgr.24423) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-09-10T18:37:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:46.892063+0000 mon.smithi135 (mon.0) 784 : cluster [DBG] mgrmap e26: smithi138.silqfq(active, since 10s), standbys: smithi135.beoolq 2024-09-10T18:37:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:47.584681+0000 mon.smithi138 (mon.1) 53 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:49.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92810 22.34 MB/sec warmup 116 sec latency 35.873 ms 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:47.584342+0000 mon.smithi135 (mon.0) 785 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:47.585164+0000 mon.smithi138 (mon.1) 54 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:47.804374+0000 mgr.smithi138.silqfq (mgr.24423) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.2 MiB/s wr, 473 op/s 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.098757+0000 mon.smithi135 (mon.0) 786 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.100473+0000 mon.smithi138 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.642654+0000 mon.smithi138 (mon.1) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.647280+0000 mon.smithi138 (mon.1) 57 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.647477+0000 mon.smithi138 (mon.1) 58 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.655178+0000 mon.smithi135 (mon.0) 787 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:49.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:48.664995+0000 mon.smithi135 (mon.0) 788 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:47.584342+0000 mon.smithi135 (mon.0) 785 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:47.585164+0000 mon.smithi138 (mon.1) 54 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:47.804374+0000 mgr.smithi138.silqfq (mgr.24423) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 322 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.2 MiB/s wr, 473 op/s 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.098757+0000 mon.smithi135 (mon.0) 786 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.100473+0000 mon.smithi138 (mon.1) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.642654+0000 mon.smithi138 (mon.1) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.647280+0000 mon.smithi138 (mon.1) 57 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.647477+0000 mon.smithi138 (mon.1) 58 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:37:49.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.655178+0000 mon.smithi135 (mon.0) 787 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:49.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:48.664995+0000 mon.smithi135 (mon.0) 788 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93152 22.19 MB/sec warmup 117 sec latency 41.010 ms 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.222157+0000 mon.smithi135 (mon.0) 789 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.228815+0000 mon.smithi135 (mon.0) 790 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.231617+0000 mon.smithi138 (mon.1) 59 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.231928+0000 mon.smithi135 (mon.0) 791 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.232927+0000 mon.smithi138 (mon.1) 60 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.233219+0000 mon.smithi135 (mon.0) 792 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.234146+0000 mon.smithi138 (mon.1) 61 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.234401+0000 mon.smithi135 (mon.0) 793 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.235163+0000 mon.smithi138 (mon.1) 62 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.235340+0000 mon.smithi135 (mon.0) 794 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:49.235980+0000 mgr.smithi138.silqfq (mgr.24423) 14 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 2704M 2024-09-10T18:37:50.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.242071+0000 mon.smithi135 (mon.0) 795 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.555650+0000 mon.smithi135 (mon.0) 796 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:49.563336+0000 mon.smithi135 (mon.0) 797 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.222157+0000 mon.smithi135 (mon.0) 789 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.228815+0000 mon.smithi135 (mon.0) 790 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.231617+0000 mon.smithi138 (mon.1) 59 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.231928+0000 mon.smithi135 (mon.0) 791 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.232927+0000 mon.smithi138 (mon.1) 60 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.233219+0000 mon.smithi135 (mon.0) 792 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.234146+0000 mon.smithi138 (mon.1) 61 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.234401+0000 mon.smithi135 (mon.0) 793 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.235163+0000 mon.smithi138 (mon.1) 62 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.235340+0000 mon.smithi135 (mon.0) 794 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:49.235980+0000 mgr.smithi138.silqfq (mgr.24423) 14 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 2704M 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.242071+0000 mon.smithi135 (mon.0) 795 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.555650+0000 mon.smithi135 (mon.0) 796 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:50.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:49.563336+0000 mon.smithi135 (mon.0) 797 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:51.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93575 22.10 MB/sec warmup 118 sec latency 48.867 ms 2024-09-10T18:37:51.730 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:49.804863+0000 mgr.smithi138.silqfq (mgr.24423) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 915 op/s 2024-09-10T18:37:51.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:49.804863+0000 mgr.smithi138.silqfq (mgr.24423) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 915 op/s 2024-09-10T18:37:52.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93991 21.96 MB/sec warmup 119 sec latency 74.114 ms 2024-09-10T18:37:53.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:51.805234+0000 mgr.smithi138.silqfq (mgr.24423) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 8.8 MiB/s wr, 823 op/s 2024-09-10T18:37:53.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.334336+0000 mon.smithi138 (mon.1) 63 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:37:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:51.805234+0000 mgr.smithi138.silqfq (mgr.24423) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 8.8 MiB/s wr, 823 op/s 2024-09-10T18:37:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.334336+0000 mon.smithi138 (mon.1) 63 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:37:54.012 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:37:54.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 95293 22.94 MB/sec execute 1 sec latency 32.972 ms 2024-09-10T18:37:54.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.648024+0000 mon.smithi135 (mon.0) 798 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.655827+0000 mon.smithi135 (mon.0) 799 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.657648+0000 mon.smithi138 (mon.1) 64 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.658019+0000 mon.smithi135 (mon.0) 800 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.659010+0000 mon.smithi138 (mon.1) 65 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.659582+0000 mon.smithi138 (mon.1) 66 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:53.660836+0000 mgr.smithi138.silqfq (mgr.24423) 17 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:53.662196+0000 mgr.smithi138.silqfq (mgr.24423) 18 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.604626+0000 mon.smithi135 (mon.0) 801 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.612281+0000 mon.smithi135 (mon.0) 802 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.033 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:37:55.033 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (6m) 6s ago 8m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:37:55.033 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (8m) 6s ago 7m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:37:55.033 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (7m) 10s ago 7m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:37:55.033 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (6m) 6s ago 7m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (2m) 6s ago 2m 37.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (2m) 10s ago 2m 15.3M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (9m) 6s ago 9m 107M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (36s) 10s ago 7m 425M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (9m) 6s ago 9m 56.3M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (7m) 10s ago 7m 43.9M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.cibhms smithi135 *:2049 running (2m) 6s ago 2m 234M - 3.5 6933c2a0b7dd 862f8dffa080 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi138.rllflb smithi138 *:2049 running (2m) 10s ago 2m 76.5M - 3.5 6933c2a0b7dd 9208c5b69141 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (7m) 6s ago 7m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (6m) 10s ago 6m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 6s ago 6m 353M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 6s ago 5m 270M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (5m) 6s ago 5m 212M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:37:55.034 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 6s ago 5m 308M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:37:55.035 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (4m) 10s ago 4m 348M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:37:55.035 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (4m) 10s ago 4m 367M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:37:55.035 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (4m) 10s ago 4m 290M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:37:55.035 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (3m) 10s ago 3m 448M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:37:55.035 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (6m) 6s ago 7m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.648024+0000 mon.smithi135 (mon.0) 798 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.655827+0000 mon.smithi135 (mon.0) 799 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.657648+0000 mon.smithi138 (mon.1) 64 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.658019+0000 mon.smithi135 (mon.0) 800 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.659010+0000 mon.smithi138 (mon.1) 65 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.659582+0000 mon.smithi138 (mon.1) 66 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:53.660836+0000 mgr.smithi138.silqfq (mgr.24423) 17 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:53.662196+0000 mgr.smithi138.silqfq (mgr.24423) 18 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.604626+0000 mon.smithi135 (mon.0) 801 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.612281+0000 mon.smithi135 (mon.0) 802 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 95748 21.91 MB/sec execute 2 sec latency 171.329 ms 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:37:55.521 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:37:55.522 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:37:55.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:53.805650+0000 mgr.smithi138.silqfq (mgr.24423) 19 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 7.6 MiB/s wr, 702 op/s 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:53.901856+0000 mgr.smithi138.silqfq (mgr.24423) 20 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:53.990402+0000 mgr.smithi138.silqfq (mgr.24423) 21 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:54.059774+0000 mgr.smithi138.silqfq (mgr.24423) 22 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:54.133104+0000 mgr.smithi138.silqfq (mgr.24423) 23 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:54.369409+0000 mgr.smithi138.silqfq (mgr.24423) 24 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:54.369570+0000 mgr.smithi138.silqfq (mgr.24423) 25 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.511949+0000 mgr.smithi138.silqfq (mgr.24423) 26 : audit [DBG] from='client.24477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:54.670871+0000 mgr.smithi138.silqfq (mgr.24423) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.967475+0000 mon.smithi135 (mon.0) 803 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.974887+0000 mon.smithi135 (mon.0) 804 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:54.981123+0000 mon.smithi135 (mon.0) 805 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:55.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.000577+0000 mon.smithi138 (mon.1) 67 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-09-10T18:37:55.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.001653+0000 mon.smithi135 (mon.0) 806 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-09-10T18:37:55.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.520015+0000 mon.smithi138 (mon.1) 68 : audit [DBG] from='client.? 172.21.15.135:0/105046795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:37:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:37:56.028 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:53.805650+0000 mgr.smithi138.silqfq (mgr.24423) 19 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 7.6 MiB/s wr, 702 op/s 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:53.901856+0000 mgr.smithi138.silqfq (mgr.24423) 20 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:53.990402+0000 mgr.smithi138.silqfq (mgr.24423) 21 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:54.059774+0000 mgr.smithi138.silqfq (mgr.24423) 22 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:54.133104+0000 mgr.smithi138.silqfq (mgr.24423) 23 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:54.369409+0000 mgr.smithi138.silqfq (mgr.24423) 24 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:54.369570+0000 mgr.smithi138.silqfq (mgr.24423) 25 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:37:56.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.511949+0000 mgr.smithi138.silqfq (mgr.24423) 26 : audit [DBG] from='client.24477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:54.670871+0000 mgr.smithi138.silqfq (mgr.24423) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.967475+0000 mon.smithi135 (mon.0) 803 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.974887+0000 mon.smithi135 (mon.0) 804 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:54.981123+0000 mon.smithi135 (mon.0) 805 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.000577+0000 mon.smithi138 (mon.1) 67 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.001653+0000 mon.smithi135 (mon.0) 806 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-09-10T18:37:56.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.520015+0000 mon.smithi138 (mon.1) 68 : audit [DBG] from='client.? 172.21.15.135:0/105046795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:37:56.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96273 18.86 MB/sec execute 3 sec latency 256.184 ms 2024-09-10T18:37:57.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.023020+0000 mgr.smithi138.silqfq (mgr.24423) 28 : audit [DBG] from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:57.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.983585+0000 mon.smithi135 (mon.0) 807 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2024-09-10T18:37:57.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:55.983675+0000 mon.smithi135 (mon.0) 808 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-10T18:37:57.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.985551+0000 mon.smithi138 (mon.1) 69 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-10T18:37:57.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:55.986408+0000 mon.smithi135 (mon.0) 809 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-10T18:37:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.023020+0000 mgr.smithi138.silqfq (mgr.24423) 28 : audit [DBG] from='client.24481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.983585+0000 mon.smithi135 (mon.0) 807 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2024-09-10T18:37:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:55.983675+0000 mon.smithi135 (mon.0) 808 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-10T18:37:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.985551+0000 mon.smithi138 (mon.1) 69 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-10T18:37:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:55.986408+0000 mon.smithi135 (mon.0) 809 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-10T18:37:57.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96930 16.98 MB/sec execute 4 sec latency 28.614 ms 2024-09-10T18:37:57.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:55.806153+0000 mgr.smithi138.silqfq (mgr.24423) 29 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.8 MiB/s wr, 979 op/s 2024-09-10T18:37:57.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:56.025948+0000 mgr.smithi138.silqfq (mgr.24423) 30 : audit [DBG] from='client.24489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:57.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:56.984636+0000 mon.smithi135 (mon.0) 810 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-10T18:37:57.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:56.984861+0000 mon.smithi135 (mon.0) 811 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-10T18:37:57.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:55.806153+0000 mgr.smithi138.silqfq (mgr.24423) 29 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.8 MiB/s wr, 979 op/s 2024-09-10T18:37:57.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:56.025948+0000 mgr.smithi138.silqfq (mgr.24423) 30 : audit [DBG] from='client.24489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:37:57.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:56.984636+0000 mon.smithi135 (mon.0) 810 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-10T18:37:57.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:56.984861+0000 mon.smithi135 (mon.0) 811 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-10T18:37:58.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 15.26 MB/sec execute 5 sec latency 557.219 ms 2024-09-10T18:37:58.812 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:56.985896+0000 mgr.smithi138.silqfq (mgr.24423) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-10T18:37:58.812 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:57.020650+0000 mgr.smithi138.silqfq (mgr.24423) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-10T18:37:58.813 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:57.020791+0000 mgr.smithi138.silqfq (mgr.24423) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi135.cibhms', 'nfs.foo.1.0.smithi138.rllflb'] 2024-09-10T18:37:58.813 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:57.020871+0000 mgr.smithi138.silqfq (mgr.24423) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi135.cibhms nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:37:58.813 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:57.021298+0000 mgr.smithi138.silqfq (mgr.24423) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi135.cibhms from smithi135 -- ports [2049] 2024-09-10T18:37:58.813 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:57.021870+0000 mgr.smithi138.silqfq (mgr.24423) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi138.rllflb from smithi138 -- ports [2049] 2024-09-10T18:37:58.813 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:57.986351+0000 mon.smithi135 (mon.0) 812 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-10T18:37:58.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:56.985896+0000 mgr.smithi138.silqfq (mgr.24423) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-10T18:37:58.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:57.020650+0000 mgr.smithi138.silqfq (mgr.24423) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-10T18:37:58.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:57.020791+0000 mgr.smithi138.silqfq (mgr.24423) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi135.cibhms', 'nfs.foo.1.0.smithi138.rllflb'] 2024-09-10T18:37:58.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:57.020871+0000 mgr.smithi138.silqfq (mgr.24423) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi135.cibhms nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:37:58.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:57.021298+0000 mgr.smithi138.silqfq (mgr.24423) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi135.cibhms from smithi135 -- ports [2049] 2024-09-10T18:37:58.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:57.021870+0000 mgr.smithi138.silqfq (mgr.24423) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi138.rllflb from smithi138 -- ports [2049] 2024-09-10T18:37:58.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:57.986351+0000 mon.smithi135 (mon.0) 812 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-10T18:37:59.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 12.72 MB/sec execute 6 sec latency 1557.260 ms 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:57.806443+0000 mgr.smithi138.silqfq (mgr.24423) 37 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.2 MiB/s wr, 460 op/s 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.679588+0000 mgr.smithi138.silqfq (mgr.24423) 38 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.679898+0000 mon.smithi138 (mon.1) 70 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.680214+0000 mon.smithi135 (mon.0) 813 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.684338+0000 mon.smithi135 (mon.0) 814 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]': finished 2024-09-10T18:37:59.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.685168+0000 mgr.smithi138.silqfq (mgr.24423) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi138.rllflb-rgw 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.685334+0000 mon.smithi138 (mon.1) 71 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.685515+0000 mon.smithi135 (mon.0) 815 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.688388+0000 mon.smithi135 (mon.0) 816 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]': finished 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.756521+0000 mgr.smithi138.silqfq (mgr.24423) 40 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.756725+0000 mon.smithi138 (mon.1) 72 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.757063+0000 mon.smithi135 (mon.0) 817 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.760472+0000 mon.smithi135 (mon.0) 818 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]': finished 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.761045+0000 mgr.smithi138.silqfq (mgr.24423) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi135.cibhms-rgw 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.761204+0000 mon.smithi138 (mon.1) 73 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.761559+0000 mon.smithi135 (mon.0) 819 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]: dispatch 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.764356+0000 mon.smithi135 (mon.0) 820 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]': finished 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.768071+0000 mon.smithi135 (mon.0) 821 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.768942+0000 mon.smithi138 (mon.1) 74 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.769422+0000 mgr.smithi138.silqfq (mgr.24423) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.793732+0000 mon.smithi138 (mon.1) 75 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.794236+0000 mon.smithi135 (mon.0) 822 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.797579+0000 mon.smithi135 (mon.0) 823 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.805083+0000 mon.smithi135 (mon.0) 824 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.813438+0000 mon.smithi135 (mon.0) 825 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.822836+0000 mon.smithi135 (mon.0) 826 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.831049+0000 mon.smithi135 (mon.0) 827 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.843558+0000 mon.smithi135 (mon.0) 828 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.844841+0000 mon.smithi138 (mon.1) 76 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.845045+0000 mon.smithi135 (mon.0) 829 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.755 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.850516+0000 mon.smithi135 (mon.0) 830 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.851474+0000 mon.smithi138 (mon.1) 77 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.851686+0000 mon.smithi135 (mon.0) 831 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.856918+0000 mon.smithi135 (mon.0) 832 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.857893+0000 mon.smithi138 (mon.1) 78 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.858079+0000 mon.smithi135 (mon.0) 833 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.863039+0000 mon.smithi135 (mon.0) 834 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.864012+0000 mon.smithi138 (mon.1) 79 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.864403+0000 mon.smithi135 (mon.0) 835 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.869486+0000 mon.smithi135 (mon.0) 836 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.870604+0000 mon.smithi138 (mon.1) 80 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.908930+0000 mon.smithi138 (mon.1) 81 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:37:59.756 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.909205+0000 mon.smithi135 (mon.0) 837 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:37:59.757 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.911923+0000 mon.smithi135 (mon.0) 838 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:37:59.757 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.955984+0000 mon.smithi138 (mon.1) 82 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:37:59.757 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.956456+0000 mon.smithi135 (mon.0) 839 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:37:59.757 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.961474+0000 mon.smithi135 (mon.0) 840 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:37:59.757 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:37:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:37:58.966913+0000 mon.smithi138 (mon.1) 83 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:59.994 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:57.806443+0000 mgr.smithi138.silqfq (mgr.24423) 37 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.2 MiB/s wr, 460 op/s 2024-09-10T18:37:59.994 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.679588+0000 mgr.smithi138.silqfq (mgr.24423) 38 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:37:59.994 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.679898+0000 mon.smithi138 (mon.1) 70 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.994 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.680214+0000 mon.smithi135 (mon.0) 813 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.684338+0000 mon.smithi135 (mon.0) 814 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]': finished 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.685168+0000 mgr.smithi138.silqfq (mgr.24423) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi138.rllflb-rgw 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.685334+0000 mon.smithi138 (mon.1) 71 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.685515+0000 mon.smithi135 (mon.0) 815 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.688388+0000 mon.smithi135 (mon.0) 816 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb-rgw"}]': finished 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.756521+0000 mgr.smithi138.silqfq (mgr.24423) 40 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.756725+0000 mon.smithi138 (mon.1) 72 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.757063+0000 mon.smithi135 (mon.0) 817 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.760472+0000 mon.smithi135 (mon.0) 818 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]': finished 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.761045+0000 mgr.smithi138.silqfq (mgr.24423) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi135.cibhms-rgw 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.761204+0000 mon.smithi138 (mon.1) 73 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]: dispatch 2024-09-10T18:37:59.995 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.761559+0000 mon.smithi135 (mon.0) 819 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]: dispatch 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.764356+0000 mon.smithi135 (mon.0) 820 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms-rgw"}]': finished 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.768071+0000 mon.smithi135 (mon.0) 821 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.768942+0000 mon.smithi138 (mon.1) 74 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.769422+0000 mgr.smithi138.silqfq (mgr.24423) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.793732+0000 mon.smithi138 (mon.1) 75 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.794236+0000 mon.smithi135 (mon.0) 822 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.797579+0000 mon.smithi135 (mon.0) 823 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.805083+0000 mon.smithi135 (mon.0) 824 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.813438+0000 mon.smithi135 (mon.0) 825 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.822836+0000 mon.smithi135 (mon.0) 826 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.831049+0000 mon.smithi135 (mon.0) 827 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.996 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.843558+0000 mon.smithi135 (mon.0) 828 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.844841+0000 mon.smithi138 (mon.1) 76 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.845045+0000 mon.smithi135 (mon.0) 829 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi135.cibhms"}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.850516+0000 mon.smithi135 (mon.0) 830 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.851474+0000 mon.smithi138 (mon.1) 77 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.851686+0000 mon.smithi135 (mon.0) 831 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi138.rllflb"}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.856918+0000 mon.smithi135 (mon.0) 832 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.857893+0000 mon.smithi138 (mon.1) 78 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.858079+0000 mon.smithi135 (mon.0) 833 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.863039+0000 mon.smithi135 (mon.0) 834 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.864012+0000 mon.smithi138 (mon.1) 79 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:37:59.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.864403+0000 mon.smithi135 (mon.0) 835 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.869486+0000 mon.smithi135 (mon.0) 836 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.870604+0000 mon.smithi138 (mon.1) 80 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.908930+0000 mon.smithi138 (mon.1) 81 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.909205+0000 mon.smithi135 (mon.0) 837 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.911923+0000 mon.smithi135 (mon.0) 838 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.955984+0000 mon.smithi138 (mon.1) 82 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.956456+0000 mon.smithi135 (mon.0) 839 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.961474+0000 mon.smithi135 (mon.0) 840 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:37:59.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:37:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:37:58.966913+0000 mon.smithi138 (mon.1) 83 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:00.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 10.90 MB/sec execute 7 sec latency 2557.323 ms 2024-09-10T18:38:00.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.801880+0000 mgr.smithi138.silqfq (mgr.24423) 43 : cephadm [INF] Done migrating nfs.foo 2024-09-10T18:38:00.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.801943+0000 mgr.smithi138.silqfq (mgr.24423) 44 : cephadm [INF] Done migrating all NFS services 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.844648+0000 mgr.smithi138.silqfq (mgr.24423) 45 : cephadm [INF] Fencing old nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.851321+0000 mgr.smithi138.silqfq (mgr.24423) 46 : cephadm [INF] Fencing old nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.857709+0000 mgr.smithi138.silqfq (mgr.24423) 47 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi135.nfoocl 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.863846+0000 mgr.smithi138.silqfq (mgr.24423) 48 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.955580+0000 mgr.smithi138.silqfq (mgr.24423) 49 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.955660+0000 mgr.smithi138.silqfq (mgr.24423) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi135.nfoocl-rgw 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.962938+0000 mgr.smithi138.silqfq (mgr.24423) 51 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi135.nfoocl's ganesha conf is defaulting to empty 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:37:58.967997+0000 mgr.smithi138.silqfq (mgr.24423) 52 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi135.nfoocl on smithi135 2024-09-10T18:38:00.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:59.919213+0000 mon.smithi135 (mon.0) 841 : cluster [DBG] mgrmap e27: smithi138.silqfq(active, since 23s), standbys: smithi135.beoolq 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.801880+0000 mgr.smithi138.silqfq (mgr.24423) 43 : cephadm [INF] Done migrating nfs.foo 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.801943+0000 mgr.smithi138.silqfq (mgr.24423) 44 : cephadm [INF] Done migrating all NFS services 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.844648+0000 mgr.smithi138.silqfq (mgr.24423) 45 : cephadm [INF] Fencing old nfs.foo.0.0.smithi135.cibhms 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.851321+0000 mgr.smithi138.silqfq (mgr.24423) 46 : cephadm [INF] Fencing old nfs.foo.1.0.smithi138.rllflb 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.857709+0000 mgr.smithi138.silqfq (mgr.24423) 47 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi135.nfoocl 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.863846+0000 mgr.smithi138.silqfq (mgr.24423) 48 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.955580+0000 mgr.smithi138.silqfq (mgr.24423) 49 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:38:01.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.955660+0000 mgr.smithi138.silqfq (mgr.24423) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi135.nfoocl-rgw 2024-09-10T18:38:01.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.962938+0000 mgr.smithi138.silqfq (mgr.24423) 51 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi135.nfoocl's ganesha conf is defaulting to empty 2024-09-10T18:38:01.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:37:58.967997+0000 mgr.smithi138.silqfq (mgr.24423) 52 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi135.nfoocl on smithi135 2024-09-10T18:38:01.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:59.919213+0000 mon.smithi135 (mon.0) 841 : cluster [DBG] mgrmap e27: smithi138.silqfq(active, since 23s), standbys: smithi135.beoolq 2024-09-10T18:38:01.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 9.54 MB/sec execute 8 sec latency 3557.399 ms 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:37:59.807135+0000 mgr.smithi138.silqfq (mgr.24423) 53 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.16k op/s 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.619490+0000 mon.smithi135 (mon.0) 842 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.625833+0000 mon.smithi135 (mon.0) 843 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.630960+0000 mon.smithi135 (mon.0) 844 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.632569+0000 mon.smithi138 (mon.1) 84 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.632817+0000 mon.smithi135 (mon.0) 845 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:38:02.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.635525+0000 mon.smithi135 (mon.0) 846 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-10T18:38:02.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.636906+0000 mon.smithi138 (mon.1) 85 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:38:02.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.637271+0000 mon.smithi135 (mon.0) 847 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:38:02.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.640017+0000 mon.smithi135 (mon.0) 848 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:38:02.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:01.641624+0000 mon.smithi138 (mon.1) 86 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:37:59.807135+0000 mgr.smithi138.silqfq (mgr.24423) 53 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.16k op/s 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.619490+0000 mon.smithi135 (mon.0) 842 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.625833+0000 mon.smithi135 (mon.0) 843 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.630960+0000 mon.smithi135 (mon.0) 844 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.632569+0000 mon.smithi138 (mon.1) 84 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.632817+0000 mon.smithi135 (mon.0) 845 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.635525+0000 mon.smithi135 (mon.0) 846 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.636906+0000 mon.smithi138 (mon.1) 85 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.637271+0000 mon.smithi135 (mon.0) 847 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:38:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.640017+0000 mon.smithi135 (mon.0) 848 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:38:02.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:01.641624+0000 mon.smithi138 (mon.1) 86 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:02.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 8.48 MB/sec execute 9 sec latency 4557.471 ms 2024-09-10T18:38:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:01.632302+0000 mgr.smithi138.silqfq (mgr.24423) 54 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi138.repsia 2024-09-10T18:38:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:01.636665+0000 mgr.smithi138.silqfq (mgr.24423) 55 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:38:03.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:01.632302+0000 mgr.smithi138.silqfq (mgr.24423) 54 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi138.repsia 2024-09-10T18:38:03.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:01.636665+0000 mgr.smithi138.silqfq (mgr.24423) 55 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:38:03.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 7.63 MB/sec execute 10 sec latency 5557.503 ms 2024-09-10T18:38:03.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:01.807686+0000 mgr.smithi138.silqfq (mgr.24423) 56 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 576 op/s 2024-09-10T18:38:04.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:01.807686+0000 mgr.smithi138.silqfq (mgr.24423) 56 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 576 op/s 2024-09-10T18:38:04.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 6.94 MB/sec execute 11 sec latency 6557.571 ms 2024-09-10T18:38:04.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.514021+0000 mon.smithi138 (mon.1) 87 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:38:04.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.514466+0000 mon.smithi135 (mon.0) 849 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.518166+0000 mon.smithi135 (mon.0) 850 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.524941+0000 mon.smithi135 (mon.0) 851 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.135:0/2044124832"}]: dispatch 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.570329+0000 mon.smithi138 (mon.1) 88 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.570709+0000 mon.smithi135 (mon.0) 852 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.574372+0000 mon.smithi135 (mon.0) 853 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:38:04.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:04.575815+0000 mon.smithi138 (mon.1) 89 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:04.991 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.514021+0000 mon.smithi138 (mon.1) 87 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:38:04.991 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.514466+0000 mon.smithi135 (mon.0) 849 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:38:04.991 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.518166+0000 mon.smithi135 (mon.0) 850 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:38:04.991 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.524941+0000 mon.smithi135 (mon.0) 851 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.135:0/2044124832"}]: dispatch 2024-09-10T18:38:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.570329+0000 mon.smithi138 (mon.1) 88 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:38:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.570709+0000 mon.smithi135 (mon.0) 852 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:38:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.574372+0000 mon.smithi135 (mon.0) 853 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-10T18:38:04.992 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:04.575815+0000 mon.smithi138 (mon.1) 89 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:05.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 6.36 MB/sec execute 12 sec latency 7557.670 ms 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:03.808171+0000 mgr.smithi138.silqfq (mgr.24423) 57 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.2 MiB/s wr, 441 op/s 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:04.524683+0000 mds.foofs.smithi135.wwmozj (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.135:0/2044124832) 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:04.527653+0000 mds.foofs.smithi135.wwmozj (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14736 172.21.15.135:0/2254093964) 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:04.569828+0000 mgr.smithi138.silqfq (mgr.24423) 58 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:04.569929+0000 mgr.smithi138.silqfq (mgr.24423) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi138.repsia-rgw 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:04.575282+0000 mgr.smithi138.silqfq (mgr.24423) 60 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi138.repsia's ganesha conf is defaulting to empty 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:04.576861+0000 mgr.smithi138.silqfq (mgr.24423) 61 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi138.repsia on smithi138 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:05.521432+0000 mon.smithi135 (mon.0) 854 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.135:0/2044124832"}]': finished 2024-09-10T18:38:06.007 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:05.521526+0000 mon.smithi135 (mon.0) 855 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-10T18:38:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:03.808171+0000 mgr.smithi138.silqfq (mgr.24423) 57 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.2 MiB/s wr, 441 op/s 2024-09-10T18:38:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:04.524683+0000 mds.foofs.smithi135.wwmozj (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.135:0/2044124832) 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:04.527653+0000 mds.foofs.smithi135.wwmozj (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14736 172.21.15.135:0/2254093964) 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:04.569828+0000 mgr.smithi138.silqfq (mgr.24423) 58 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:04.569929+0000 mgr.smithi138.silqfq (mgr.24423) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi138.repsia-rgw 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:04.575282+0000 mgr.smithi138.silqfq (mgr.24423) 60 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi138.repsia's ganesha conf is defaulting to empty 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:04.576861+0000 mgr.smithi138.silqfq (mgr.24423) 61 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi138.repsia on smithi138 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:05.521432+0000 mon.smithi135 (mon.0) 854 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.135:0/2044124832"}]': finished 2024-09-10T18:38:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:05.521526+0000 mon.smithi135 (mon.0) 855 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-10T18:38:06.176 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97308 5.87 MB/sec execute 13 sec latency 8557.722 ms 2024-09-10T18:38:06.746 INFO:teuthology.orchestra.run.smithi135.stdout:[96834] write failed on handle 13631 (Input/output error) 2024-09-10T18:38:06.747 INFO:teuthology.orchestra.run.smithi135.stdout:Child failed with status 1 2024-09-10T18:38:06.747 INFO:teuthology.orchestra.run.smithi135.stdout:[97506] open ./clients/client3/~dmtmp/PARADOX/__QB5.MB failed for handle 13765 (Stale file handle) 2024-09-10T18:38:06.747 INFO:teuthology.orchestra.run.smithi135.stdout:[97914] open ./clients/client0/~dmtmp/PARADOX/ANSWER.DB failed for handle 13867 (Stale file handle) 2024-09-10T18:38:06.747 INFO:teuthology.orchestra.run.smithi135.stdout:[97477] open ./clients/client4/~dmtmp/PARADOX/__QB5.MB failed for handle 13761 (Stale file handle) 2024-09-10T18:38:06.747 INFO:teuthology.orchestra.run.smithi135.stdout:[96811] open ./clients/client1/~dmtmp/PWRPNT/NEWTIPS.PPT failed for handle 13626 (Stale file handle) 2024-09-10T18:38:06.749 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-09-10T18:38:06.836 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-09-10T18:38:07.057 INFO:teuthology.orchestra.run.smithi135.stderr:Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /usr/lib/systemd/system/rpc-statd.service. 2024-09-10T18:38:07.242 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:07.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:05.808741+0000 mgr.smithi138.silqfq (mgr.24423) 62 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 4.2 MiB/s wr, 438 op/s 2024-09-10T18:38:07.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:07.020581+0000 mon.smithi135 (mon.0) 856 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:07.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:07.027209+0000 mon.smithi135 (mon.0) 857 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:07.997 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:07.033433+0000 mon.smithi135 (mon.0) 858 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:07.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:07.039360+0000 mon.smithi135 (mon.0) 859 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:07.998 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:07.114721+0000 mon.smithi138 (mon.1) 90 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:38:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:05.808741+0000 mgr.smithi138.silqfq (mgr.24423) 62 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 4.2 MiB/s wr, 438 op/s 2024-09-10T18:38:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:07.020581+0000 mon.smithi135 (mon.0) 856 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:07.027209+0000 mon.smithi135 (mon.0) 857 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:07.033433+0000 mon.smithi135 (mon.0) 858 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:07.039360+0000 mon.smithi135 (mon.0) 859 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:07.114721+0000 mon.smithi138 (mon.1) 90 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:38:08.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:07.809079+0000 mgr.smithi138.silqfq (mgr.24423) 63 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2024-09-10T18:38:08.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:08.333125+0000 mon.smithi135 (mon.0) 860 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:08.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:08.334726+0000 mon.smithi138 (mon.1) 91 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:09.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:07.809079+0000 mgr.smithi138.silqfq (mgr.24423) 63 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 317 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2024-09-10T18:38:09.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:08.333125+0000 mon.smithi135 (mon.0) 860 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:09.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:08.334726+0000 mon.smithi138 (mon.1) 91 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:11.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:09.809697+0000 mgr.smithi138.silqfq (mgr.24423) 64 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 76 KiB/s wr, 29 op/s 2024-09-10T18:38:11.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:09.809697+0000 mgr.smithi138.silqfq (mgr.24423) 64 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 76 KiB/s wr, 29 op/s 2024-09-10T18:38:12.268 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:12.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:11.308732+0000 mon.smithi135 (mon.0) 861 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:11.316161+0000 mon.smithi135 (mon.0) 862 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:11.308732+0000 mon.smithi135 (mon.0) 861 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:11.316161+0000 mon.smithi135 (mon.0) 862 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:11.810060+0000 mgr.smithi138.silqfq (mgr.24423) 65 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 76 KiB/s wr, 29 op/s 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.016625+0000 mon.smithi135 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.138:0/1273739894"}]: dispatch 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.241412+0000 mon.smithi135 (mon.0) 864 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.249392+0000 mon.smithi135 (mon.0) 865 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.251476+0000 mon.smithi138 (mon.1) 92 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.252258+0000 mon.smithi138 (mon.1) 93 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.258603+0000 mon.smithi135 (mon.0) 866 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.265006+0000 mon.smithi135 (mon.0) 867 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:11.810060+0000 mgr.smithi138.silqfq (mgr.24423) 65 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 76 KiB/s wr, 29 op/s 2024-09-10T18:38:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.016625+0000 mon.smithi135 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.138:0/1273739894"}]: dispatch 2024-09-10T18:38:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.241412+0000 mon.smithi135 (mon.0) 864 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.249392+0000 mon.smithi135 (mon.0) 865 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.251476+0000 mon.smithi138 (mon.1) 92 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:38:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.252258+0000 mon.smithi138 (mon.1) 93 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:38:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.258603+0000 mon.smithi135 (mon.0) 866 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.265006+0000 mon.smithi135 (mon.0) 867 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:38:14.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:13.016424+0000 mds.foofs.smithi135.wwmozj (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24363 (172.21.15.138:0/1273739894) 2024-09-10T18:38:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:13.019670+0000 mds.foofs.smithi135.wwmozj (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24537 172.21.15.138:0/875569814) 2024-09-10T18:38:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:13.319063+0000 mon.smithi135 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.138:0/1273739894"}]': finished 2024-09-10T18:38:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:13.319121+0000 mon.smithi135 (mon.0) 869 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-10T18:38:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:13.341864+0000 mgr.smithi138.silqfq (mgr.24423) 66 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:38:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:38:13.350522+0000 mgr.smithi138.silqfq (mgr.24423) 67 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:38:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:13.016424+0000 mds.foofs.smithi135.wwmozj (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24363 (172.21.15.138:0/1273739894) 2024-09-10T18:38:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:13.019670+0000 mds.foofs.smithi135.wwmozj (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24537 172.21.15.138:0/875569814) 2024-09-10T18:38:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:13.319063+0000 mon.smithi135 (mon.0) 868 : audit [INF] from='mds.? [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848]' entity='mds.foofs.smithi135.wwmozj' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.138:0/1273739894"}]': finished 2024-09-10T18:38:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:13.319121+0000 mon.smithi135 (mon.0) 869 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-10T18:38:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:13.341864+0000 mgr.smithi138.silqfq (mgr.24423) 66 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:38:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:38:13.350522+0000 mgr.smithi138.silqfq (mgr.24423) 67 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:38:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:13.810518+0000 mgr.smithi138.silqfq (mgr.24423) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 50 KiB/s wr, 30 op/s 2024-09-10T18:38:15.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:13.810518+0000 mgr.smithi138.silqfq (mgr.24423) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 50 KiB/s wr, 30 op/s 2024-09-10T18:38:17.296 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:17.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:15.811066+0000 mgr.smithi138.silqfq (mgr.24423) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 42 KiB/s wr, 26 op/s 2024-09-10T18:38:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:15.811066+0000 mgr.smithi138.silqfq (mgr.24423) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 42 KiB/s wr, 26 op/s 2024-09-10T18:38:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:17.811565+0000 mgr.smithi138.silqfq (mgr.24423) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 42 KiB/s wr, 26 op/s 2024-09-10T18:38:19.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:17.811565+0000 mgr.smithi138.silqfq (mgr.24423) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 42 KiB/s wr, 26 op/s 2024-09-10T18:38:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:19.812274+0000 mgr.smithi138.silqfq (mgr.24423) 71 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-09-10T18:38:21.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:19.812274+0000 mgr.smithi138.silqfq (mgr.24423) 71 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-09-10T18:38:22.320 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:23.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:21.812777+0000 mgr.smithi138.silqfq (mgr.24423) 72 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-09-10T18:38:23.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:23.335344+0000 mon.smithi138 (mon.1) 94 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:23.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:21.812777+0000 mgr.smithi138.silqfq (mgr.24423) 72 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-09-10T18:38:23.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:23.335344+0000 mon.smithi138 (mon.1) 94 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:23.813268+0000 mgr.smithi138.silqfq (mgr.24423) 73 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 3.0 KiB/s wr, 2 op/s 2024-09-10T18:38:25.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:23.813268+0000 mgr.smithi138.silqfq (mgr.24423) 73 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 3.0 KiB/s wr, 2 op/s 2024-09-10T18:38:26.373 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:38:26.984 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:38:26.984 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (7m) 13s ago 8m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:38:26.984 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (8m) 13s ago 8m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:38:26.984 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (7m) 15s ago 7m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (6m) 13s ago 8m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (2m) 13s ago 2m 38.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (2m) 15s ago 2m 15.5M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (9m) 13s ago 9m 367M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (68s) 15s ago 7m 445M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (9m) 13s ago 10m 49.7M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (7m) 15s ago 7m 46.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (25s) 13s ago 25s 45.7M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (20s) 15s ago 20s 19.0M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (8m) 13s ago 8m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (7m) 15s ago 7m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:38:26.985 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 13s ago 6m 379M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 13s ago 6m 292M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 13s ago 6m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 13s ago 5m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (5m) 15s ago 5m 375M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (5m) 15s ago 5m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (4m) 15s ago 4m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (4m) 15s ago 4m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:38:26.986 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (6m) 13s ago 7m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:38:27.352 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:27.362 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:38:27.362 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:38:27.362 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:38:27.362 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:38:27.363 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:38:27.364 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:38:27.364 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:38:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:25.813882+0000 mgr.smithi138.silqfq (mgr.24423) 74 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-09-10T18:38:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:26.359355+0000 mgr.smithi138.silqfq (mgr.24423) 75 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:26.669859+0000 mgr.smithi138.silqfq (mgr.24423) 76 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:38:27.676 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:38:27.677 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:38:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:25.813882+0000 mgr.smithi138.silqfq (mgr.24423) 74 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-09-10T18:38:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:26.359355+0000 mgr.smithi138.silqfq (mgr.24423) 75 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:26.669859+0000 mgr.smithi138.silqfq (mgr.24423) 76 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:26.973925+0000 mgr.smithi138.silqfq (mgr.24423) 77 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:28.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:27.361107+0000 mon.smithi135 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.135:0/2934059054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:38:28.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:28 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:27.674717+0000 mgr.smithi138.silqfq (mgr.24423) 78 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:26.973925+0000 mgr.smithi138.silqfq (mgr.24423) 77 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:27.361107+0000 mon.smithi135 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.135:0/2934059054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:38:28.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:28 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:27.674717+0000 mgr.smithi138.silqfq (mgr.24423) 78 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:29.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:27.814421+0000 mgr.smithi138.silqfq (mgr.24423) 79 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-09-10T18:38:29.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:27.814421+0000 mgr.smithi138.silqfq (mgr.24423) 79 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-09-10T18:38:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:29.815266+0000 mgr.smithi138.silqfq (mgr.24423) 80 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-09-10T18:38:31.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:29.815266+0000 mgr.smithi138.silqfq (mgr.24423) 80 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-09-10T18:38:32.382 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:33.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:31.815850+0000 mgr.smithi138.silqfq (mgr.24423) 81 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:33.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:31.815850+0000 mgr.smithi138.silqfq (mgr.24423) 81 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:35.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:33.816692+0000 mgr.smithi138.silqfq (mgr.24423) 82 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:35.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:33.816692+0000 mgr.smithi138.silqfq (mgr.24423) 82 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:37.409 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:37.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:35.817222+0000 mgr.smithi138.silqfq (mgr.24423) 83 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:37.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:35.817222+0000 mgr.smithi138.silqfq (mgr.24423) 83 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:38.335572+0000 mon.smithi138 (mon.1) 95 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:38.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:38.335572+0000 mon.smithi138 (mon.1) 95 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:37.817699+0000 mgr.smithi138.silqfq (mgr.24423) 84 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:39.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:37.817699+0000 mgr.smithi138.silqfq (mgr.24423) 84 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:39.818605+0000 mgr.smithi138.silqfq (mgr.24423) 85 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:41.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:39.818605+0000 mgr.smithi138.silqfq (mgr.24423) 85 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:42.447 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:43.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:41.819068+0000 mgr.smithi138.silqfq (mgr.24423) 86 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:43.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:41.819068+0000 mgr.smithi138.silqfq (mgr.24423) 86 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:45.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:43.819679+0000 mgr.smithi138.silqfq (mgr.24423) 87 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:43.819679+0000 mgr.smithi138.silqfq (mgr.24423) 87 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:47.475 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:47.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:45.820351+0000 mgr.smithi138.silqfq (mgr.24423) 88 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:47.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:45.820351+0000 mgr.smithi138.silqfq (mgr.24423) 88 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:49.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:47.820826+0000 mgr.smithi138.silqfq (mgr.24423) 89 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:49.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:47.820826+0000 mgr.smithi138.silqfq (mgr.24423) 89 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:51.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:49.821481+0000 mgr.smithi138.silqfq (mgr.24423) 90 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:51.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:49.821481+0000 mgr.smithi138.silqfq (mgr.24423) 90 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:52.509 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:53.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:51.821919+0000 mgr.smithi138.silqfq (mgr.24423) 91 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:53.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:53.335729+0000 mon.smithi138 (mon.1) 96 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:53.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:51.821919+0000 mgr.smithi138.silqfq (mgr.24423) 91 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:53.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:53.335729+0000 mon.smithi138 (mon.1) 96 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:38:55.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:53.822480+0000 mgr.smithi138.silqfq (mgr.24423) 92 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:55.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:53.822480+0000 mgr.smithi138.silqfq (mgr.24423) 92 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:38:57.535 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:38:57.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:55.822944+0000 mgr.smithi138.silqfq (mgr.24423) 93 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:57.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:55.822944+0000 mgr.smithi138.silqfq (mgr.24423) 93 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:58.009 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (7m) 45s ago 9m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (9m) 45s ago 9m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (8m) 47s ago 8m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (7m) 45s ago 8m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:38:58.625 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (3m) 45s ago 3m 38.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (3m) 47s ago 3m 15.5M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (10m) 45s ago 10m 367M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (100s) 47s ago 8m 445M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (10m) 45s ago 10m 49.7M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (8m) 47s ago 8m 46.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (57s) 45s ago 57s 45.7M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (52s) 47s ago 51s 19.0M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (8m) 45s ago 8m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (7m) 47s ago 7m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (7m) 45s ago 7m 379M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 45s ago 7m 292M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 45s ago 6m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:38:58.626 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (6m) 45s ago 6m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:38:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (5m) 47s ago 5m 375M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:38:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (5m) 47s ago 5m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:38:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (5m) 47s ago 5m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:38:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (4m) 47s ago 4m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:38:58.627 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (7m) 45s ago 8m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:38:58.998 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:38:58.998 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:38:58.999 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:38:59.000 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2024-09-10T18:38:59.306 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:38:59.307 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:38:59.307 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:38:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:57.823459+0000 mgr.smithi138.silqfq (mgr.24423) 94 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:57.993890+0000 mgr.smithi138.silqfq (mgr.24423) 95 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:58.305431+0000 mgr.smithi138.silqfq (mgr.24423) 96 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:58.607567+0000 mgr.smithi138.silqfq (mgr.24423) 97 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:38:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:58.997452+0000 mon.smithi135 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.135:0/4130590916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:38:59.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:57.823459+0000 mgr.smithi138.silqfq (mgr.24423) 94 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:38:59.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:57.993890+0000 mgr.smithi138.silqfq (mgr.24423) 95 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:58.305431+0000 mgr.smithi138.silqfq (mgr.24423) 96 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:58.607567+0000 mgr.smithi138.silqfq (mgr.24423) 97 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:38:59.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:38:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:58.997452+0000 mon.smithi135 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.135:0/4130590916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:39:00.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:38:59.304774+0000 mgr.smithi138.silqfq (mgr.24423) 98 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:00.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:38:59.304774+0000 mgr.smithi138.silqfq (mgr.24423) 98 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:01.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:38:59.824234+0000 mgr.smithi138.silqfq (mgr.24423) 99 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:01.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:38:59.824234+0000 mgr.smithi138.silqfq (mgr.24423) 99 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:02.560 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:03.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:01.824764+0000 mgr.smithi138.silqfq (mgr.24423) 100 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:03.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:01.824764+0000 mgr.smithi138.silqfq (mgr.24423) 100 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:05.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:03.825393+0000 mgr.smithi138.silqfq (mgr.24423) 101 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:05.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:03.825393+0000 mgr.smithi138.silqfq (mgr.24423) 101 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:07.587 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:07.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:05.825765+0000 mgr.smithi138.silqfq (mgr.24423) 102 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:07.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:05.825765+0000 mgr.smithi138.silqfq (mgr.24423) 102 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:08.785 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:08.336034+0000 mon.smithi138 (mon.1) 97 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:08.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:08.336034+0000 mon.smithi138 (mon.1) 97 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:07.826356+0000 mgr.smithi138.silqfq (mgr.24423) 103 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:09.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:07.826356+0000 mgr.smithi138.silqfq (mgr.24423) 103 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:10.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:09.437807+0000 mon.smithi135 (mon.0) 872 : cluster [DBG] mgrmap e28: smithi138.silqfq(active, since 92s), standbys: smithi135.beoolq 2024-09-10T18:39:10.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:09.437807+0000 mon.smithi135 (mon.0) 872 : cluster [DBG] mgrmap e28: smithi138.silqfq(active, since 92s), standbys: smithi135.beoolq 2024-09-10T18:39:11.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:09.827119+0000 mgr.smithi138.silqfq (mgr.24423) 104 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-10T18:39:11.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:09.827119+0000 mgr.smithi138.silqfq (mgr.24423) 104 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-10T18:39:12.616 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:13.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:11.827532+0000 mgr.smithi138.silqfq (mgr.24423) 105 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:13.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:11.827532+0000 mgr.smithi138.silqfq (mgr.24423) 105 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:15.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:13.828229+0000 mgr.smithi138.silqfq (mgr.24423) 106 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-09-10T18:39:15.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:13.828229+0000 mgr.smithi138.silqfq (mgr.24423) 106 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-09-10T18:39:17.642 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:17.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:15.828751+0000 mgr.smithi138.silqfq (mgr.24423) 107 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:17.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:15.828751+0000 mgr.smithi138.silqfq (mgr.24423) 107 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:19.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:17.829114+0000 mgr.smithi138.silqfq (mgr.24423) 108 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:19.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:17.829114+0000 mgr.smithi138.silqfq (mgr.24423) 108 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-10T18:39:21.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:19.830029+0000 mgr.smithi138.silqfq (mgr.24423) 109 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-10T18:39:21.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:19.830029+0000 mgr.smithi138.silqfq (mgr.24423) 109 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-10T18:39:22.666 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:23.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:21.830376+0000 mgr.smithi138.silqfq (mgr.24423) 110 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:23.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:23.336352+0000 mon.smithi138 (mon.1) 98 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:21.830376+0000 mgr.smithi138.silqfq (mgr.24423) 110 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:23.336352+0000 mon.smithi138 (mon.1) 98 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:25.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:23.831253+0000 mgr.smithi138.silqfq (mgr.24423) 111 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:25.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:23.831253+0000 mgr.smithi138.silqfq (mgr.24423) 111 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:27.692 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:25.831885+0000 mgr.smithi138.silqfq (mgr.24423) 112 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:25.831885+0000 mgr.smithi138.silqfq (mgr.24423) 112 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:29.636 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:39:29.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:27.832437+0000 mgr.smithi138.silqfq (mgr.24423) 113 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:29.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:27.832437+0000 mgr.smithi138.silqfq (mgr.24423) 113 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (8m) 77s ago 9m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (9m) 77s ago 9m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (8m) 78s ago 8m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (7m) 77s ago 9m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (4m) 77s ago 3m 38.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:39:30.247 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (3m) 78s ago 3m 15.5M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (10m) 77s ago 10m 367M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (2m) 78s ago 8m 445M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (10m) 77s ago 11m 49.7M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (8m) 78s ago 8m 46.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (89s) 77s ago 88s 45.7M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (83s) 78s ago 83s 19.0M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (9m) 77s ago 9m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (8m) 78s ago 8m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (8m) 77s ago 8m 379M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 77s ago 7m 292M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 77s ago 7m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:39:30.248 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (6m) 77s ago 6m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:39:30.249 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (6m) 78s ago 6m 375M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:39:30.249 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (6m) 78s ago 6m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:39:30.249 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (5m) 78s ago 5m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:39:30.249 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (5m) 78s ago 5m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:39:30.249 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (7m) 77s ago 8m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:39:30.619 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:39:30.620 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:39:30.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:29.622655+0000 mgr.smithi138.silqfq (mgr.24423) 114 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:30.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:29.622655+0000 mgr.smithi138.silqfq (mgr.24423) 114 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:30.934 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:39:30.934 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:39:30.934 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:39:30.934 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:39:30.934 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:39:30.935 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2024-09-10T18:39:30.935 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:39:30.935 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:39:30.935 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:39:31.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:29.833136+0000 mgr.smithi138.silqfq (mgr.24423) 115 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:31.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:29.933172+0000 mgr.smithi138.silqfq (mgr.24423) 116 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:31.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:30.236759+0000 mgr.smithi138.silqfq (mgr.24423) 117 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:31.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:30.618189+0000 mon.smithi135 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.135:0/2398548849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:39:31.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:29.833136+0000 mgr.smithi138.silqfq (mgr.24423) 115 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:31.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:29.933172+0000 mgr.smithi138.silqfq (mgr.24423) 116 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:31.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:30.236759+0000 mgr.smithi138.silqfq (mgr.24423) 117 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:31.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:30.618189+0000 mon.smithi135 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.135:0/2398548849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:39:32.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:32 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:30.932817+0000 mgr.smithi138.silqfq (mgr.24423) 118 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:32.718 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:32.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:30.932817+0000 mgr.smithi138.silqfq (mgr.24423) 118 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:39:33.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:31.833530+0000 mgr.smithi138.silqfq (mgr.24423) 119 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:33.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:31.833530+0000 mgr.smithi138.silqfq (mgr.24423) 119 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:35.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:33.834309+0000 mgr.smithi138.silqfq (mgr.24423) 120 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:35.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:33.834309+0000 mgr.smithi138.silqfq (mgr.24423) 120 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:37.751 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:37.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:35.834882+0000 mgr.smithi138.silqfq (mgr.24423) 121 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:37.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:35.834882+0000 mgr.smithi138.silqfq (mgr.24423) 121 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:38.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:38.336713+0000 mon.smithi138 (mon.1) 99 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:38.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:38.336713+0000 mon.smithi138 (mon.1) 99 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:39.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:37.835454+0000 mgr.smithi138.silqfq (mgr.24423) 122 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:39.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:37.835454+0000 mgr.smithi138.silqfq (mgr.24423) 122 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:41.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:39.836410+0000 mgr.smithi138.silqfq (mgr.24423) 123 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:41.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:39.836410+0000 mgr.smithi138.silqfq (mgr.24423) 123 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:42.777 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:43.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:41.837001+0000 mgr.smithi138.silqfq (mgr.24423) 124 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:43.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:43 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:41.837001+0000 mgr.smithi138.silqfq (mgr.24423) 124 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:45.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:43.837629+0000 mgr.smithi138.silqfq (mgr.24423) 125 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:45.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:43.837629+0000 mgr.smithi138.silqfq (mgr.24423) 125 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:47.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:45.838066+0000 mgr.smithi138.silqfq (mgr.24423) 126 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:47.808 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:47.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:45.838066+0000 mgr.smithi138.silqfq (mgr.24423) 126 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:49.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:47.838627+0000 mgr.smithi138.silqfq (mgr.24423) 127 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:49.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:47.838627+0000 mgr.smithi138.silqfq (mgr.24423) 127 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:51.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:49.839347+0000 mgr.smithi138.silqfq (mgr.24423) 128 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:51.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:49.839347+0000 mgr.smithi138.silqfq (mgr.24423) 128 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:52.840 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:53.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:51.839846+0000 mgr.smithi138.silqfq (mgr.24423) 129 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:53.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:39:53.336897+0000 mon.smithi138 (mon.1) 100 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:51.839846+0000 mgr.smithi138.silqfq (mgr.24423) 129 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:53 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:39:53.336897+0000 mon.smithi138 (mon.1) 100 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:39:55.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:53.840448+0000 mgr.smithi138.silqfq (mgr.24423) 130 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:55.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:55 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:53.840448+0000 mgr.smithi138.silqfq (mgr.24423) 130 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:39:57.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:55.840944+0000 mgr.smithi138.silqfq (mgr.24423) 131 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:57.869 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:39:57.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:57 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:55.840944+0000 mgr.smithi138.silqfq (mgr.24423) 131 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:59.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:39:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:57.841390+0000 mgr.smithi138.silqfq (mgr.24423) 132 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:39:59.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:39:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:57.841390+0000 mgr.smithi138.silqfq (mgr.24423) 132 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:00.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:00.000169+0000 mon.smithi135 (mon.0) 874 : cluster [INF] overall HEALTH_OK 2024-09-10T18:40:00.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:00 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:00.000169+0000 mon.smithi135 (mon.0) 874 : cluster [INF] overall HEALTH_OK 2024-09-10T18:40:01.267 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:40:01.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:39:59.842074+0000 mgr.smithi138.silqfq (mgr.24423) 133 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (8m) 108s ago 10m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (10m) 108s ago 10m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (9m) 110s ago 9m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (8m) 108s ago 9m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (4m) 108s ago 4m 38.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (4m) 110s ago 4m 15.5M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:9283 running (11m) 108s ago 11m 367M - 16.2.5 6933c2a0b7dd 2ac30e121f88 2024-09-10T18:40:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (2m) 110s ago 9m 445M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (11m) 108s ago 11m 49.7M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (9m) 110s ago 9m 46.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (2m) 108s ago 2m 45.7M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (115s) 110s ago 114s 19.0M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (9m) 108s ago 9m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (8m) 110s ago 8m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (8m) 108s ago 8m 379M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (8m) 108s ago 8m 292M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 108s ago 7m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (7m) 108s ago 7m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (7m) 110s ago 7m 375M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:40:01.886 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (6m) 110s ago 6m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:40:01.887 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (6m) 110s ago 6m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:40:01.887 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (6m) 110s ago 6m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:40:01.887 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (8m) 108s ago 9m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:40:01.887 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:39:59.842074+0000 mgr.smithi138.silqfq (mgr.24423) 133 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:40:02.254 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:40:02.255 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2024-09-10T18:40:02.565 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:40:02.566 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:40:02.566 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:40:02.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:01.253323+0000 mgr.smithi138.silqfq (mgr.24423) 134 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:02.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:01.566811+0000 mgr.smithi138.silqfq (mgr.24423) 135 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:02.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:02.253135+0000 mon.smithi135 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.135:0/4273824243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:40:02.898 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:01.253323+0000 mgr.smithi138.silqfq (mgr.24423) 134 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:01.566811+0000 mgr.smithi138.silqfq (mgr.24423) 135 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:02.253135+0000 mon.smithi135 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.135:0/4273824243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:40:03.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:01.842434+0000 mgr.smithi138.silqfq (mgr.24423) 136 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:01.870185+0000 mgr.smithi138.silqfq (mgr.24423) 137 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:02.564047+0000 mgr.smithi138.silqfq (mgr.24423) 138 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:01.842434+0000 mgr.smithi138.silqfq (mgr.24423) 136 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:01.870185+0000 mgr.smithi138.silqfq (mgr.24423) 137 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:02.564047+0000 mgr.smithi138.silqfq (mgr.24423) 138 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:05.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:03.843159+0000 mgr.smithi138.silqfq (mgr.24423) 139 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:05.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:03.843159+0000 mgr.smithi138.silqfq (mgr.24423) 139 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:07.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:05.843590+0000 mgr.smithi138.silqfq (mgr.24423) 140 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:07.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:05.843590+0000 mgr.smithi138.silqfq (mgr.24423) 140 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:07.926 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:08.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:08.337275+0000 mon.smithi138 (mon.1) 101 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:08.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:08.337275+0000 mon.smithi138 (mon.1) 101 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:09.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:09 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:07.844045+0000 mgr.smithi138.silqfq (mgr.24423) 141 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:09.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:09 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:07.844045+0000 mgr.smithi138.silqfq (mgr.24423) 141 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:11.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:11 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:09.844762+0000 mgr.smithi138.silqfq (mgr.24423) 142 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:11.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:11 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:09.844762+0000 mgr.smithi138.silqfq (mgr.24423) 142 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:12.960 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:13.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:11.845242+0000 mgr.smithi138.silqfq (mgr.24423) 143 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:13.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:11.845242+0000 mgr.smithi138.silqfq (mgr.24423) 143 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:15.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:13.846168+0000 mgr.smithi138.silqfq (mgr.24423) 144 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:15.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:13.846168+0000 mgr.smithi138.silqfq (mgr.24423) 144 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:17.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:17 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:15.846638+0000 mgr.smithi138.silqfq (mgr.24423) 145 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:17.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:15.846638+0000 mgr.smithi138.silqfq (mgr.24423) 145 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:17.985 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:19.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:17.847049+0000 mgr.smithi138.silqfq (mgr.24423) 146 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:20.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:17.847049+0000 mgr.smithi138.silqfq (mgr.24423) 146 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:21.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:19.847852+0000 mgr.smithi138.silqfq (mgr.24423) 147 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:22.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:21 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:19.847852+0000 mgr.smithi138.silqfq (mgr.24423) 147 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:23.014 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:21.848261+0000 mgr.smithi138.silqfq (mgr.24423) 148 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:23 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:23.337419+0000 mon.smithi138 (mon.1) 102 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:23.962 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:21.848261+0000 mgr.smithi138.silqfq (mgr.24423) 148 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:23.962 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:23.337419+0000 mon.smithi138 (mon.1) 102 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:24.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:23.963324+0000 mon.smithi138 (mon.1) 103 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:24.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:23.968805+0000 mon.smithi135 (mon.0) 876 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:25.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:23.963324+0000 mon.smithi138 (mon.1) 103 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:25.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:23.968805+0000 mon.smithi135 (mon.0) 876 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:23.848912+0000 mgr.smithi138.silqfq (mgr.24423) 149 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:23.961476+0000 mgr.smithi138.silqfq (mgr.24423) 150 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:25.844 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:25.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.wait_async( 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return future.result(timeout) 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.__get_result() 2024-09-10T18:40:25.846 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise self._exception 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: out, err, code = await self._run_cephadm( 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise OrchestratorError( 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:25.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:25.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:40:25.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:25.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:40:25.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:25.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:23.970434+0000 mgr.smithi138.silqfq (mgr.24423) 151 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:25.849 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:23.970948+0000 mgr.smithi138.silqfq (mgr.24423) 152 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:25.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:25.475386+0000 mon.smithi135 (mon.0) 877 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:25.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:25.477599+0000 mon.smithi138 (mon.1) 104 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:40:25.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:25.478265+0000 mon.smithi135 (mon.0) 878 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:40:25.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:25.479340+0000 mon.smithi138 (mon.1) 105 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:40:25.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:25 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:25.480357+0000 mon.smithi138 (mon.1) 106 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:26.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:23.848912+0000 mgr.smithi138.silqfq (mgr.24423) 149 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:23.961476+0000 mgr.smithi138.silqfq (mgr.24423) 150 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:40:26.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:26.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.wait_async( 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return future.result(timeout) 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:40:26.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.__get_result() 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise self._exception 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: out, err, code = await self._run_cephadm( 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise OrchestratorError( 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:26.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:26.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:26.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:26.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:40:26.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:26.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:26.099 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:26.099 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:23.970434+0000 mgr.smithi138.silqfq (mgr.24423) 151 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:23.970948+0000 mgr.smithi138.silqfq (mgr.24423) 152 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:25.475386+0000 mon.smithi135 (mon.0) 877 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:25.477599+0000 mon.smithi138 (mon.1) 104 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:25.478265+0000 mon.smithi135 (mon.0) 878 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:25.479340+0000 mon.smithi138 (mon.1) 105 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:40:26.100 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:25.480357+0000 mon.smithi138 (mon.1) 106 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:26.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:25.470301+0000 mgr.smithi138.silqfq (mgr.24423) 153 : cephadm [INF] Upgrade: Updating mgr.smithi135.beoolq 2024-09-10T18:40:26.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:26 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:25.481303+0000 mgr.smithi138.silqfq (mgr.24423) 154 : cephadm [INF] Deploying daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:40:27.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:25.470301+0000 mgr.smithi138.silqfq (mgr.24423) 153 : cephadm [INF] Upgrade: Updating mgr.smithi135.beoolq 2024-09-10T18:40:27.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:26 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:25.481303+0000 mgr.smithi138.silqfq (mgr.24423) 154 : cephadm [INF] Deploying daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:40:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:27 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:25.849416+0000 mgr.smithi138.silqfq (mgr.24423) 155 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:28.039 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:28.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:25.849416+0000 mgr.smithi138.silqfq (mgr.24423) 155 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:29.894 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:27.849808+0000 mgr.smithi138.silqfq (mgr.24423) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:29.894 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:29.353607+0000 mon.smithi135 (mon.0) 879 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:29.894 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:29.362681+0000 mon.smithi135 (mon.0) 880 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:29.894 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:29.366197+0000 mon.smithi138 (mon.1) 107 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:29.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:27.849808+0000 mgr.smithi138.silqfq (mgr.24423) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:29.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:29.353607+0000 mon.smithi135 (mon.0) 879 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:29.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:29.362681+0000 mon.smithi135 (mon.0) 880 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:29.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:29 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:29.366197+0000 mon.smithi138 (mon.1) 107 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:30.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:29.664436+0000 mon.smithi135 (mon.0) 881 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:30.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:29.672573+0000 mon.smithi135 (mon.0) 882 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:30.984 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:29.664436+0000 mon.smithi135 (mon.0) 881 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:30.984 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:29.672573+0000 mon.smithi135 (mon.0) 882 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:31.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:31 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:29.850379+0000 mgr.smithi138.silqfq (mgr.24423) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:31.966 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:29.850379+0000 mgr.smithi138.silqfq (mgr.24423) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:32.942 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:40:33.068 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (9m) 2m ago 10m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (10m) 2m ago 10m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (9m) 0s ago 9m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (8m) 2m ago 10m 36.6M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (5m) 2m ago 5m 38.3M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (5m) 0s ago 5m 16.2M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 starting - - - - 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (3m) 0s ago 9m 455M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (12m) 2m ago 12m 49.7M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:40:33.591 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (9m) 0s ago 9m 45.2M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (2m) 2m ago 2m 45.7M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (2m) 0s ago 2m 72.7M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (9m) 0s ago 9m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (9m) 2m ago 9m 379M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (8m) 2m ago 8m 292M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (8m) 2m ago 8m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (7m) 2m ago 7m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (7m) 0s ago 7m 376M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (7m) 0s ago 7m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (6m) 0s ago 6m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:40:33.592 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (6m) 0s ago 6m 494M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:40:33.593 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (8m) 2m ago 9m 51.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:40:33.871 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:31.850775+0000 mgr.smithi138.silqfq (mgr.24423) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:33.871 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.558716+0000 mon.smithi135 (mon.0) 883 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:33.871 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.565327+0000 mon.smithi135 (mon.0) 884 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:34.040 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:40:34.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:40:34.042 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:40:34.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:31.850775+0000 mgr.smithi138.silqfq (mgr.24423) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:34.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.558716+0000 mon.smithi135 (mon.0) 883 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:34.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.565327+0000 mon.smithi135 (mon.0) 884 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:34.355 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:40:34.355 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:40:34.356 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:40:35.082 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:32.924064+0000 mgr.smithi138.silqfq (mgr.24423) 159 : audit [DBG] from='client.24591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.082 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.264821+0000 mgr.smithi138.silqfq (mgr.24423) 160 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.581452+0000 mgr.smithi138.silqfq (mgr.24423) 161 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:33.872021+0000 mon.smithi135 (mon.0) 885 : cluster [DBG] Standby manager daemon smithi135.beoolq restarted 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:33.872157+0000 mon.smithi135 (mon.0) 886 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.874122+0000 mon.smithi135 (mon.0) 887 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/crt"}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.874490+0000 mon.smithi135 (mon.0) 888 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.875952+0000 mon.smithi135 (mon.0) 889 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/key"}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:33.876236+0000 mon.smithi135 (mon.0) 890 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:40:35.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:34.039588+0000 mon.smithi135 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.135:0/3697042248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:40:35.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:32.924064+0000 mgr.smithi138.silqfq (mgr.24423) 159 : audit [DBG] from='client.24591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.264821+0000 mgr.smithi138.silqfq (mgr.24423) 160 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.581452+0000 mgr.smithi138.silqfq (mgr.24423) 161 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:33.872021+0000 mon.smithi135 (mon.0) 885 : cluster [DBG] Standby manager daemon smithi135.beoolq restarted 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:33.872157+0000 mon.smithi135 (mon.0) 886 : cluster [DBG] Standby manager daemon smithi135.beoolq started 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.874122+0000 mon.smithi135 (mon.0) 887 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/crt"}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.874490+0000 mon.smithi135 (mon.0) 888 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.875952+0000 mon.smithi135 (mon.0) 889 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.beoolq/key"}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:33.876236+0000 mon.smithi135 (mon.0) 890 : audit [DBG] from='mgr.? 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:40:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:34.039588+0000 mon.smithi135 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.135:0/3697042248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:40:36.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:33.851344+0000 mgr.smithi138.silqfq (mgr.24423) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:36.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:34.353918+0000 mgr.smithi138.silqfq (mgr.24423) 163 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:36.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:34.690311+0000 mon.smithi135 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi138.silqfq(active, since 2m), standbys: smithi135.beoolq 2024-09-10T18:40:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:33.851344+0000 mgr.smithi138.silqfq (mgr.24423) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:34.353918+0000 mgr.smithi138.silqfq (mgr.24423) 163 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:40:36.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:34.690311+0000 mon.smithi135 (mon.0) 892 : cluster [DBG] mgrmap e29: smithi138.silqfq(active, since 2m), standbys: smithi135.beoolq 2024-09-10T18:40:38.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:35.851918+0000 mgr.smithi138.silqfq (mgr.24423) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:38.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:37.012642+0000 mon.smithi135 (mon.0) 893 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:37.018405+0000 mon.smithi135 (mon.0) 894 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:37.619313+0000 mon.smithi135 (mon.0) 895 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:37 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:37.625600+0000 mon.smithi135 (mon.0) 896 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:35.851918+0000 mgr.smithi138.silqfq (mgr.24423) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:37.012642+0000 mon.smithi135 (mon.0) 893 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:37.018405+0000 mon.smithi135 (mon.0) 894 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:37.619313+0000 mon.smithi135 (mon.0) 895 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:37.625600+0000 mon.smithi135 (mon.0) 896 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:38.097 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:39.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:38 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:38.337776+0000 mon.smithi138 (mon.1) 108 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:39.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:38.337776+0000 mon.smithi138 (mon.1) 108 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:40.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:37.852307+0000 mgr.smithi138.silqfq (mgr.24423) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:40.102 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:37.852307+0000 mgr.smithi138.silqfq (mgr.24423) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:40:41.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:39.852968+0000 mgr.smithi138.silqfq (mgr.24423) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:41.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.359239+0000 mon.smithi135 (mon.0) 897 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:41.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.365312+0000 mon.smithi135 (mon.0) 898 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:41.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.367494+0000 mon.smithi138 (mon.1) 109 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:41.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.368307+0000 mon.smithi138 (mon.1) 110 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:40:41.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.372681+0000 mon.smithi135 (mon.0) 899 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:41.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:41.381316+0000 mon.smithi135 (mon.0) 900 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:39.852968+0000 mgr.smithi138.silqfq (mgr.24423) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:40:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.359239+0000 mon.smithi135 (mon.0) 897 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.365312+0000 mon.smithi135 (mon.0) 898 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:42.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.367494+0000 mon.smithi138 (mon.1) 109 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:42.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.368307+0000 mon.smithi138 (mon.1) 110 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:40:42.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.372681+0000 mon.smithi135 (mon.0) 899 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:42.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:41.381316+0000 mon.smithi135 (mon.0) 900 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' 2024-09-10T18:40:42.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:41.369621+0000 mgr.smithi138.silqfq (mgr.24423) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-09-10T18:40:42.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:41.457691+0000 mgr.smithi138.silqfq (mgr.24423) 168 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:40:42.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:41.462528+0000 mgr.smithi138.silqfq (mgr.24423) 169 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:40:42.984 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:42 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:42.364164+0000 mon.smithi135 (mon.0) 901 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:40:43.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:41.369621+0000 mgr.smithi138.silqfq (mgr.24423) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-09-10T18:40:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:41.457691+0000 mgr.smithi138.silqfq (mgr.24423) 168 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:40:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:41.462528+0000 mgr.smithi138.silqfq (mgr.24423) 169 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:40:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:42.364164+0000 mon.smithi135 (mon.0) 901 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:40:43.128 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:44.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:43.370093+0000 mgr.smithi138.silqfq (mgr.24423) 170 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-09-10T18:40:45.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:43.370093+0000 mgr.smithi138.silqfq (mgr.24423) 170 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-09-10T18:40:45.975 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:44.811821+0000 mgr.smithi138.silqfq (mgr.24423) 171 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:45.976 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:45.976 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:45.976 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:45.976 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:45.976 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:45.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:45.978 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:45.978 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:45.978 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:45.978 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.wait_async( 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return future.result(timeout) 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.__get_result() 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:40:45.979 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise self._exception 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: out, err, code = await self._run_cephadm( 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise OrchestratorError( 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:45.980 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:45.981 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:44.813639+0000 mon.smithi138 (mon.1) 111 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:44.816115+0000 mgr.smithi138.silqfq (mgr.24423) 172 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:44.816575+0000 mgr.smithi138.silqfq (mgr.24423) 173 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:44.819933+0000 mgr.smithi138.silqfq (mgr.24423) 174 : cephadm [INF] Failing over to other MGR 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:44.820235+0000 mon.smithi138 (mon.1) 112 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:44.820524+0000 mon.smithi135 (mon.0) 902 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:44.824533+0000 mon.smithi135 (mon.0) 903 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-10T18:40:45.982 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:45.004612+0000 mon.smithi135 (mon.0) 904 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:44.811821+0000 mgr.smithi138.silqfq (mgr.24423) 171 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:40:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.wait_async( 2024-09-10T18:40:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return future.result(timeout) 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.__get_result() 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise self._exception 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: out, err, code = await self._run_cephadm( 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise OrchestratorError( 2024-09-10T18:40:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:40:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:44.813639+0000 mon.smithi138 (mon.1) 111 : audit [DBG] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:44.816115+0000 mgr.smithi138.silqfq (mgr.24423) 172 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:44.816575+0000 mgr.smithi138.silqfq (mgr.24423) 173 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:40:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:44.819933+0000 mgr.smithi138.silqfq (mgr.24423) 174 : cephadm [INF] Failing over to other MGR 2024-09-10T18:40:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:44.820235+0000 mon.smithi138 (mon.1) 112 : audit [INF] from='mgr.24423 172.21.15.138:0/2411331991' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:44.820524+0000 mon.smithi135 (mon.0) 902 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:44.824533+0000 mon.smithi135 (mon.0) 903 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-10T18:40:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:45.004612+0000 mon.smithi135 (mon.0) 904 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.713966+0000 mon.smithi135 (mon.0) 905 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]': finished 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:45.714037+0000 mon.smithi135 (mon.0) 906 : cluster [DBG] mgrmap e30: smithi135.beoolq(active, starting, since 0.892854s), standbys: smithi138.silqfq 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.715983+0000 mon.smithi135 (mon.0) 907 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.716152+0000 mon.smithi135 (mon.0) 908 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.716359+0000 mon.smithi135 (mon.0) 909 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.716598+0000 mon.smithi135 (mon.0) 910 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:40:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.717428+0000 mon.smithi135 (mon.0) 911 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.717640+0000 mon.smithi135 (mon.0) 912 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.717865+0000 mon.smithi135 (mon.0) 913 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.718145+0000 mon.smithi135 (mon.0) 914 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.721532+0000 mon.smithi135 (mon.0) 915 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.721741+0000 mon.smithi135 (mon.0) 916 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.721940+0000 mon.smithi135 (mon.0) 917 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.722147+0000 mon.smithi135 (mon.0) 918 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.722335+0000 mon.smithi135 (mon.0) 919 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.722527+0000 mon.smithi135 (mon.0) 920 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.722727+0000 mon.smithi135 (mon.0) 921 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.722965+0000 mon.smithi135 (mon.0) 922 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:40:46.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:45.723429+0000 mon.smithi135 (mon.0) 923 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:46.216933+0000 mon.smithi135 (mon.0) 924 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.235569+0000 mon.smithi135 (mon.0) 925 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.257709+0000 mon.smithi135 (mon.0) 926 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.260314+0000 mon.smithi135 (mon.0) 927 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.261726+0000 mon.smithi135 (mon.0) 928 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:40:46.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.282082+0000 mon.smithi135 (mon.0) 929 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.713966+0000 mon.smithi135 (mon.0) 905 : audit [INF] from='mgr.24423 ' entity='mgr.smithi138.silqfq' cmd='[{"prefix": "mgr fail", "who": "smithi138.silqfq"}]': finished 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:45.714037+0000 mon.smithi135 (mon.0) 906 : cluster [DBG] mgrmap e30: smithi135.beoolq(active, starting, since 0.892854s), standbys: smithi138.silqfq 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.715983+0000 mon.smithi135 (mon.0) 907 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.716152+0000 mon.smithi135 (mon.0) 908 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.716359+0000 mon.smithi135 (mon.0) 909 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.716598+0000 mon.smithi135 (mon.0) 910 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:40:46.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.717428+0000 mon.smithi135 (mon.0) 911 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.717640+0000 mon.smithi135 (mon.0) 912 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.717865+0000 mon.smithi135 (mon.0) 913 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.718145+0000 mon.smithi135 (mon.0) 914 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.721532+0000 mon.smithi135 (mon.0) 915 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.721741+0000 mon.smithi135 (mon.0) 916 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.721940+0000 mon.smithi135 (mon.0) 917 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.722147+0000 mon.smithi135 (mon.0) 918 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.722335+0000 mon.smithi135 (mon.0) 919 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.722527+0000 mon.smithi135 (mon.0) 920 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.722727+0000 mon.smithi135 (mon.0) 921 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:40:46.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.722965+0000 mon.smithi135 (mon.0) 922 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:45.723429+0000 mon.smithi135 (mon.0) 923 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:46.216933+0000 mon.smithi135 (mon.0) 924 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.235569+0000 mon.smithi135 (mon.0) 925 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.257709+0000 mon.smithi135 (mon.0) 926 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.260314+0000 mon.smithi135 (mon.0) 927 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.261726+0000 mon.smithi135 (mon.0) 928 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:40:46.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:46 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.282082+0000 mon.smithi135 (mon.0) 929 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:40:48.156 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:48.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.852948+0000 mon.smithi135 (mon.0) 930 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:46.858337+0000 mon.smithi135 (mon.0) 931 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:46.933082+0000 mon.smithi135 (mon.0) 932 : cluster [DBG] mgrmap e31: smithi135.beoolq(active, since 2s), standbys: smithi138.silqfq 2024-09-10T18:40:48.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:47 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:46.945226+0000 mgr.smithi135.beoolq (mgr.14836) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:48.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.852948+0000 mon.smithi135 (mon.0) 930 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:48.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:46.858337+0000 mon.smithi135 (mon.0) 931 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:48.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:46.933082+0000 mon.smithi135 (mon.0) 932 : cluster [DBG] mgrmap e31: smithi135.beoolq(active, since 2s), standbys: smithi138.silqfq 2024-09-10T18:40:48.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:46.945226+0000 mgr.smithi135.beoolq (mgr.14836) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:47.719336+0000 mgr.smithi135.beoolq (mgr.14836) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:47.925855+0000 mon.smithi135 (mon.0) 933 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:40:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:47.925882+0000 mon.smithi135 (mon.0) 934 : cluster [INF] Cluster is now healthy 2024-09-10T18:40:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:48.656867+0000 mon.smithi135 (mon.0) 935 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:49.020 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:47.719336+0000 mgr.smithi135.beoolq (mgr.14836) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:49.020 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:47.925855+0000 mon.smithi135 (mon.0) 933 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:40:49.020 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:47.925882+0000 mon.smithi135 (mon.0) 934 : cluster [INF] Cluster is now healthy 2024-09-10T18:40:49.021 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:48.656867+0000 mon.smithi135 (mon.0) 935 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:50.329 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:48.535931+0000 mgr.smithi135.beoolq (mgr.14836) 3 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Bus STARTING 2024-09-10T18:40:50.329 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:48.652434+0000 mgr.smithi135.beoolq (mgr.14836) 4 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:40:50.329 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:48.652522+0000 mgr.smithi135.beoolq (mgr.14836) 5 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Bus STARTED 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:48.654073+0000 mgr.smithi135.beoolq (mgr.14836) 6 : cephadm [ERR] [10/Sep/2024:18:40:48] ENGINE Error in HTTPServer.serve 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._connections.run(self.expiration_interval) 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._run(expiration_interval) 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:40:50.330 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:40:50.331 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:40:50.331 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:40:50.331 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:40:50.331 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s = self.context.wrap_socket( 2024-09-10T18:40:50.331 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.sslsocket_class._create( 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.do_handshake() 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._sslobj.do_handshake() 2024-09-10T18:40:50.332 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:40:50.333 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: 2024-09-10T18:40:50.333 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:48.935023+0000 mon.smithi135 (mon.0) 936 : cluster [DBG] mgrmap e32: smithi135.beoolq(active, since 4s), standbys: smithi138.silqfq 2024-09-10T18:40:50.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:48.535931+0000 mgr.smithi135.beoolq (mgr.14836) 3 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Bus STARTING 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:48.652434+0000 mgr.smithi135.beoolq (mgr.14836) 4 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:48.652522+0000 mgr.smithi135.beoolq (mgr.14836) 5 : cephadm [INF] [10/Sep/2024:18:40:48] ENGINE Bus STARTED 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:48.654073+0000 mgr.smithi135.beoolq (mgr.14836) 6 : cephadm [ERR] [10/Sep/2024:18:40:48] ENGINE Error in HTTPServer.serve 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._connections.run(self.expiration_interval) 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._run(expiration_interval) 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:40:50.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: s = self.context.wrap_socket( 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.sslsocket_class._create( 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.do_handshake() 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:40:50.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self._sslobj.do_handshake() 2024-09-10T18:40:50.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:40:50.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: 2024-09-10T18:40:50.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:48.935023+0000 mon.smithi135 (mon.0) 936 : cluster [DBG] mgrmap e32: smithi135.beoolq(active, since 4s), standbys: smithi138.silqfq 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:49.719704+0000 mgr.smithi135.beoolq (mgr.14836) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:50.330925+0000 mon.smithi135 (mon.0) 937 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:50.331060+0000 mon.smithi135 (mon.0) 938 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:50.332141+0000 mon.smithi138 (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:50.332934+0000 mon.smithi138 (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:50.335219+0000 mon.smithi138 (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:40:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:50.335561+0000 mon.smithi138 (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:40:51.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:49.719704+0000 mgr.smithi135.beoolq (mgr.14836) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:50.330925+0000 mon.smithi135 (mon.0) 937 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:50.331060+0000 mon.smithi135 (mon.0) 938 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:50.332141+0000 mon.smithi138 (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:50.332934+0000 mon.smithi138 (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:50.335219+0000 mon.smithi138 (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:40:51.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:50 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:50.335561+0000 mon.smithi138 (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.138:0/1560232678' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:40:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:50.941094+0000 mon.smithi135 (mon.0) 939 : cluster [DBG] mgrmap e33: smithi135.beoolq(active, since 6s), standbys: smithi138.silqfq 2024-09-10T18:40:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:51.347141+0000 mon.smithi135 (mon.0) 940 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:51 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:51.351573+0000 mon.smithi135 (mon.0) 941 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:50.941094+0000 mon.smithi135 (mon.0) 939 : cluster [DBG] mgrmap e33: smithi135.beoolq(active, since 6s), standbys: smithi138.silqfq 2024-09-10T18:40:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:51.347141+0000 mon.smithi135 (mon.0) 940 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:51.351573+0000 mon.smithi135 (mon.0) 941 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:53.179 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:53.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:51.720064+0000 mgr.smithi135.beoolq (mgr.14836) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:53.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:51.950820+0000 mon.smithi135 (mon.0) 942 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:53.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:51.956128+0000 mon.smithi135 (mon.0) 943 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:51.720064+0000 mgr.smithi135.beoolq (mgr.14836) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:40:53.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:51.950820+0000 mon.smithi135 (mon.0) 942 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:53.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:51.956128+0000 mon.smithi135 (mon.0) 943 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.807 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:53.552501+0000 mon.smithi135 (mon.0) 944 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.807 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:53.556607+0000 mon.smithi135 (mon.0) 945 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.807 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:53.720823+0000 mgr.smithi135.beoolq (mgr.14836) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 151 B/s wr, 11 op/s 2024-09-10T18:40:54.807 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:54.152750+0000 mon.smithi135 (mon.0) 946 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.808 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:54.157891+0000 mon.smithi135 (mon.0) 947 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:53.552501+0000 mon.smithi135 (mon.0) 944 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:53.556607+0000 mon.smithi135 (mon.0) 945 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:53.720823+0000 mgr.smithi135.beoolq (mgr.14836) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 151 B/s wr, 11 op/s 2024-09-10T18:40:54.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:54.152750+0000 mon.smithi135 (mon.0) 946 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:54.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:54.157891+0000 mon.smithi135 (mon.0) 947 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:57.247 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:56 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:55.721161+0000 mgr.smithi135.beoolq (mgr.14836) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 116 B/s wr, 8 op/s 2024-09-10T18:40:57.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:55.721161+0000 mgr.smithi135.beoolq (mgr.14836) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 116 B/s wr, 8 op/s 2024-09-10T18:40:58.200 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:40:59.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:57.708845+0000 mon.smithi135 (mon.0) 948 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:57.714251+0000 mon.smithi135 (mon.0) 949 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:57.715105+0000 mon.smithi135 (mon.0) 950 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:57.715791+0000 mon.smithi135 (mon.0) 951 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:57.716312+0000 mon.smithi135 (mon.0) 952 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:57.717090+0000 mgr.smithi135.beoolq (mgr.14836) 11 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:57.717237+0000 mgr.smithi135.beoolq (mgr.14836) 12 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:57.721709+0000 mgr.smithi135.beoolq (mgr.14836) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 190 B/s wr, 7 op/s 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:57.929245+0000 mgr.smithi135.beoolq (mgr.14836) 14 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:40:59.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:57.939846+0000 mgr.smithi135.beoolq (mgr.14836) 15 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.134928+0000 mgr.smithi135.beoolq (mgr.14836) 16 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.145887+0000 mgr.smithi135.beoolq (mgr.14836) 17 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.553194+0000 mon.smithi135 (mon.0) 953 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.560697+0000 mon.smithi135 (mon.0) 954 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.562819+0000 mon.smithi135 (mon.0) 955 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.566562+0000 mon.smithi135 (mon.0) 956 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.569833+0000 mon.smithi135 (mon.0) 957 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:40:58.574361+0000 mon.smithi135 (mon.0) 958 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:57.708845+0000 mon.smithi135 (mon.0) 948 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:57.714251+0000 mon.smithi135 (mon.0) 949 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:57.715105+0000 mon.smithi135 (mon.0) 950 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:57.715791+0000 mon.smithi135 (mon.0) 951 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:57.716312+0000 mon.smithi135 (mon.0) 952 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:57.717090+0000 mgr.smithi135.beoolq (mgr.14836) 11 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:40:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:57.717237+0000 mgr.smithi135.beoolq (mgr.14836) 12 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:40:59.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:57.721709+0000 mgr.smithi135.beoolq (mgr.14836) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 190 B/s wr, 7 op/s 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:57.929245+0000 mgr.smithi135.beoolq (mgr.14836) 14 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:57.939846+0000 mgr.smithi135.beoolq (mgr.14836) 15 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.134928+0000 mgr.smithi135.beoolq (mgr.14836) 16 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.145887+0000 mgr.smithi135.beoolq (mgr.14836) 17 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.553194+0000 mon.smithi135 (mon.0) 953 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.560697+0000 mon.smithi135 (mon.0) 954 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.562819+0000 mon.smithi135 (mon.0) 955 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.566562+0000 mon.smithi135 (mon.0) 956 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.569833+0000 mon.smithi135 (mon.0) 957 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:40:58.574361+0000 mon.smithi135 (mon.0) 958 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:40:59.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.343062+0000 mgr.smithi135.beoolq (mgr.14836) 18 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:40:59.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.351542+0000 mgr.smithi135.beoolq (mgr.14836) 19 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:40:59.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:58.567269+0000 mgr.smithi135.beoolq (mgr.14836) 20 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:40:59.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.646960+0000 mgr.smithi135.beoolq (mgr.14836) 21 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:40:59.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:40:58.655585+0000 mgr.smithi135.beoolq (mgr.14836) 22 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:40:59.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:40:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:40:58.712665+0000 mon.smithi135 (mon.0) 959 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:40:59.993 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.343062+0000 mgr.smithi135.beoolq (mgr.14836) 18 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:40:59.993 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.351542+0000 mgr.smithi135.beoolq (mgr.14836) 19 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:40:59.993 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:58.567269+0000 mgr.smithi135.beoolq (mgr.14836) 20 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:40:59.993 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.646960+0000 mgr.smithi135.beoolq (mgr.14836) 21 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:40:59.993 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:40:58.655585+0000 mgr.smithi135.beoolq (mgr.14836) 22 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:40:59.994 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:40:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:40:58.712665+0000 mon.smithi135 (mon.0) 959 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:41:02.205 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:00.567767+0000 mgr.smithi135.beoolq (mgr.14836) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:41:02.205 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:01.253498+0000 mon.smithi135 (mon.0) 960 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:00.567767+0000 mgr.smithi135.beoolq (mgr.14836) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:41:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:01.253498+0000 mon.smithi135 (mon.0) 960 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:03.229 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:02.205422+0000 mon.smithi135 (mon.0) 961 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:02.205422+0000 mon.smithi135 (mon.0) 961 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:02.203736+0000 mgr.smithi135.beoolq (mgr.14836) 24 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.272 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:04.273 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:04.274 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:04.274 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:04.274 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:04.274 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.274 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.wait_async( 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return future.result(timeout) 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.__get_result() 2024-09-10T18:41:04.275 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise self._exception 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: out, err, code = await self._run_cephadm( 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise OrchestratorError( 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:04.276 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:04.277 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:02.568397+0000 mgr.smithi135.beoolq (mgr.14836) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 283 B/s wr, 7 op/s 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:03.576255+0000 mon.smithi135 (mon.0) 962 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:03.577080+0000 mon.smithi135 (mon.0) 963 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:41:04.278 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:03.577801+0000 mon.smithi135 (mon.0) 964 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:04.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:02.203736+0000 mgr.smithi135.beoolq (mgr.14836) 24 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:04.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:04.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.wait_async( 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:04.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return future.result(timeout) 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.__get_result() 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise self._exception 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: out, err, code = await self._run_cephadm( 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise OrchestratorError( 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:04.410 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:04.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:02.568397+0000 mgr.smithi135.beoolq (mgr.14836) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 283 B/s wr, 7 op/s 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:03.576255+0000 mon.smithi135 (mon.0) 962 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:03.577080+0000 mon.smithi135 (mon.0) 963 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:41:04.412 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:03.577801+0000 mon.smithi135 (mon.0) 964 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:04.689 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:41:05.227 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:03.575859+0000 mgr.smithi135.beoolq (mgr.14836) 26 : cephadm [INF] Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:41:05.227 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:03.578505+0000 mgr.smithi135.beoolq (mgr.14836) 27 : cephadm [INF] Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (9m) 11s ago 11m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (11m) 11s ago 11m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (10m) 13s ago 10m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (9m) 11s ago 10m 37.0M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (5m) 11s ago 5m 37.7M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (5m) 13s ago 5m 16.4M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (36s) 11s ago 12m 424M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (3m) 13s ago 10m 119M - 17.2.7-1606-g5be57395 4c55dd409611 ed840317a0a9 2024-09-10T18:41:05.301 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (12m) 11s ago 12m 54.9M 2048M 16.2.5 6933c2a0b7dd a453af6987e2 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (10m) 13s ago 10m 51.4M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (3m) 11s ago 3m 79.4M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (2m) 13s ago 2m 75.1M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (10m) 11s ago 10m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (9m) 13s ago 9m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (9m) 11s ago 9m 380M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (9m) 11s ago 9m 293M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (8m) 11s ago 8m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (8m) 11s ago 8m 360M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (8m) 13s ago 8m 376M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (7m) 13s ago 7m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (7m) 13s ago 7m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:41:05.302 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (7m) 13s ago 7m 494M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:41:05.303 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 11s ago 10m 61.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:41:05.303 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:03.575859+0000 mgr.smithi135.beoolq (mgr.14836) 26 : cephadm [INF] Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:41:05.303 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:04 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:03.578505+0000 mgr.smithi135.beoolq (mgr.14836) 27 : cephadm [INF] Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:41:05.670 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:41:05.670 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:41:05.671 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-09-10T18:41:05.672 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:41:05.672 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:41:05.672 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:41:05.982 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:41:05.982 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:41:05.982 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:41:05.982 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "2/23 daemons upgraded", 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:41:05.983 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:41:06.143 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:04.568872+0000 mgr.smithi135.beoolq (mgr.14836) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:06.143 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:04.674762+0000 mgr.smithi135.beoolq (mgr.14836) 29 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:06.143 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:04.989386+0000 mgr.smithi135.beoolq (mgr.14836) 30 : audit [DBG] from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:06.143 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:05.668943+0000 mon.smithi135 (mon.0) 965 : audit [DBG] from='client.? 172.21.15.135:0/1817777864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:04.568872+0000 mgr.smithi135.beoolq (mgr.14836) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:04.674762+0000 mgr.smithi135.beoolq (mgr.14836) 29 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:04.989386+0000 mgr.smithi135.beoolq (mgr.14836) 30 : audit [DBG] from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:05 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:05.668943+0000 mon.smithi135 (mon.0) 965 : audit [DBG] from='client.? 172.21.15.135:0/1817777864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:07.126 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:05.291353+0000 mgr.smithi135.beoolq (mgr.14836) 31 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:07.126 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:05.981131+0000 mgr.smithi135.beoolq (mgr.14836) 32 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:05.291353+0000 mgr.smithi135.beoolq (mgr.14836) 31 : audit [DBG] from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:05.981131+0000 mgr.smithi135.beoolq (mgr.14836) 32 : audit [DBG] from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:08.259 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:06.569265+0000 mgr.smithi135.beoolq (mgr.14836) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:07.020254+0000 mon.smithi135 (mon.0) 966 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:07.025259+0000 mon.smithi135 (mon.0) 967 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:07.026070+0000 mon.smithi135 (mon.0) 968 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:08.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:06.569265+0000 mgr.smithi135.beoolq (mgr.14836) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:08.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:07.020254+0000 mon.smithi135 (mon.0) 966 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:08.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:07.025259+0000 mon.smithi135 (mon.0) 967 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:08.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:07.026070+0000 mon.smithi135 (mon.0) 968 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:10.137 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:10 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:08.570062+0000 mgr.smithi135.beoolq (mgr.14836) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:10 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:08.570062+0000 mgr.smithi135.beoolq (mgr.14836) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:12.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:10.570537+0000 mgr.smithi135.beoolq (mgr.14836) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:12.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.367815+0000 mon.smithi135 (mon.0) 969 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.371859+0000 mon.smithi135 (mon.0) 970 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:11.524785+0000 mon.smithi135 (mon.0) 971 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:12.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:11.524929+0000 mon.smithi135 (mon.0) 972 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.526344+0000 mon.smithi138 (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.526719+0000 mon.smithi138 (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.528163+0000 mon.smithi138 (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.529360+0000 mon.smithi138 (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.969503+0000 mon.smithi135 (mon.0) 973 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:11.975573+0000 mon.smithi135 (mon.0) 974 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:10.570537+0000 mgr.smithi135.beoolq (mgr.14836) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.367815+0000 mon.smithi135 (mon.0) 969 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.371859+0000 mon.smithi135 (mon.0) 970 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:11.524785+0000 mon.smithi135 (mon.0) 971 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:11.524929+0000 mon.smithi135 (mon.0) 972 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.526344+0000 mon.smithi138 (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.526719+0000 mon.smithi138 (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.528163+0000 mon.smithi138 (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.529360+0000 mon.smithi138 (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.138:0/898525216' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:41:12.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.969503+0000 mon.smithi135 (mon.0) 973 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:12.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:12 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:11.975573+0000 mon.smithi135 (mon.0) 974 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:13.285 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:12.379884+0000 mon.smithi135 (mon.0) 975 : cluster [DBG] mgrmap e34: smithi135.beoolq(active, since 27s), standbys: smithi138.silqfq 2024-09-10T18:41:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:13 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:12.571197+0000 mgr.smithi135.beoolq (mgr.14836) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:13.683 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:12.379884+0000 mon.smithi135 (mon.0) 975 : cluster [DBG] mgrmap e34: smithi135.beoolq(active, since 27s), standbys: smithi138.silqfq 2024-09-10T18:41:13.683 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:12.571197+0000 mgr.smithi135.beoolq (mgr.14836) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:15.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:14.571658+0000 mgr.smithi135.beoolq (mgr.14836) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:15.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.192631+0000 mon.smithi135 (mon.0) 976 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:15.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.197082+0000 mon.smithi135 (mon.0) 977 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:15.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.197891+0000 mon.smithi135 (mon.0) 978 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:15.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.198752+0000 mon.smithi135 (mon.0) 979 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:15.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.204043+0000 mon.smithi135 (mon.0) 980 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:15.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:15.210292+0000 mon.smithi135 (mon.0) 981 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:14.571658+0000 mgr.smithi135.beoolq (mgr.14836) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.192631+0000 mon.smithi135 (mon.0) 976 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.197082+0000 mon.smithi135 (mon.0) 977 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.197891+0000 mon.smithi135 (mon.0) 978 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.198752+0000 mon.smithi135 (mon.0) 979 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.204043+0000 mon.smithi135 (mon.0) 980 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:15.210292+0000 mon.smithi135 (mon.0) 981 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:17.194 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:15.200047+0000 mgr.smithi135.beoolq (mgr.14836) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-10T18:41:17.194 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:15.200229+0000 mgr.smithi135.beoolq (mgr.14836) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:17.194 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:15.285479+0000 mgr.smithi135.beoolq (mgr.14836) 40 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:17.194 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:15.290153+0000 mgr.smithi135.beoolq (mgr.14836) 41 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:17.194 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:16 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:16.253778+0000 mon.smithi135 (mon.0) 982 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:15.200047+0000 mgr.smithi135.beoolq (mgr.14836) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-10T18:41:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:15.200229+0000 mgr.smithi135.beoolq (mgr.14836) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:15.285479+0000 mgr.smithi135.beoolq (mgr.14836) 40 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:15.290153+0000 mgr.smithi135.beoolq (mgr.14836) 41 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:17.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:16 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:16.253778+0000 mon.smithi135 (mon.0) 982 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:18.322 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:17.200983+0000 mgr.smithi135.beoolq (mgr.14836) 42 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.564389+0000 mon.smithi135 (mon.0) 983 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.566530+0000 mon.smithi135 (mon.0) 984 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.570950+0000 mon.smithi135 (mon.0) 985 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.571530+0000 mon.smithi135 (mon.0) 986 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi135.beoolq"}]: dispatch 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.574262+0000 mon.smithi135 (mon.0) 987 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi135.beoolq"}]': finished 2024-09-10T18:41:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.574766+0000 mon.smithi135 (mon.0) 988 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi138.silqfq"}]: dispatch 2024-09-10T18:41:19.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.579634+0000 mon.smithi135 (mon.0) 989 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi138.silqfq"}]': finished 2024-09-10T18:41:19.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:18 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:18.580485+0000 mon.smithi135 (mon.0) 990 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-10T18:41:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:17.200983+0000 mgr.smithi135.beoolq (mgr.14836) 42 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.564389+0000 mon.smithi135 (mon.0) 983 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.566530+0000 mon.smithi135 (mon.0) 984 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:19.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.570950+0000 mon.smithi135 (mon.0) 985 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:19.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.571530+0000 mon.smithi135 (mon.0) 986 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi135.beoolq"}]: dispatch 2024-09-10T18:41:19.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.574262+0000 mon.smithi135 (mon.0) 987 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi135.beoolq"}]': finished 2024-09-10T18:41:19.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.574766+0000 mon.smithi135 (mon.0) 988 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi138.silqfq"}]: dispatch 2024-09-10T18:41:19.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.579634+0000 mon.smithi135 (mon.0) 989 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi138.silqfq"}]': finished 2024-09-10T18:41:19.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:18 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:18.580485+0000 mon.smithi135 (mon.0) 990 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:18.562842+0000 mgr.smithi135.beoolq (mgr.14836) 43 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:20.329 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:20.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.wait_async( 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:20.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return future.result(timeout) 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return self.__get_result() 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise self._exception 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: out, err, code = await self._run_cephadm( 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:20.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise OrchestratorError( 2024-09-10T18:41:20.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: Traceback (most recent call last): 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: main() 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: r = ctx.func(ctx) 2024-09-10T18:41:20.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: return func(ctx) 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:19 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:18.567052+0000 mgr.smithi135.beoolq (mgr.14836) 44 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:18.562842+0000 mgr.smithi135.beoolq (mgr.14836) 43 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:20.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:20.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.wait_async( 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return future.result(timeout) 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.__get_result() 2024-09-10T18:41:20.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise self._exception 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: out, err, code = await self._run_cephadm( 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise OrchestratorError( 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:20.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:20.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:20.349 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:19 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:18.567052+0000 mgr.smithi135.beoolq (mgr.14836) 44 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-10T18:41:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:19.201465+0000 mgr.smithi135.beoolq (mgr.14836) 45 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:19.959270+0000 mgr.smithi135.beoolq (mgr.14836) 46 : cephadm [INF] Upgrade: Updating mon.smithi135 2024-09-10T18:41:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:19.963515+0000 mon.smithi135 (mon.0) 991 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:21.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:19.964158+0000 mon.smithi135 (mon.0) 992 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:21.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:19.964631+0000 mon.smithi135 (mon.0) 993 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:21.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:19.965115+0000 mon.smithi135 (mon.0) 994 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:21.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:19.965726+0000 mgr.smithi135.beoolq (mgr.14836) 47 : cephadm [INF] Deploying daemon mon.smithi135 on smithi135 2024-09-10T18:41:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cluster 2024-09-10T18:41:19.201465+0000 mgr.smithi135.beoolq (mgr.14836) 45 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:19.959270+0000 mgr.smithi135.beoolq (mgr.14836) 46 : cephadm [INF] Upgrade: Updating mon.smithi135 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:19.963515+0000 mon.smithi135 (mon.0) 991 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:19.964158+0000 mon.smithi135 (mon.0) 992 : audit [INF] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:19.964631+0000 mon.smithi135 (mon.0) 993 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: audit 2024-09-10T18:41:19.965115+0000 mon.smithi135 (mon.0) 994 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:21.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:20 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: cephadm 2024-09-10T18:41:19.965726+0000 mgr.smithi135.beoolq (mgr.14836) 47 : cephadm [INF] Deploying daemon mon.smithi135 on smithi135 2024-09-10T18:41:21.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:21 smithi135 systemd[1]: Stopping Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:41:21.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:41:21.845+0000 7f71ffdde700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi135 -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-09-10T18:41:22.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135[23498]: debug 2024-09-10T18:41:21.845+0000 7f71ffdde700 -1 mon.smithi135@0(leader) e2 *** Got Signal Terminated *** 2024-09-10T18:41:22.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 podman[63888]: 2024-09-10 18:41:22.070383544 +0000 UTC m=+0.346875418 container died a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-10T18:41:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 podman[63888]: 2024-09-10 18:41:22.462575636 +0000 UTC m=+0.739067515 container cleanup a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD) 2024-09-10T18:41:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 bash[63888]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135 2024-09-10T18:41:22.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 podman[63900]: 2024-09-10 18:41:22.722691216 +0000 UTC m=+0.654653192 container remove a453af6987e20bc376551795c4247de4f4b1a86836d738cc103edffb4f3b5a37 (image=docker.io/ceph/ceph:v16.2.5, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi135, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204) 2024-09-10T18:41:23.351 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service: Deactivated successfully. 2024-09-10T18:41:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 systemd[1]: Stopped Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:41:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:22 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service: Consumed 15.529s CPU time. 2024-09-10T18:41:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 systemd[1]: Starting Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:41:23.727 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 podman[64054]: 2024-09-10 18:41:23.314394817 +0000 UTC m=+0.015741531 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:41:23.728 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 podman[64054]: 2024-09-10 18:41:23.440494969 +0000 UTC m=+0.141841675 container create 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 podman[64054]: 2024-09-10 18:41:23.726458963 +0000 UTC m=+0.427805672 container init 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 podman[64054]: 2024-09-10 18:41:23.730099027 +0000 UTC m=+0.431445740 container start 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable), process ceph-mon, pid 2 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: pidfile_write: ignore empty --pid-file 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: load: jerasure load: lrc 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: RocksDB version: 6.15.5 2024-09-10T18:41:24.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Compile date Sep 9 2024 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: DB SUMMARY 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: DB Session ID: S2R3RQ300LBLC1KS9SSL 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: CURRENT file: CURRENT 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: MANIFEST file: MANIFEST-000008 size: 959 Bytes 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi135/store.db dir, Total Num: 1, files: 000023.sst 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi135/store.db: 000021.log size: 8539628 ; 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.error_if_exists: 0 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.create_if_missing: 0 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.paranoid_checks: 1 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T18:41:24.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.env: 0x563996308440 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.fs: Posix File System 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.info_log: 0x563996fed0c0 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.statistics: (nil) 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.use_fsync: 0 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_log_file_size: 0 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_fallocate: 1 2024-09-10T18:41:24.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.use_direct_reads: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.db_log_dir: 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi135/store.db 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T18:41:24.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.write_buffer_manager: 0x5639970aa810 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T18:41:24.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.unordered_write: 0 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.row_cache: None 2024-09-10T18:41:24.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.wal_filter: None 2024-09-10T18:41:24.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T18:41:24.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T18:41:24.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.preserve_deletes: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.two_write_queues: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.atomic_flush: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.log_readahead_size: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T18:41:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_background_jobs: 2 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_background_compactions: -1 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_subcompactions: 1 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T18:41:24.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_open_files: -1 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_background_flushes: -1 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Compression algorithms supported: 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kZSTD supported: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kXpressCompression supported: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kBZip2Compression supported: 0 2024-09-10T18:41:24.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kLZ4Compression supported: 1 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kZlibCompression supported: 1 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: kSnappyCompression supported: 1 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi135/store.db/MANIFEST-000008 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.merge_operator: 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_filter: None 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T18:41:24.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563996f93a38) 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: cache_index_and_filter_blocks: 1 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: pin_top_level_index_and_filter: 1 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_type: 0 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: data_block_index_type: 0 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_shortening: 1 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: hash_index_allow_collision: 1 2024-09-10T18:41:24.168 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: checksum: 1 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: no_block_cache: 0 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache: 0x563996fc9350 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_name: BinnedLRUCache 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_options: 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: capacity : 536870912 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: num_shard_bits : 4 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: strict_capacity_limit : 0 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: high_pri_pool_ratio: 0.000 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_compressed: (nil) 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: persistent_cache: (nil) 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_size: 4096 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_size_deviation: 10 2024-09-10T18:41:24.169 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_restart_interval: 16 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_block_restart_interval: 1 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: metadata_block_size: 4096 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: partition_filters: 0 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: use_delta_encoding: 1 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: whole_key_filtering: 1 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: verify_compression: 0 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: read_amp_bytes_per_bit: 0 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: format_version: 4 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: enable_index_compression: 1 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_align: 0 2024-09-10T18:41:24.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression: NoCompression 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.num_levels: 7 2024-09-10T18:41:24.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T18:41:24.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T18:41:24.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.arena_block_size: 4194304 2024-09-10T18:41:24.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T18:41:24.175 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.inplace_update_support: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.bloom_locality: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.max_successive_merges: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T18:41:24.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.ttl: 2592000 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.enable_blob_files: false 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.min_blob_size: 0 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi135/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11233, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 21 2024-09-10T18:41:24.177 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:4082] Creating manifest 25 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993683753259, "job": 1, "event": "recovery_started", "wal_files": [21]} 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #21 mode 2 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993683772319, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 8285460, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 8276223, "index_size": 7054, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 9599, "raw_average_key_size": 20, "raw_value_size": 8262101, "raw_average_value_size": 17430, "num_data_blocks": 310, "num_entries": 474, "num_deletions": 2, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1725993683, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "13a6212b-da62-4a91-81ba-773e3074b565", "db_session_id": "S2R3RQ300LBLC1KS9SSL"}} 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:4082] Creating manifest 27 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993683772793, "job": 1, "event": "recovery_finished"} 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-smithi135/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563996ffc700 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: DB pointer 0x563996fcc000 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-10T18:41:24.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** DB Stats ** 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:24.179 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L0 1/0 7.90 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L6 1/0 25.30 MB 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-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Sum 2/0 33.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:24.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Flush(GB): cumulative 0.008, interval 0.008 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative compaction: 0.01 GB write, 356.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval compaction: 0.01 GB write, 356.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:24.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L0 1/0 7.90 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L6 1/0 25.30 MB 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-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Sum 2/0 33.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 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-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 648.6 0.01 0.00 1 0.012 0 0 2024-09-10T18:41:24.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Flush(GB): cumulative 0.008, interval 0.000 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative compaction: 0.01 GB write, 355.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: starting mon.smithi135 rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi135 fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:24.183 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???) e2 preinit fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).mds e8 new map 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).mds e8 print_map 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: e8 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: legacy client fscid: 1 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Filesystem 'foofs' (1) 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: fs_name foofs 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: epoch 5 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: created 2024-09-10T18:35:26.349615+0000 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: modified 2024-09-10T18:35:35.379787+0000 2024-09-10T18:41:24.184 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: tableserver 0 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: root 0 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: session_timeout 60 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: session_autoclose 300 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: max_file_size 1099511627776 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: required_client_features {} 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: last_failure 0 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: last_failure_osd_epoch 0 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: max_mds 1 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: in 0 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: up {0=14504} 2024-09-10T18:41:24.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: failed 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: damaged 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: stopped 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: data_pools [3] 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: metadata_pool 2 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: inline_data disabled 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: balancer 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: standby_count_wanted 1 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: [mds.foofs.smithi135.wwmozj{0:14504} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] compat {c=[1],r=[1],i=[7ff]}] 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Standby daemons: 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2024-09-10T18:41:24.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: [mds.foofs.smithi138.pyxrge{-1:24313} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] compat {c=[1],r=[1],i=[7ff]}] 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 ceph-mon[64086]: mon.smithi135@-1(???).paxosservice(auth 1..43) refresh upgraded, format 0 -> 3 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 bash[64054]: 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 2024-09-10T18:41:24.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:23 smithi135 systemd[1]: Started Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:41:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:21.853658+0000 mon.smithi138 (mon.1) 121 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:41:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:21.853849+0000 mon.smithi138 (mon.1) 122 : audit [DBG] from='mgr.14836 172.21.15.135:0/3943673637' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:41:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:23.202510+0000 mgr.smithi135.beoolq (mgr.14836) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.187421+0000 mon.smithi135 (mon.0) 1 : cluster [INF] mon.smithi135 calling monitor election 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.189185+0000 mon.smithi135 (mon.0) 2 : cluster [INF] mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.193860+0000 mon.smithi135 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.194466+0000 mon.smithi135 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.194504+0000 mon.smithi135 (mon.0) 5 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.195475+0000 mon.smithi135 (mon.0) 6 : cluster [DBG] mgrmap e34: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.195886+0000 mon.smithi135 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.195902+0000 mon.smithi135 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.195910+0000 mon.smithi135 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi135 on smithi135 is in error state 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:25.203050+0000 mon.smithi135 (mon.0) 10 : cluster [DBG] mgrmap e35: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:25.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:25.203118+0000 mon.smithi135 (mon.0) 11 : audit [INF] from='mgr.14836 ' entity='' 2024-09-10T18:41:27.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:27 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:26.205539+0000 mon.smithi135 (mon.0) 12 : cluster [DBG] mgrmap e36: smithi135.beoolq(active, since 41s), standbys: smithi138.silqfq 2024-09-10T18:41:28.382 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:29.803 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.550894+0000 mon.smithi135 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:29.804 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.550971+0000 mon.smithi135 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:29.804 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.552460+0000 mon.smithi138 (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.138:0/923707146' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/crt"}]: dispatch 2024-09-10T18:41:29.804 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.553016+0000 mon.smithi138 (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.138:0/923707146' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:41:29.804 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.555305+0000 mon.smithi138 (mon.1) 125 : audit [DBG] from='mgr.? 172.21.15.138:0/923707146' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi138.silqfq/key"}]: dispatch 2024-09-10T18:41:29.804 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.555619+0000 mon.smithi138 (mon.1) 126 : audit [DBG] from='mgr.? 172.21.15.138:0/923707146' entity='mgr.smithi138.silqfq' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:41:31.035 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.605737+0000 mon.smithi135 (mon.0) 15 : cluster [DBG] mgrmap e37: smithi135.beoolq(active, since 44s), standbys: smithi138.silqfq 2024-09-10T18:41:31.035 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.622407+0000 mon.smithi135 (mon.0) 16 : cluster [INF] Active manager daemon smithi135.beoolq restarted 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.622730+0000 mon.smithi135 (mon.0) 17 : cluster [INF] Activating manager daemon smithi135.beoolq 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.627992+0000 mon.smithi135 (mon.0) 18 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.628310+0000 mon.smithi135 (mon.0) 19 : cluster [DBG] mgrmap e38: smithi135.beoolq(active, starting, since 0.00566812s), standbys: smithi138.silqfq 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.629872+0000 mon.smithi135 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.630033+0000 mon.smithi135 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.630191+0000 mon.smithi135 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.631308+0000 mon.smithi135 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.632051+0000 mon.smithi135 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:41:31.036 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.632207+0000 mon.smithi135 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.632349+0000 mon.smithi135 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.632512+0000 mon.smithi135 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.632878+0000 mon.smithi135 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.633102+0000 mon.smithi135 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.633416+0000 mon.smithi135 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.633596+0000 mon.smithi135 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.633885+0000 mon.smithi135 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:41:31.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.634146+0000 mon.smithi135 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.634409+0000 mon.smithi135 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.634695+0000 mon.smithi135 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.635389+0000 mon.smithi135 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:29.641792+0000 mon.smithi135 (mon.0) 37 : cluster [INF] Manager daemon smithi135.beoolq is now available 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.661273+0000 mon.smithi135 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.682043+0000 mon.smithi135 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.687044+0000 mon.smithi135 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:41:31.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:29.701289+0000 mon.smithi135 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:41:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:30.546221+0000 mgr.smithi135.beoolq (mgr.34104) 1 : cephadm [INF] [10/Sep/2024:18:41:30] ENGINE Bus STARTING 2024-09-10T18:41:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:30.631516+0000 mon.smithi135 (mon.0) 42 : cluster [DBG] mgrmap e39: smithi135.beoolq(active, since 1.00887s), standbys: smithi138.silqfq 2024-09-10T18:41:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:30.639523+0000 mgr.smithi135.beoolq (mgr.34104) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:30.661701+0000 mgr.smithi135.beoolq (mgr.34104) 3 : cephadm [INF] [10/Sep/2024:18:41:30] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:30.661877+0000 mgr.smithi135.beoolq (mgr.34104) 4 : cephadm [INF] [10/Sep/2024:18:41:30] ENGINE Bus STARTED 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:30.663343+0000 mgr.smithi135.beoolq (mgr.34104) 5 : cephadm [ERR] [10/Sep/2024:18:41:30] ENGINE Error in HTTPServer.serve 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._connections.run(self.expiration_interval) 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._run(expiration_interval) 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:41:32.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: s = self.context.wrap_socket( 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.sslsocket_class._create( 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.do_handshake() 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self._sslobj.do_handshake() 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:41:32.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: 2024-09-10T18:41:32.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:30.665937+0000 mon.smithi135 (mon.0) 43 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:33.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:31.627356+0000 mon.smithi135 (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:41:33.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:31.627377+0000 mon.smithi135 (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-09-10T18:41:33.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:31.633887+0000 mgr.smithi135.beoolq (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:33.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:31.671133+0000 mon.smithi135 (mon.0) 46 : cluster [DBG] mgrmap e40: smithi135.beoolq(active, since 2s), standbys: smithi138.silqfq 2024-09-10T18:41:33.413 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:35.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:33.634223+0000 mgr.smithi135.beoolq (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:35.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:33.644179+0000 mon.smithi135 (mon.0) 47 : cluster [DBG] mgrmap e41: smithi135.beoolq(active, since 4s), standbys: smithi138.silqfq 2024-09-10T18:41:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:34.512303+0000 mon.smithi135 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:34.516893+0000 mon.smithi135 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:36.355 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:41:36.484 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:35.112320+0000 mon.smithi135 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:36.484 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:35.115882+0000 mon.smithi135 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (10m) 0s ago 11m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (11m) 0s ago 11m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (10m) 2s ago 10m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (9m) 0s ago 11m 37.0M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (6m) 0s ago 6m 38.0M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (6m) 2s ago 6m 16.7M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (68s) 0s ago 13m 419M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (30s) 2s ago 10m 396M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (13s) 0s ago 13m 30.6M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:41:36.995 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (10m) 2s ago 10m 63.2M 2048M 16.2.5 6933c2a0b7dd d5b88949c121 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (3m) 0s ago 3m 81.8M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (3m) 2s ago 3m 76.8M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (11m) 0s ago 11m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (10m) 2s ago 10m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (10m) 0s ago 10m 380M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (9m) 0s ago 9m 293M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (9m) 0s ago 9m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (8m) 0s ago 8m 360M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (8m) 2s ago 8m 376M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (8m) 2s ago 8m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (7m) 2s ago 7m 320M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:41:36.996 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (7m) 2s ago 7m 494M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:41:36.997 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 0s ago 11m 61.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:37.400 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 3 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:41:37.401 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:41:37.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:35.634547+0000 mgr.smithi135.beoolq (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-10T18:41:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:36.853410+0000 mon.smithi135 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:37.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:36.857829+0000 mon.smithi135 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:37.722 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:41:37.722 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:41:37.722 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "3/23 daemons upgraded", 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:41:37.723 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:36.341621+0000 mgr.smithi135.beoolq (mgr.34104) 9 : audit [DBG] from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:36.666724+0000 mgr.smithi135.beoolq (mgr.34104) 10 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:36.985500+0000 mgr.smithi135.beoolq (mgr.34104) 11 : audit [DBG] from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:37.398328+0000 mon.smithi135 (mon.0) 54 : audit [DBG] from='client.? 172.21.15.135:0/1321583523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:37.484452+0000 mon.smithi135 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:37.488540+0000 mon.smithi135 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:37.489566+0000 mon.smithi135 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:41:38.440 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:37.635100+0000 mgr.smithi135.beoolq (mgr.34104) 12 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 146 B/s wr, 10 op/s 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:37.721140+0000 mgr.smithi135.beoolq (mgr.34104) 13 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:38.372448+0000 mon.smithi135 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:38.376094+0000 mon.smithi135 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:38.377206+0000 mon.smithi135 (mon.0) 60 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:38.377804+0000 mon.smithi135 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.378735+0000 mgr.smithi135.beoolq (mgr.34104) 14 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.378901+0000 mgr.smithi135.beoolq (mgr.34104) 15 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.594620+0000 mgr.smithi135.beoolq (mgr.34104) 16 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.598617+0000 mgr.smithi135.beoolq (mgr.34104) 17 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.802745+0000 mgr.smithi135.beoolq (mgr.34104) 18 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:38.806792+0000 mgr.smithi135.beoolq (mgr.34104) 19 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:39.021048+0000 mgr.smithi135.beoolq (mgr.34104) 20 : cephadm [INF] Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:39.021163+0000 mgr.smithi135.beoolq (mgr.34104) 21 : cephadm [INF] Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.258566+0000 mon.smithi135 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.260949+0000 mon.smithi135 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.263840+0000 mon.smithi135 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.266684+0000 mon.smithi135 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.272174+0000 mon.smithi135 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:40.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:39.279874+0000 mon.smithi135 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:39.267410+0000 mgr.smithi135.beoolq (mgr.34104) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 118 B/s wr, 8 op/s 2024-09-10T18:41:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:39.351924+0000 mgr.smithi135.beoolq (mgr.34104) 23 : cephadm [INF] Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:39.360234+0000 mgr.smithi135.beoolq (mgr.34104) 24 : cephadm [INF] Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:40.265383+0000 mon.smithi135 (mon.0) 68 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:41:43.470 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:43.487 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:41.268020+0000 mgr.smithi135.beoolq (mgr.34104) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 192 B/s wr, 7 op/s 2024-09-10T18:41:43.487 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:42.474618+0000 mon.smithi135 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:43.487 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:42.476867+0000 mon.smithi135 (mon.0) 70 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:43.487 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:42.477727+0000 mon.smithi135 (mon.0) 71 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-10T18:41:44.433 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:42.472702+0000 mgr.smithi135.beoolq (mgr.34104) 26 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:44.434 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:44.435 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:44.436 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:44.436 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:44.436 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:44.436 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:44.436 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.wait_async( 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:44.437 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return future.result(timeout) 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return self.__get_result() 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise self._exception 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: out, err, code = await self._run_cephadm( 2024-09-10T18:41:44.438 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise OrchestratorError( 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: Traceback (most recent call last): 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: main() 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:44.439 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: r = ctx.func(ctx) 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: return func(ctx) 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cluster 2024-09-10T18:41:43.268351+0000 mgr.smithi135.beoolq (mgr.34104) 27 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 176 B/s wr, 6 op/s 2024-09-10T18:41:44.440 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:43.785759+0000 mgr.smithi135.beoolq (mgr.34104) 28 : cephadm [INF] Upgrade: Updating mon.smithi138 2024-09-10T18:41:44.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:43.790656+0000 mon.smithi135 (mon.0) 72 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:44.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:43.791476+0000 mon.smithi135 (mon.0) 73 : audit [INF] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:44.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:43.792119+0000 mon.smithi135 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:44.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:43.792743+0000 mon.smithi135 (mon.0) 75 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:44.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: cephadm 2024-09-10T18:41:43.793563+0000 mgr.smithi135.beoolq (mgr.34104) 29 : cephadm [INF] Deploying daemon mon.smithi138 on smithi138 2024-09-10T18:41:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 systemd[1]: Stopping Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:41:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: audit 2024-09-10T18:41:44.681635+0000 mon.smithi135 (mon.0) 76 : audit [DBG] from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:45.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:41:45.406+0000 7f5b1f29d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi138 -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-09-10T18:41:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138[26339]: debug 2024-09-10T18:41:45.406+0000 7f5b1f29d700 -1 mon.smithi138@1(peon) e2 *** Got Signal Terminated *** 2024-09-10T18:41:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 podman[50125]: 2024-09-10 18:41:45.63200522 +0000 UTC m=+0.354815788 container died d5b88949c1218f78e7442a24f8d3b3398030270aaa32c22ffb92ec4968d259e0 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-10T18:41:46.151 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 podman[50125]: 2024-09-10 18:41:45.974137981 +0000 UTC m=+0.696948538 container cleanup d5b88949c1218f78e7442a24f8d3b3398030270aaa32c22ffb92ec4968d259e0 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, ceph=True, maintainer=Dimitri Savineau , GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-10T18:41:46.151 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:45 smithi138 bash[50125]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138 2024-09-10T18:41:46.494 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 podman[50138]: 2024-09-10 18:41:46.150684201 +0000 UTC m=+0.513394857 container remove d5b88949c1218f78e7442a24f8d3b3398030270aaa32c22ffb92ec4968d259e0 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon.smithi138, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, RELEASE=HEAD, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , GIT_CLEAN=True) 2024-09-10T18:41:46.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi138.service: Deactivated successfully. 2024-09-10T18:41:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 systemd[1]: Stopped Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:41:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi138.service: Consumed 7.067s CPU time. 2024-09-10T18:41:46.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 systemd[1]: Starting Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 podman[50280]: 2024-09-10 18:41:46.820461131 +0000 UTC m=+0.016045801 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:46 smithi138 podman[50280]: 2024-09-10 18:41:46.935620012 +0000 UTC m=+0.131204685 container create ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 podman[50280]: 2024-09-10 18:41:47.1411101 +0000 UTC m=+0.336694770 container init ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 podman[50280]: 2024-09-10 18:41:47.144588803 +0000 UTC m=+0.340173482 container start ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable), process ceph-mon, pid 2 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: pidfile_write: ignore empty --pid-file 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: load: jerasure load: lrc 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: RocksDB version: 6.15.5 2024-09-10T18:41:47.170 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-10T18:41:47.171 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Compile date Sep 9 2024 2024-09-10T18:41:47.171 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: DB SUMMARY 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: DB Session ID: JXMBZD3ULXLBERYOT1S4 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: CURRENT file: CURRENT 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: MANIFEST file: MANIFEST-000005 size: 883 Bytes 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi138/store.db dir, Total Num: 1, files: 000020.sst 2024-09-10T18:41:47.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi138/store.db: 000018.log size: 18796141 ; 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.error_if_exists: 0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.create_if_missing: 0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.paranoid_checks: 1 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.env: 0x555e55e99440 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.fs: Posix File System 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.info_log: 0x555e570dd0c0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.statistics: (nil) 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.use_fsync: 0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_log_file_size: 0 2024-09-10T18:41:47.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_fallocate: 1 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.use_direct_reads: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.db_log_dir: 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi138/store.db 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T18:41:47.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.write_buffer_manager: 0x555e5719a810 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T18:41:47.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T18:41:47.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T18:41:47.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.unordered_write: 0 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.row_cache: None 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.wal_filter: None 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T18:41:47.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.preserve_deletes: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.two_write_queues: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.atomic_flush: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.log_readahead_size: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T18:41:47.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_background_jobs: 2 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_background_compactions: -1 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_subcompactions: 1 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T18:41:47.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T18:41:47.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T18:41:47.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T18:41:47.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_open_files: -1 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T18:41:47.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_background_flushes: -1 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Compression algorithms supported: 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kZSTD supported: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kXpressCompression supported: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kBZip2Compression supported: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kLZ4Compression supported: 1 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kZlibCompression supported: 1 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T18:41:47.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: kSnappyCompression supported: 1 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi138/store.db/MANIFEST-000005 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.merge_operator: 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_filter: None 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555e57083a38) 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: cache_index_and_filter_blocks: 1 2024-09-10T18:41:47.603 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: pin_top_level_index_and_filter: 1 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: index_type: 0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: data_block_index_type: 0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: index_shortening: 1 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: hash_index_allow_collision: 1 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: checksum: 1 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: no_block_cache: 0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_cache: 0x555e570b91f0 2024-09-10T18:41:47.604 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_cache_name: BinnedLRUCache 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_cache_options: 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: capacity : 536870912 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: num_shard_bits : 4 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: strict_capacity_limit : 0 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: high_pri_pool_ratio: 0.000 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_cache_compressed: (nil) 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: persistent_cache: (nil) 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_size: 4096 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_size_deviation: 10 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_restart_interval: 16 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: index_block_restart_interval: 1 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: metadata_block_size: 4096 2024-09-10T18:41:47.605 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: partition_filters: 0 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: use_delta_encoding: 1 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: whole_key_filtering: 1 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: verify_compression: 0 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: read_amp_bytes_per_bit: 0 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: format_version: 4 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: enable_index_compression: 1 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: block_align: 0 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression: NoCompression 2024-09-10T18:41:47.606 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.num_levels: 7 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T18:41:47.607 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T18:41:47.608 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T18:41:47.609 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.arena_block_size: 4194304 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-10T18:41:47.610 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T18:41:47.611 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.inplace_update_support: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.bloom_locality: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.max_successive_merges: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.ttl: 2592000 2024-09-10T18:41:47.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.enable_blob_files: false 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.min_blob_size: 0 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi138/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 11449, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 18 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:4082] Creating manifest 22 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:47.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993707169834, "job": 1, "event": "recovery_started", "wal_files": [18]} 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #18 mode 2 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993707201247, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 12072652, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 12060884, "index_size": 9201, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 11996, "raw_average_key_size": 19, "raw_value_size": 12042816, "raw_average_value_size": 19971, "num_data_blocks": 407, "num_entries": 603, "num_deletions": 2, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1725993707, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e761bd6c-37ed-473a-ba4f-2c5eb88adb11", "db_session_id": "JXMBZD3ULXLBERYOT1S4"}} 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:4082] Creating manifest 24 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/version_set.cc:3457] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725993707201673, "job": 1, "event": "recovery_finished"} 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-smithi138/store.db/000018.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x555e570ec700 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: DB pointer 0x555e570bc000 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-10T18:41:47.614 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** DB Stats ** 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:47.615 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: L0 1/0 11.51 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: L6 1/0 25.30 MB 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-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Sum 2/0 36.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Flush(GB): cumulative 0.011, interval 0.011 2024-09-10T18:41:47.616 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Cumulative compaction: 0.01 GB write, 324.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Interval compaction: 0.01 GB write, 324.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:47.617 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: L0 1/0 11.51 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: L6 1/0 25.30 MB 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-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Sum 2/0 36.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 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-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** Compaction Stats [default] ** 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 672.8 0.02 0.00 1 0.017 0 0 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Flush(GB): cumulative 0.011, interval 0.000 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:41:47.618 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Cumulative compaction: 0.01 GB write, 324.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: starting mon.smithi138 rank 1 at public addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] at bind addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi138 fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???) e2 preinit fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).mds e8 new map 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).mds e8 print_map 2024-09-10T18:41:47.619 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: e8 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: legacy client fscid: 1 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Filesystem 'foofs' (1) 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: fs_name foofs 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: epoch 5 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: created 2024-09-10T18:35:26.349615+0000 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: modified 2024-09-10T18:35:35.379787+0000 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: tableserver 0 2024-09-10T18:41:47.620 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: root 0 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: session_timeout 60 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: session_autoclose 300 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: max_file_size 1099511627776 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: required_client_features {} 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: last_failure 0 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: last_failure_osd_epoch 0 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: max_mds 1 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: in 0 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: up {0=14504} 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: failed 2024-09-10T18:41:47.621 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: damaged 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: stopped 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: data_pools [3] 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: metadata_pool 2 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: inline_data disabled 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: balancer 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: standby_count_wanted 1 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: [mds.foofs.smithi135.wwmozj{0:14504} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.135:6834/2438769848,v1:172.21.15.135:6835/2438769848] compat {c=[1],r=[1],i=[7ff]}] 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Standby daemons: 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: 2024-09-10T18:41:47.622 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: [mds.foofs.smithi138.pyxrge{-1:24313} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] compat {c=[1],r=[1],i=[7ff]}] 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 ceph-mon[50299]: mon.smithi138@-1(???).paxosservice(auth 1..44) refresh upgraded, format 0 -> 3 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 bash[50280]: ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd 2024-09-10T18:41:47.623 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:47 smithi138 systemd[1]: Started Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:41:48.497 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:48.906 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mkfs 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:48.906 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.906 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.906 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Updating mgr.smithi135.beoolq 2024-09-10T18:41:48.906 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Deploying daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.907 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.908 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.909 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.910 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.911 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Failing over to other MGR 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:40:48] ENGINE Bus STARTING 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:40:48] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:40:48] ENGINE Bus STARTED 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:40:48] ENGINE Error in HTTPServer.serve 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.912 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._run(expiration_interval) 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: s = self.context.wrap_socket( 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.sslsocket_class._create( 2024-09-10T18:41:48.913 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.do_handshake() 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._sslobj.do_handshake() 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.914 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.915 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.916 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:41:48.917 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.918 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.919 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 283 B/s wr, 7 op/s 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e34: smithi135.beoolq(active, since 27s), standbys: smithi138.silqfq 2024-09-10T18:41:48.920 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.921 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.922 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.923 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.924 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.925 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all mgr 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Updating mon.smithi135 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Deploying daemon mon.smithi135 on smithi135 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mon.smithi135 calling monitor election 2024-09-10T18:41:48.926 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: osdmap e73: 8 total, 8 up, 8 in 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e34: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: daemon prometheus.smithi135 on smithi135 is in error state 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e35: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e36: smithi135.beoolq(active, since 41s), standbys: smithi138.silqfq 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:48.927 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e37: smithi135.beoolq(active, since 44s), standbys: smithi138.silqfq 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Active manager daemon smithi135.beoolq restarted 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Activating manager daemon smithi135.beoolq 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: osdmap e74: 8 total, 8 up, 8 in 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e38: smithi135.beoolq(active, starting, since 0.00566812s), standbys: smithi138.silqfq 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:41:48.928 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Manager daemon smithi135.beoolq is now available 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:41:30] ENGINE Bus STARTING 2024-09-10T18:41:48.929 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e39: smithi135.beoolq(active, since 1.00887s), standbys: smithi138.silqfq 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v3: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:41:30] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:41:30] ENGINE Bus STARTED 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [10/Sep/2024:18:41:30] ENGINE Error in HTTPServer.serve 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._run(expiration_interval) 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:41:48.930 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: s = self.context.wrap_socket( 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.sslsocket_class._create( 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.do_handshake() 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self._sslobj.do_handshake() 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.931 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:41:48.932 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Cluster is now healthy 2024-09-10T18:41:48.932 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v4: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.933 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e40: smithi135.beoolq(active, since 2s), standbys: smithi138.silqfq 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v5: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e41: smithi135.beoolq(active, since 4s), standbys: smithi138.silqfq 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v6: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.934 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/1321583523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v7: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 146 B/s wr, 10 op/s 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:48.935 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.936 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v8: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 118 B/s wr, 8 op/s 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v9: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 192 B/s wr, 7 op/s 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.937 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.938 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:41:48.939 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.940 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.941 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.942 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v10: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 176 B/s wr, 6 op/s 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Upgrade: Updating mon.smithi138 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Deploying daemon mon.smithi138 on smithi138 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:48.943 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 176 B/s wr, 6 op/s 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 264 B/s wr, 6 op/s 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mon.smithi135 calling monitor election 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mon.smithi138 calling monitor election 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: monmap e3: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: osdmap e74: 8 total, 8 up, 8 in 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: mgrmap e41: smithi135.beoolq(active, since 18s), standbys: smithi138.silqfq 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-10T18:41:48.944 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-10T18:41:48.945 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: daemon prometheus.smithi135 on smithi135 is in error state 2024-09-10T18:41:48.945 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.945 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.945 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mkfs 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Updating mgr.smithi135.beoolq 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Deploying daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:41:48.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.951 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Need to upgrade myself (mgr.smithi138.silqfq) 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Failing over to other MGR 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:40:48] ENGINE Bus STARTING 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:40:48] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:40:48] ENGINE Bus STARTED 2024-09-10T18:41:48.952 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:40:48] ENGINE Error in HTTPServer.serve 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._run(expiration_interval) 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: s = self.context.wrap_socket( 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:41:48.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.sslsocket_class._create( 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.do_handshake() 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._sslobj.do_handshake() 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.954 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 188 B/s wr, 7 op/s 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:41:48.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.958 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.959 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 283 B/s wr, 7 op/s 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Updating mgr.smithi138.silqfq 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Deploying daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.960 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e34: smithi135.beoolq(active, since 27s), standbys: smithi138.silqfq 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all mgr 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Updating mon.smithi135 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Deploying daemon mon.smithi135 on smithi135 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mon.smithi135 calling monitor election 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: osdmap e73: 8 total, 8 up, 8 in 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e34: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:48.967 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: daemon prometheus.smithi135 on smithi135 is in error state 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e35: smithi135.beoolq(active, since 40s), standbys: smithi138.silqfq 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e36: smithi135.beoolq(active, since 41s), standbys: smithi138.silqfq 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Standby manager daemon smithi138.silqfq restarted 2024-09-10T18:41:48.968 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Standby manager daemon smithi138.silqfq started 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e37: smithi135.beoolq(active, since 44s), standbys: smithi138.silqfq 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Active manager daemon smithi135.beoolq restarted 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Activating manager daemon smithi135.beoolq 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: osdmap e74: 8 total, 8 up, 8 in 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e38: smithi135.beoolq(active, starting, since 0.00566812s), standbys: smithi138.silqfq 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi135.beoolq", "id": "smithi135.beoolq"}]: dispatch 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr metadata", "who": "smithi138.silqfq", "id": "smithi138.silqfq"}]: dispatch 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:41:48.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Manager daemon smithi135.beoolq is now available 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:48.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.beoolq/trash_purge_schedule"}]: dispatch 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:41:30] ENGINE Bus STARTING 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e39: smithi135.beoolq(active, since 1.00887s), standbys: smithi138.silqfq 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v3: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:41:30] ENGINE Serving on https://172.21.15.135:7150 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:41:30] ENGINE Bus STARTED 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [10/Sep/2024:18:41:30] ENGINE Error in HTTPServer.serve 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:41:48.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._run(expiration_interval) 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: s = self.context.wrap_socket( 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.sslsocket_class._create( 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:41:48.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.do_handshake() 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self._sslobj.do_handshake() 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Cluster is now healthy 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v4: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e40: smithi135.beoolq(active, since 2s), standbys: smithi138.silqfq 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v5: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e41: smithi135.beoolq(active, since 4s), standbys: smithi138.silqfq 2024-09-10T18:41:48.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v6: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/1321583523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v7: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 146 B/s wr, 10 op/s 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/etc/ceph/ceph.conf 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.975 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Updating smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v8: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 118 B/s wr, 8 op/s 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:41:48.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v9: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 192 B/s wr, 7 op/s 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:41:48.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:41:48.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:41:48.981 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v10: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 176 B/s wr, 6 op/s 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Upgrade: Updating mon.smithi138 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Deploying daemon mon.smithi138 on smithi138 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v11: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 176 B/s wr, 6 op/s 2024-09-10T18:41:48.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: pgmap v12: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 264 B/s wr, 6 op/s 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mon metadata", "id": "smithi138"}]: dispatch 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mon.smithi135 calling monitor election 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mon.smithi138 calling monitor election 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mon.smithi135 is new leader, mons smithi135,smithi138 in quorum (ranks 0,1) 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: monmap e3: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi138=[v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: osdmap e74: 8 total, 8 up, 8 in 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: mgrmap e41: smithi135.beoolq(active, since 18s), standbys: smithi138.silqfq 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-10T18:41:48.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: daemon prometheus.smithi135 on smithi135 is in error state 2024-09-10T18:41:48.984 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.984 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:48.984 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:41:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:50 smithi135 ceph-mon[64086]: pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 176 B/s wr, 0 op/s 2024-09-10T18:41:51.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:50 smithi138 ceph-mon[50299]: pgmap v13: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 176 B/s wr, 0 op/s 2024-09-10T18:41:53.046 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:52 smithi138 ceph-mon[50299]: pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:53.046 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:52 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.046 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:52 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.047 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:52 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.047 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:52 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:52 smithi135 ceph-mon[64086]: pgmap v14: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:41:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:52 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:52 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:52 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:52 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:53.528 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:55.034 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:54 smithi138 ceph-mon[50299]: pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:55.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:54 smithi135 ceph-mon[64086]: pgmap v15: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 203 B/s rd, 203 B/s wr, 0 op/s 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: Reconfiguring mon.smithi135 (monmap changed)... 2024-09-10T18:41:56.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:56.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:56.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:56.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:56 smithi138 ceph-mon[50299]: Reconfiguring daemon mon.smithi135 on smithi135 2024-09-10T18:41:56.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: pgmap v16: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:41:56.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: pgmap v17: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 203 B/s rd, 203 B/s wr, 0 op/s 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: pgmap v18: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: Reconfiguring mon.smithi135 (monmap changed)... 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:56.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:56 smithi135 ceph-mon[64086]: Reconfiguring daemon mon.smithi135 on smithi135 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: Reconfiguring mgr.smithi135.beoolq (monmap changed)... 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:57 smithi138 ceph-mon[50299]: Reconfiguring daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:41:58.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:58.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:58.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: Reconfiguring mgr.smithi135.beoolq (monmap changed)... 2024-09-10T18:41:58.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.beoolq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:41:58.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:41:58.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:58.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:57 smithi135 ceph-mon[64086]: Reconfiguring daemon mgr.smithi135.beoolq on smithi135 2024-09-10T18:41:58.554 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:41:59.466 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:41:59.466 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:59.466 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:59.466 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: Reconfiguring crash.smithi135 (monmap changed)... 2024-09-10T18:41:59.466 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:41:59.467 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:59.467 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:41:59 smithi135 ceph-mon[64086]: Reconfiguring daemon crash.smithi135 on smithi135 2024-09-10T18:41:59.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: pgmap v19: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: Reconfiguring crash.smithi135 (monmap changed)... 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:41:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:41:59 smithi138 ceph-mon[50299]: Reconfiguring daemon crash.smithi135 on smithi135 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:42:00.771 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: pgmap v20: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:42:00.834 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:02.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:02 smithi138 ceph-mon[50299]: pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:42:02.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:02 smithi135 ceph-mon[64086]: pgmap v21: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:42:03.588 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:03 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:03.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:42:03.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:03.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:03 smithi135 ceph-mon[64086]: Reconfiguring osd.0 (monmap changed)... 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:03.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:03 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.0 on smithi135 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:03 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:03.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:42:03.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:03.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:03.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:03.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:03 smithi138 ceph-mon[50299]: Reconfiguring osd.0 (monmap changed)... 2024-09-10T18:42:03.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:42:03.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:03.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:03 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.0 on smithi135 2024-09-10T18:42:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:42:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: Reconfiguring osd.1 (monmap changed)... 2024-09-10T18:42:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:42:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:05 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.1 on smithi135 2024-09-10T18:42:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: pgmap v22: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 254 B/s wr, 0 op/s 2024-09-10T18:42:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: Reconfiguring osd.1 (monmap changed)... 2024-09-10T18:42:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:42:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:05 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.1 on smithi135 2024-09-10T18:42:06.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: pgmap v23: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: Reconfiguring osd.2 (monmap changed)... 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:06.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:06 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.2 on smithi135 2024-09-10T18:42:06.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: pgmap v23: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:42:06.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:06.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:06.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: Reconfiguring osd.2 (monmap changed)... 2024-09-10T18:42:06.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:42:06.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:06.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:06 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.2 on smithi135 2024-09-10T18:42:08.053 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:42:08.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: Reconfiguring osd.3 (monmap changed)... 2024-09-10T18:42:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:42:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:08.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:08 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.3 on smithi135 2024-09-10T18:42:08.339 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:08.339 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:08.339 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: Reconfiguring osd.3 (monmap changed)... 2024-09-10T18:42:08.340 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:42:08.340 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:08.340 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:08 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.3 on smithi135 2024-09-10T18:42:08.615 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (10m) 31s ago 12m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (12m) 31s ago 12m 6409k - 16.2.5 6933c2a0b7dd bb71e22cabcf 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (11m) 16s ago 11m 6405k - 16.2.5 6933c2a0b7dd 895be5fffba3 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (10m) 31s ago 11m 37.0M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (6m) 31s ago 6m 38.0M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (6m) 16s ago 6m 16.8M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (99s) 31s ago 13m 419M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:42:08.694 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (62s) 16s ago 11m 397M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (45s) 31s ago 13m 30.6M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (21s) 16s ago 11m 34.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (4m) 31s ago 4m 81.8M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (4m) 16s ago 4m 77.3M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (11m) 31s ago 11m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (10m) 16s ago 10m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (10m) 31s ago 10m 380M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (10m) 31s ago 10m 293M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (9m) 31s ago 9m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (9m) 31s ago 9m 360M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (9m) 16s ago 9m 377M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:42:08.695 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (8m) 16s ago 8m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:42:08.696 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (8m) 16s ago 8m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:42:08.696 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (8m) 16s ago 8m 495M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:42:08.696 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 31s ago 11m 61.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:42:09.083 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 4 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:42:09.084 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: from='client.34150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:42:09.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: pgmap v24: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: from='client.34150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:42:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:42:09.407 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:42:09.408 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "4/23 daemons upgraded", 2024-09-10T18:42:09.408 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mon daemons", 2024-09-10T18:42:09.408 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:42:09.408 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:42:10.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:10.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: Reconfiguring mds.foofs.smithi135.wwmozj (monmap changed)... 2024-09-10T18:42:10.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: Reconfiguring daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:42:10.104 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:10.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/2099577356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:10.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:10.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:10.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:10.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:10.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: Reconfiguring mds.foofs.smithi135.wwmozj (monmap changed)... 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: Reconfiguring daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/2099577356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:10.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:11 smithi138 ceph-mon[50299]: pgmap v25: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:11 smithi138 ceph-mon[50299]: from='client.34166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:11 smithi138 ceph-mon[50299]: Reconfiguring crash.smithi138 (monmap changed)... 2024-09-10T18:42:11.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:11 smithi138 ceph-mon[50299]: Reconfiguring daemon crash.smithi138 on smithi138 2024-09-10T18:42:11.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:11 smithi135 ceph-mon[64086]: pgmap v25: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:11.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:11 smithi135 ceph-mon[64086]: from='client.34166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:11.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:11 smithi135 ceph-mon[64086]: Reconfiguring crash.smithi138 (monmap changed)... 2024-09-10T18:42:11.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:11 smithi135 ceph-mon[64086]: Reconfiguring daemon crash.smithi138 on smithi138 2024-09-10T18:42:12.517 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:12.517 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:12.518 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: Reconfiguring mgr.smithi138.silqfq (monmap changed)... 2024-09-10T18:42:12.518 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:42:12.518 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:42:12.518 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:12.518 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:12 smithi138 ceph-mon[50299]: Reconfiguring daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:42:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:12.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: Reconfiguring mgr.smithi138.silqfq (monmap changed)... 2024-09-10T18:42:12.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi138.silqfq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:42:12.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:42:12.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:12.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:12 smithi135 ceph-mon[64086]: Reconfiguring daemon mgr.smithi138.silqfq on smithi138 2024-09-10T18:42:13.519 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: pgmap v26: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:13.519 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:13.520 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:13.520 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:42:13.520 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:42:13.520 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:13.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: pgmap v26: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:42:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:42:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:13.645 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:14.526 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: Reconfiguring mon.smithi138 (monmap changed)... 2024-09-10T18:42:14.527 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: Reconfiguring daemon mon.smithi138 on smithi138 2024-09-10T18:42:14.527 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:14.527 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:14.527 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:42:14.527 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: Reconfiguring mon.smithi138 (monmap changed)... 2024-09-10T18:42:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: Reconfiguring daemon mon.smithi138 on smithi138 2024-09-10T18:42:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:42:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:15 smithi138 ceph-mon[50299]: pgmap v27: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:15 smithi138 ceph-mon[50299]: Reconfiguring osd.4 (monmap changed)... 2024-09-10T18:42:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:15 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.4 on smithi138 2024-09-10T18:42:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:15.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:15 smithi135 ceph-mon[64086]: pgmap v27: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:15.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:15 smithi135 ceph-mon[64086]: Reconfiguring osd.4 (monmap changed)... 2024-09-10T18:42:15.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:15 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.4 on smithi138 2024-09-10T18:42:15.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: pgmap v28: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: Reconfiguring osd.5 (monmap changed)... 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:16.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:16 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.5 on smithi138 2024-09-10T18:42:16.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: pgmap v28: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:16.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:16.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: Reconfiguring osd.5 (monmap changed)... 2024-09-10T18:42:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:42:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:16.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:16 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.5 on smithi138 2024-09-10T18:42:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:18.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:18.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: Reconfiguring osd.6 (monmap changed)... 2024-09-10T18:42:18.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:42:18.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:18.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:17 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.6 on smithi138 2024-09-10T18:42:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: Reconfiguring osd.6 (monmap changed)... 2024-09-10T18:42:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:42:18.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:18.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:17 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.6 on smithi138 2024-09-10T18:42:18.676 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:19.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:18 smithi138 ceph-mon[50299]: pgmap v29: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:19.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:19.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:19.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:42:19.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:18 smithi135 ceph-mon[64086]: pgmap v29: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:19.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:42:19.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:20.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: Reconfiguring osd.7 (monmap changed)... 2024-09-10T18:42:20.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: Reconfiguring daemon osd.7 on smithi138 2024-09-10T18:42:20.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:20.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:20.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:42:20.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: Reconfiguring osd.7 (monmap changed)... 2024-09-10T18:42:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: Reconfiguring daemon osd.7 on smithi138 2024-09-10T18:42:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:42:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:21.111 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:20 smithi138 ceph-mon[50299]: pgmap v30: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:21.111 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:20 smithi138 ceph-mon[50299]: Reconfiguring mds.foofs.smithi138.pyxrge (monmap changed)... 2024-09-10T18:42:21.111 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:20 smithi138 ceph-mon[50299]: Reconfiguring daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:42:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:20 smithi135 ceph-mon[64086]: pgmap v30: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:20 smithi135 ceph-mon[64086]: Reconfiguring mds.foofs.smithi138.pyxrge (monmap changed)... 2024-09-10T18:42:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:20 smithi135 ceph-mon[64086]: Reconfiguring daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all mon 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi135"}]: dispatch 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi135"}]': finished 2024-09-10T18:42:22.539 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi138"}]: dispatch 2024-09-10T18:42:22.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi138"}]': finished 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all mon 2024-09-10T18:42:22.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:22.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi135"}]: dispatch 2024-09-10T18:42:22.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi135"}]': finished 2024-09-10T18:42:22.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi138"}]: dispatch 2024-09-10T18:42:22.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi138"}]': finished 2024-09-10T18:42:23.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:23 smithi135 ceph-mon[64086]: pgmap v31: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:23.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:23 smithi138 ceph-mon[50299]: pgmap v31: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:23.707 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:24.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:24 smithi135 ceph-mon[64086]: Upgrade: Updating crash.smithi135 (1/2) 2024-09-10T18:42:24.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:24 smithi135 ceph-mon[64086]: Deploying daemon crash.smithi135 on smithi135 2024-09-10T18:42:24.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:24 smithi138 ceph-mon[50299]: Upgrade: Updating crash.smithi135 (1/2) 2024-09-10T18:42:24.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:24 smithi138 ceph-mon[50299]: Deploying daemon crash.smithi135 on smithi135 2024-09-10T18:42:25.280 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:25 smithi135 ceph-mon[64086]: pgmap v32: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:25 smithi138 ceph-mon[50299]: pgmap v32: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:27.402 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:27 smithi138 ceph-mon[50299]: pgmap v33: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:27.403 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:27.403 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:27.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:27 smithi135 ceph-mon[64086]: pgmap v33: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:27.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:27.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: pgmap v34: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: Upgrade: Updating crash.smithi138 (2/2) 2024-09-10T18:42:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:28.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:28.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:28 smithi135 ceph-mon[64086]: Deploying daemon crash.smithi138 on smithi138 2024-09-10T18:42:28.702 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: pgmap v34: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:28.702 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: Upgrade: Updating crash.smithi138 (2/2) 2024-09-10T18:42:28.702 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:28.702 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi138", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:42:28.703 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:28.703 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:28 smithi138 ceph-mon[50299]: Deploying daemon crash.smithi138 on smithi138 2024-09-10T18:42:28.737 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:30.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:30 smithi138 ceph-mon[50299]: pgmap v35: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:30.613 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:30.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:30 smithi135 ceph-mon[64086]: pgmap v35: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:30.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:32.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:32.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:32.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:32.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:33.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:32 smithi135 ceph-mon[64086]: pgmap v36: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:33.065 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:32 smithi138 ceph-mon[50299]: pgmap v36: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:33.765 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:35.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:34 smithi138 ceph-mon[50299]: pgmap v37: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:35.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:35.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:34 smithi135 ceph-mon[64086]: pgmap v37: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:36.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:36.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:36.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:36 smithi138 ceph-mon[50299]: pgmap v38: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:36.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:36 smithi135 ceph-mon[64086]: pgmap v38: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:38.458 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.458 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.458 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.458 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:38.794 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:39.491 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:39 smithi135 ceph-mon[64086]: pgmap v39: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:39.491 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:39 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:39.491 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:39 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:39 smithi138 ceph-mon[50299]: pgmap v39: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:39 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:39 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:39.747 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:42:40.388 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:42:40.388 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (11m) 3s ago 12m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:42:40.388 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (14s) 3s ago 12m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (10s) 5s ago 11m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (11m) 3s ago 12m 37.0M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (7m) 3s ago 7m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (7m) 5s ago 7m 16.9M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (2m) 3s ago 14m 447M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (93s) 5s ago 11m 398M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (77s) 3s ago 14m 44.9M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (53s) 5s ago 11m 44.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (4m) 3s ago 4m 84.4M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (4m) 5s ago 4m 77.3M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (12m) 3s ago 12m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (11m) 5s ago 11m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:42:40.389 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (11m) 3s ago 11m 380M 4096M 16.2.5 6933c2a0b7dd 55c27533da14 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (10m) 3s ago 10m 293M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (10m) 3s ago 10m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (9m) 3s ago 9m 360M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (9m) 5s ago 9m 377M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (9m) 5s ago 9m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (8m) 5s ago 8m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (8m) 5s ago 8m 495M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:42:40.390 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 3s ago 12m 61.9M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:42:40.390 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:40 smithi135 ceph-mon[64086]: pgmap v40: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:40.390 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:40 smithi135 ceph-mon[64086]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:40.391 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:40 smithi135 ceph-mon[64086]: from='client.34174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:40.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:40 smithi138 ceph-mon[50299]: pgmap v40: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:42:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:40 smithi138 ceph-mon[50299]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:40 smithi138 ceph-mon[50299]: from='client.34174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:40.788 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:42:40.788 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:42:40.788 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:42:40.789 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:42:40.790 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-09-10T18:42:40.790 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 4 2024-09-10T18:42:40.790 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:42:40.790 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:42:41.119 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:42:41.119 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:42:41.119 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:42:41.119 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:42:41.119 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "6/23 daemons upgraded", 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading crash daemons", 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:42:41.120 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:42:41.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:41 smithi138 ceph-mon[50299]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:41 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/2060070112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:41 smithi138 ceph-mon[50299]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:41.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:41 smithi135 ceph-mon[64086]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:41.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:41 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/2060070112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:41.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:41 smithi135 ceph-mon[64086]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:42:42.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: pgmap v41: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: pgmap v42: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: pgmap v43: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:42:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:42 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:42:42.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: pgmap v41: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: pgmap v42: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 202 B/s rd, 202 B/s wr, 0 op/s 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: pgmap v43: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:42:42.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:42 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:42:43.836 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:44.792 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:44 smithi135 ceph-mon[64086]: pgmap v44: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:44.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:44 smithi138 ceph-mon[50299]: pgmap v44: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.768 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:45.769 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:42:45.770 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:42:45.771 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:42:45.772 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:45.773 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all crash 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi135"}]: dispatch 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi135"}]': finished 2024-09-10T18:42:45.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi138"}]: dispatch 2024-09-10T18:42:45.775 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi138"}]': finished 2024-09-10T18:42:45.775 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-10T18:42:45.775 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-10T18:42:45.775 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:45 smithi135 ceph-mon[64086]: Upgrade: osd.0 is safe to restart 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:45.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:45.843 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:42:45.844 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:42:45.845 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:42:45.846 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:42:45.847 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all crash 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi135"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi135"}]': finished 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi138"}]: dispatch 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi138"}]': finished 2024-09-10T18:42:45.848 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-10T18:42:45.849 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-10T18:42:45.849 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:45 smithi138 ceph-mon[50299]: Upgrade: osd.0 is safe to restart 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: pgmap v45: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 125 B/s rd, 125 B/s wr, 0 op/s 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: Upgrade: Updating osd.0 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:47 smithi138 ceph-mon[50299]: Deploying daemon osd.0 on smithi135 2024-09-10T18:42:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: pgmap v45: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 125 B/s rd, 125 B/s wr, 0 op/s 2024-09-10T18:42:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: Upgrade: Updating osd.0 2024-09-10T18:42:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:42:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:42:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:47 smithi135 ceph-mon[64086]: Deploying daemon osd.0 on smithi135 2024-09-10T18:42:48.864 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:48.937 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:48 smithi135 systemd[1]: Stopping Ceph osd.0 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:42:49.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:49 smithi135 ceph-mon[64086]: pgmap v46: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:49.188 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:42:49.092+0000 7f011a095700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:42:49.188 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:42:49.092+0000 7f011a095700 -1 osd.0 74 *** Got signal Terminated *** 2024-09-10T18:42:49.188 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0[31940]: debug 2024-09-10T18:42:49.092+0000 7f011a095700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:42:49.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:49 smithi138 ceph-mon[50299]: pgmap v46: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 251 B/s rd, 251 B/s wr, 0 op/s 2024-09-10T18:42:49.446 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 podman[70767]: 2024-09-10 18:42:49.185999822 +0000 UTC m=+0.210320223 container died 55c27533da14b70b9af6b4ee53381fec250692718b4bd6a1fcf6ebd7327a56c9 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-09-10T18:42:49.846 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 podman[70767]: 2024-09-10 18:42:49.552461876 +0000 UTC m=+0.576782274 container cleanup 55c27533da14b70b9af6b4ee53381fec250692718b4bd6a1fcf6ebd7327a56c9 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.vendor=CentOS, ceph=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, RELEASE=HEAD) 2024-09-10T18:42:49.847 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 bash[70767]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0 2024-09-10T18:42:50.105 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:49 smithi135 podman[70780]: 2024-09-10 18:42:49.845695169 +0000 UTC m=+0.658064957 container remove 55c27533da14b70b9af6b4ee53381fec250692718b4bd6a1fcf6ebd7327a56c9 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-10T18:42:50.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 failed (root=default,host=smithi135) (connection refused reported by osd.5) 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:50 smithi135 ceph-mon[64086]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 failed (root=default,host=smithi135) (connection refused reported by osd.5) 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.6 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.2 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.3 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.1 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.5 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.7 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:50 smithi138 ceph-mon[50299]: osd.0 reported immediately failed by osd.4 2024-09-10T18:42:50.406 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.232538788 +0000 UTC m=+0.016218473 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:42:50.406 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.338470384 +0000 UTC m=+0.122150105 container create ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:42:50.701 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.593245208 +0000 UTC m=+0.376924890 container init ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-10T18:42:50.701 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.596672753 +0000 UTC m=+0.380352435 container start ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:42:50.701 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.699905317 +0000 UTC m=+0.483585001 container attach ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-10T18:42:51.075 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:50 smithi135 podman[70880]: 2024-09-10 18:42:50.774214201 +0000 UTC m=+0.557893878 container died ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-10T18:42:51.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:51 smithi138 ceph-mon[50299]: pgmap v47: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 125 B/s rd, 125 B/s wr, 0 op/s 2024-09-10T18:42:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:51 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:42:51.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:51 smithi138 ceph-mon[50299]: osdmap e75: 8 total, 7 up, 8 in 2024-09-10T18:42:51.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:51 smithi135 ceph-mon[64086]: pgmap v47: 129 pgs: 129 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 125 B/s rd, 125 B/s wr, 0 op/s 2024-09-10T18:42:51.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:51 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:42:51.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:51 smithi135 ceph-mon[64086]: osdmap e75: 8 total, 7 up, 8 in 2024-09-10T18:42:51.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 podman[70904]: 2024-09-10 18:42:51.47923705 +0000 UTC m=+0.695590489 container remove ed45172f2e2053b8d5ff3072a2c9eb8a92d648e6feb34532e1a6b3c2bcaf898b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-10T18:42:51.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-10T18:42:51.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 systemd[1]: Stopped Ceph osd.0 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:42:51.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.0.service: Consumed 1min 21.149s CPU time. 2024-09-10T18:42:52.013 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 systemd[1]: Starting Ceph osd.0 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:42:52.013 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 podman[71004]: 2024-09-10 18:42:51.829352466 +0000 UTC m=+0.016254040 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:42:52.013 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:51 smithi135 podman[71004]: 2024-09-10 18:42:51.938641295 +0000 UTC m=+0.125542865 container create cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-10T18:42:52.293 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-mon[64086]: osdmap e76: 8 total, 7 up, 8 in 2024-09-10T18:42:52.293 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 podman[71004]: 2024-09-10 18:42:52.216521874 +0000 UTC m=+0.403423443 container init cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-10T18:42:52.293 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 podman[71004]: 2024-09-10 18:42:52.219980087 +0000 UTC m=+0.406881665 container start cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-10T18:42:52.293 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 podman[71004]: 2024-09-10 18:42:52.29155445 +0000 UTC m=+0.478456038 container attach cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:42:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:52 smithi138 ceph-mon[50299]: osdmap e76: 8 total, 7 up, 8 in 2024-09-10T18:42:52.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-10T18:42:52.657 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-10T18:42:52.658 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate[71019]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-10T18:42:52.658 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 bash[71004]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-10T18:42:52.658 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:52 smithi135 podman[71004]: 2024-09-10 18:42:52.532283532 +0000 UTC m=+0.719185103 container died cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:42:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:53 smithi135 ceph-mon[64086]: pgmap v50: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:42:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:53 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-09-10T18:42:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:53 smithi138 ceph-mon[50299]: pgmap v50: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:42:53.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:53 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-09-10T18:42:53.521 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 podman[71141]: 2024-09-10 18:42:53.256905964 +0000 UTC m=+0.718969032 container remove cd303d1014258024e471a02e78a1d8a4479cb821402e5d872bb5fe3260c12e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-10T18:42:53.521 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 podman[71202]: 2024-09-10 18:42:53.366459765 +0000 UTC m=+0.016009005 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:42:53.521 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 podman[71202]: 2024-09-10 18:42:53.474357518 +0000 UTC m=+0.123906803 container create 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-10T18:42:53.820 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 podman[71202]: 2024-09-10 18:42:53.71854847 +0000 UTC m=+0.368097710 container init 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-10T18:42:53.820 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 podman[71202]: 2024-09-10 18:42:53.721929503 +0000 UTC m=+0.371478744 container start 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:42:53.820 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 ceph-osd[71221]: -- 172.21.15.135:0/3465996155 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579a515cd00 con 0x5579a512f000 2024-09-10T18:42:53.887 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:54.156 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 bash[71202]: 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d 2024-09-10T18:42:54.156 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:53 smithi135 systemd[1]: Started Ceph osd.0 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:42:54.644 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:54 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:42:54.269+0000 7f76e4d22440 -1 Falling back to public interface 2024-09-10T18:42:54.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:54 smithi135 ceph-mon[64086]: pgmap v51: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:42:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:54.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:55.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:54 smithi138 ceph-mon[50299]: pgmap v51: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:42:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:42:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:42:57.152 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:56 smithi135 ceph-mon[64086]: pgmap v52: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-10T18:42:57.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:56 smithi138 ceph-mon[50299]: pgmap v52: 129 pgs: 49 peering, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-10T18:42:58.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:57 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 187/1368 objects degraded (13.670%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:42:58.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:57 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-09-10T18:42:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:57 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 187/1368 objects degraded (13.670%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:42:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:57 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-09-10T18:42:58.802 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:42:58.437+0000 7f76e4d22440 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-10T18:42:58.919 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:42:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:58 smithi135 ceph-mon[64086]: pgmap v53: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:42:59.156 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:42:58.937+0000 7f76e4d22440 -1 osd.0 74 log_to_monitors true 2024-09-10T18:42:59.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:58 smithi138 ceph-mon[50299]: pgmap v53: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:00.222 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:59 smithi135 ceph-mon[64086]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:43:00.222 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:00.222 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:42:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:00.223 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:42:59 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:42:59.939+0000 7f76dd2cf640 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:43:00.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:59 smithi138 ceph-mon[50299]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:43:00.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:00.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:42:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: pgmap v54: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: osdmap e77: 8 total, 7 up, 8 in 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:01.255 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:01.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: pgmap v54: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:01.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:43:01.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: osdmap e77: 8 total, 7 up, 8 in 2024-09-10T18:43:01.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: from='osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:01.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:01.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:02.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:02.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742] boot 2024-09-10T18:43:02.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: osdmap e78: 8 total, 8 up, 8 in 2024-09-10T18:43:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:43:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:01 smithi135 ceph-mon[64086]: osdmap e79: 8 total, 8 up, 8 in 2024-09-10T18:43:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: osd.0 [v2:172.21.15.135:6802/865650742,v1:172.21.15.135:6803/865650742] boot 2024-09-10T18:43:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: osdmap e78: 8 total, 8 up, 8 in 2024-09-10T18:43:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:43:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:02.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:02.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:01 smithi138 ceph-mon[50299]: osdmap e79: 8 total, 8 up, 8 in 2024-09-10T18:43:03.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:03 smithi135 ceph-mon[64086]: pgmap v57: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:03.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:03 smithi135 ceph-mon[64086]: mgrmap e42: smithi135.beoolq(active, since 92s), standbys: smithi138.silqfq 2024-09-10T18:43:03.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:03 smithi138 ceph-mon[50299]: pgmap v57: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:03.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:03 smithi138 ceph-mon[50299]: mgrmap e42: smithi135.beoolq(active, since 92s), standbys: smithi138.silqfq 2024-09-10T18:43:03.947 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: pgmap v59: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: pgmap v59: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:05.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:06.431 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:06 smithi135 ceph-mon[64086]: pgmap v60: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 771 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:06.432 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:06 smithi135 ceph-mon[64086]: pgmap v61: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 844 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:06.432 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:06 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:06.432 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:06 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:06 smithi138 ceph-mon[50299]: pgmap v60: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 771 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:06 smithi138 ceph-mon[50299]: pgmap v61: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 844 B/s wr, 1 op/s; 187/1368 objects degraded (13.670%) 2024-09-10T18:43:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:06 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:06 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:07 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 187/1368 objects degraded (13.670%), 30 pgs degraded) 2024-09-10T18:43:07.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:07 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 187/1368 objects degraded (13.670%), 30 pgs degraded) 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: pgmap v62: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.481 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-10T18:43:08.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: pgmap v62: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-09-10T18:43:08.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-10T18:43:08.975 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:09 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.374 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:09.375 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:43:09.376 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:09.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:09.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:09 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-10T18:43:09.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:09 smithi135 ceph-mon[64086]: Upgrade: osd.1 is safe to restart 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:09 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:09.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:43:09.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:09.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:09.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:09 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-10T18:43:09.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:09 smithi138 ceph-mon[50299]: Upgrade: osd.1 is safe to restart 2024-09-10T18:43:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:10 smithi135 ceph-mon[64086]: pgmap v63: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 140 B/s rd, 140 B/s wr, 0 op/s 2024-09-10T18:43:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:43:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:10.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:10 smithi138 ceph-mon[50299]: pgmap v63: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 140 B/s rd, 140 B/s wr, 0 op/s 2024-09-10T18:43:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:43:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:11.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:11 smithi135 ceph-mon[64086]: Upgrade: Updating osd.1 2024-09-10T18:43:11.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:11 smithi135 ceph-mon[64086]: Deploying daemon osd.1 on smithi135 2024-09-10T18:43:11.487 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:43:11.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:11 smithi138 ceph-mon[50299]: Upgrade: Updating osd.1 2024-09-10T18:43:11.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:11 smithi138 ceph-mon[50299]: Deploying daemon osd.1 on smithi135 2024-09-10T18:43:12.116 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (11m) 11s ago 13m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (46s) 11s ago 13m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (41s) 37s ago 12m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (11m) 11s ago 12m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (7m) 11s ago 7m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (7m) 37s ago 7m 16.9M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (2m) 11s ago 14m 450M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (2m) 37s ago 12m 398M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (108s) 11s ago 14m 45.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (85s) 37s ago 12m 44.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:43:12.117 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (5m) 11s ago 5m 84.5M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (5m) 37s ago 5m 77.3M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (12m) 11s ago 12m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (12m) 37s ago 12m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (18s) 11s ago 11m 12.5M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (11m) 11s ago 11m 293M 4096M 16.2.5 6933c2a0b7dd 543c5504fada 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (10m) 11s ago 10m 247M 4096M 16.2.5 6933c2a0b7dd fb80dd3de34b 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (10m) 11s ago 10m 359M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (10m) 37s ago 10m 377M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (9m) 37s ago 9m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (9m) 37s ago 9m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (9m) 37s ago 9m 495M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:43:12.118 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 11s ago 12m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:43:12.387 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:12 smithi135 ceph-mon[64086]: pgmap v64: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-09-10T18:43:12.539 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 1 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 5 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:43:12.540 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:43:12.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:12 smithi138 ceph-mon[50299]: pgmap v64: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 231 B/s rd, 231 B/s wr, 0 op/s 2024-09-10T18:43:12.656 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:12 smithi135 systemd[1]: Stopping Ceph osd.1 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:43:12.656 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:43:12.542+0000 7ff13840f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:43:12.656 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:43:12.542+0000 7ff13840f700 -1 osd.1 79 *** Got signal Terminated *** 2024-09-10T18:43:12.657 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:12 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1[34447]: debug 2024-09-10T18:43:12.542+0000 7ff13840f700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:43:12.657 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:12 smithi135 podman[73680]: 2024-09-10 18:43:12.623989368 +0000 UTC m=+0.197357056 container died 543c5504fada076c527e8a07c692082bc222311dfa3e9fb7be33d035b6fb50eb (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0) 2024-09-10T18:43:12.866 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:43:12.866 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "7/23 daemons upgraded", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:43:12.867 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:43:13.156 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:13 smithi135 podman[73680]: 2024-09-10 18:43:13.000277701 +0000 UTC m=+0.573645400 container cleanup 543c5504fada076c527e8a07c692082bc222311dfa3e9fb7be33d035b6fb50eb (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:43:13.156 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:13 smithi135 bash[73680]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1 2024-09-10T18:43:13.521 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:13 smithi135 podman[73697]: 2024-09-10 18:43:13.419207167 +0000 UTC m=+0.797504603 container remove 543c5504fada076c527e8a07c692082bc222311dfa3e9fb7be33d035b6fb50eb (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.1, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image) 2024-09-10T18:43:13.522 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.522 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: from='client.34198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.522 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.522 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/920737842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:13.522 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 failed (root=default,host=smithi135) (connection refused reported by osd.5) 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.523 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.525 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:13 smithi135 ceph-mon[64086]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: from='client.34198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/920737842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 failed (root=default,host=smithi135) (connection refused reported by osd.5) 2024-09-10T18:43:13.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.6 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.5 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.0 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.4 2024-09-10T18:43:13.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.2 2024-09-10T18:43:13.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.3 2024-09-10T18:43:13.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:13 smithi138 ceph-mon[50299]: osd.1 reported immediately failed by osd.7 2024-09-10T18:43:14.019 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:14.141 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:13 smithi135 podman[73823]: 2024-09-10 18:43:13.772217494 +0000 UTC m=+0.016255225 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:14.141 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:13 smithi135 podman[73823]: 2024-09-10 18:43:13.887050291 +0000 UTC m=+0.131088023 container create 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-10T18:43:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:14 smithi135 ceph-mon[64086]: pgmap v65: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-10T18:43:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:14 smithi135 ceph-mon[64086]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:14 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:43:14.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:14 smithi135 ceph-mon[64086]: osdmap e80: 8 total, 7 up, 8 in 2024-09-10T18:43:14.407 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 podman[73823]: 2024-09-10 18:43:14.13980878 +0000 UTC m=+0.383846510 container init 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-10T18:43:14.407 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 podman[73823]: 2024-09-10 18:43:14.143534597 +0000 UTC m=+0.387572332 container start 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-10T18:43:14.407 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 podman[73823]: 2024-09-10 18:43:14.231140957 +0000 UTC m=+0.475178697 container attach 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-10T18:43:14.407 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 podman[73823]: 2024-09-10 18:43:14.335464246 +0000 UTC m=+0.579501977 container died 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:43:14.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:14 smithi138 ceph-mon[50299]: pgmap v65: 129 pgs: 129 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-10T18:43:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:14 smithi138 ceph-mon[50299]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:14 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:43:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:14 smithi138 ceph-mon[50299]: osdmap e80: 8 total, 7 up, 8 in 2024-09-10T18:43:15.259 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 podman[73857]: 2024-09-10 18:43:14.959989764 +0000 UTC m=+0.613391138 container remove 2ac49444a0960f9ba487eeaea3d10034eb874b8d6a4094ff110364dcf7760809 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-09-10T18:43:15.259 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-10T18:43:15.259 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 systemd[1]: Stopped Ceph osd.1 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:43:15.259 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:14 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.1.service: Consumed 1min 10.197s CPU time. 2024-09-10T18:43:15.259 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 systemd[1]: Starting Ceph osd.1 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:43:15.538 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-mon[64086]: osdmap e81: 8 total, 7 up, 8 in 2024-09-10T18:43:15.538 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:15.538 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:15.538 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:15.538 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 podman[73954]: 2024-09-10 18:43:15.302894341 +0000 UTC m=+0.015711830 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:15.538 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 podman[73954]: 2024-09-10 18:43:15.428343533 +0000 UTC m=+0.141161010 container create 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-10T18:43:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:15 smithi138 ceph-mon[50299]: osdmap e81: 8 total, 7 up, 8 in 2024-09-10T18:43:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:15.799 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 podman[73954]: 2024-09-10 18:43:15.697765432 +0000 UTC m=+0.410582910 container init 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-10T18:43:15.799 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 podman[73954]: 2024-09-10 18:43:15.701291265 +0000 UTC m=+0.414108751 container start 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True) 2024-09-10T18:43:15.799 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 podman[73954]: 2024-09-10 18:43:15.797906122 +0000 UTC m=+0.510723609 container attach 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:43:16.156 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-10T18:43:16.157 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-10T18:43:16.158 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-10T18:43:16.158 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-10T18:43:16.158 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate[73969]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-10T18:43:16.158 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:15 smithi135 bash[73954]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-10T18:43:16.158 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:16 smithi135 podman[73954]: 2024-09-10 18:43:16.014037953 +0000 UTC m=+0.726855431 container died 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True) 2024-09-10T18:43:16.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:16 smithi138 ceph-mon[50299]: pgmap v68: 129 pgs: 16 stale+active+clean, 113 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:43:16.644 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:16 smithi135 ceph-mon[64086]: pgmap v68: 129 pgs: 16 stale+active+clean, 113 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:43:16.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:16 smithi135 podman[74086]: 2024-09-10 18:43:16.643530306 +0000 UTC m=+0.622861094 container remove 32b37890b87eef5660398ba5f0ec02842abd03a5c41a631b3f432c63b7355e3a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-10T18:43:16.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:16 smithi135 podman[74145]: 2024-09-10 18:43:16.754564178 +0000 UTC m=+0.015944057 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:16.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:16 smithi135 podman[74145]: 2024-09-10 18:43:16.869946038 +0000 UTC m=+0.131325976 container create 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-10T18:43:17.311 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 podman[74145]: 2024-09-10 18:43:17.122357965 +0000 UTC m=+0.383737844 container init 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-10T18:43:17.311 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 podman[74145]: 2024-09-10 18:43:17.12556748 +0000 UTC m=+0.386947360 container start 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-10T18:43:17.312 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-osd[74164]: -- 172.21.15.135:0/2615481355 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b6a4ba4d00 con 0x55b6a4b77000 2024-09-10T18:43:17.312 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 bash[74145]: 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 2024-09-10T18:43:17.312 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 systemd[1]: Started Ceph osd.1 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:43:17.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:17 smithi138 ceph-mon[50299]: pgmap v69: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:17 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 152/1368 objects degraded (11.111%), 27 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-mon[64086]: pgmap v69: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 152/1368 objects degraded (11.111%), 27 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:17.981 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:17 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:43:17.673+0000 7f10a315b440 -1 Falling back to public interface 2024-09-10T18:43:19.051 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:19.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:19 smithi135 ceph-mon[64086]: pgmap v70: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:20.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:19 smithi138 ceph-mon[50299]: pgmap v70: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:21.656 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:43:21.513+0000 7f10a315b440 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-10T18:43:22.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:21 smithi138 ceph-mon[50299]: pgmap v71: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:22.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:21 smithi135 ceph-mon[64086]: pgmap v71: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:22.156 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:21 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:43:21.838+0000 7f10a315b440 -1 osd.1 79 log_to_monitors true 2024-09-10T18:43:23.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:22 smithi138 ceph-mon[50299]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:43:23.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:22 smithi135 ceph-mon[64086]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:43:23.156 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:43:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:43:22.855+0000 7f1099f05640 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:43:24.074 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: pgmap v72: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: osdmap e82: 8 total, 7 up, 8 in 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:24.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:24.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: pgmap v72: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:43:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: osdmap e82: 8 total, 7 up, 8 in 2024-09-10T18:43:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: from='osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035] boot 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: osdmap e83: 8 total, 8 up, 8 in 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:25.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:24 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:25.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: osd.1 [v2:172.21.15.135:6810/3544722035,v1:172.21.15.135:6811/3544722035] boot 2024-09-10T18:43:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: osdmap e83: 8 total, 8 up, 8 in 2024-09-10T18:43:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:43:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:25.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:24 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:26.077 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:25 smithi135 ceph-mon[64086]: pgmap v75: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:26.077 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:25 smithi135 ceph-mon[64086]: osdmap e84: 8 total, 8 up, 8 in 2024-09-10T18:43:26.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:25 smithi138 ceph-mon[50299]: pgmap v75: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 152/1368 objects degraded (11.111%) 2024-09-10T18:43:26.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:25 smithi138 ceph-mon[50299]: osdmap e84: 8 total, 8 up, 8 in 2024-09-10T18:43:27.238 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:26 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 56/1368 objects degraded (4.094%), 10 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:27.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:26 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 56/1368 objects degraded (4.094%), 10 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:28.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:27 smithi138 ceph-mon[50299]: pgmap v77: 129 pgs: 6 active+undersized, 10 active+undersized+degraded, 113 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 56/1368 objects degraded (4.094%) 2024-09-10T18:43:28.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:27 smithi135 ceph-mon[64086]: pgmap v77: 129 pgs: 6 active+undersized, 10 active+undersized+degraded, 113 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 56/1368 objects degraded (4.094%) 2024-09-10T18:43:29.104 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:29.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: pgmap v78: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-10T18:43:29.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: pgmap v79: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-09-10T18:43:29.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:29.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:28 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:29.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: pgmap v78: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: pgmap v79: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:29.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:28 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:30.239 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:29 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/1368 objects degraded (4.094%), 10 pgs degraded) 2024-09-10T18:43:30.239 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:29 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:30.240 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:29 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:30.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:29 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/1368 objects degraded (4.094%), 10 pgs degraded) 2024-09-10T18:43:30.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:29 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:30.243 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:29 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:31.094 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:30 smithi135 ceph-mon[64086]: pgmap v80: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 166 B/s rd, 166 B/s wr, 0 op/s 2024-09-10T18:43:31.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:30 smithi138 ceph-mon[50299]: pgmap v80: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 166 B/s rd, 166 B/s wr, 0 op/s 2024-09-10T18:43:32.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:32.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-10T18:43:32.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:32.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:32.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-10T18:43:33.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:33.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:33.331 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.332 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:43:33.333 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:43:33.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:33.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:33.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: Upgrade: osd.2 is safe to restart 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: pgmap v81: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 284 B/s rd, 284 B/s wr, 0 op/s 2024-09-10T18:43:33.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:33.340 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:43:33.340 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:32 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:33.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:33.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:33.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:33.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:33.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:33.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-10T18:43:33.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: Upgrade: osd.2 is safe to restart 2024-09-10T18:43:33.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: pgmap v81: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 284 B/s rd, 284 B/s wr, 0 op/s 2024-09-10T18:43:33.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:33.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:43:33.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:32 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:34.134 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:34.282 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:33 smithi135 ceph-mon[64086]: Upgrade: Updating osd.2 2024-09-10T18:43:34.282 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:33 smithi135 ceph-mon[64086]: Deploying daemon osd.2 on smithi135 2024-09-10T18:43:34.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:33 smithi138 ceph-mon[50299]: Upgrade: Updating osd.2 2024-09-10T18:43:34.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:33 smithi138 ceph-mon[50299]: Deploying daemon osd.2 on smithi135 2024-09-10T18:43:35.326 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:34 smithi135 ceph-mon[64086]: pgmap v82: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s 2024-09-10T18:43:35.326 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:35.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:34 smithi138 ceph-mon[50299]: pgmap v82: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 224 B/s rd, 224 B/s wr, 0 op/s 2024-09-10T18:43:35.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:35.906 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:35 smithi135 systemd[1]: Stopping Ceph osd.2 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:43:35.906 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:43:35.760+0000 7f4320799700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:43:35.906 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:43:35.760+0000 7f4320799700 -1 osd.2 84 *** Got signal Terminated *** 2024-09-10T18:43:35.907 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:35 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2[37761]: debug 2024-09-10T18:43:35.760+0000 7f4320799700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:43:35.907 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:35 smithi135 podman[76513]: 2024-09-10 18:43:35.833706963 +0000 UTC m=+0.191576807 container died fb80dd3de34b657365ab765ca7cc6f4a1dc8b284cad9b2cfde24f4d5bcef3143 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, ceph=True) 2024-09-10T18:43:36.598 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:36 smithi135 podman[76513]: 2024-09-10 18:43:36.32109377 +0000 UTC m=+0.678963608 container cleanup fb80dd3de34b657365ab765ca7cc6f4a1dc8b284cad9b2cfde24f4d5bcef3143 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2, ceph=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2) 2024-09-10T18:43:36.598 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:36 smithi135 bash[76513]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2 2024-09-10T18:43:36.906 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:36 smithi135 podman[76526]: 2024-09-10 18:43:36.597299729 +0000 UTC m=+0.757213457 container remove fb80dd3de34b657365ab765ca7cc6f4a1dc8b284cad9b2cfde24f4d5bcef3143 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.2, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, RELEASE=HEAD, org.label-schema.schema-version=1.0, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-09-10T18:43:37.335 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:36.941594649 +0000 UTC m=+0.015925352 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:37.335 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:37.056945111 +0000 UTC m=+0.131275809 container create 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:43:37.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: pgmap v83: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 222 B/s rd, 222 B/s wr, 0 op/s 2024-09-10T18:43:37.335 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 failed (root=default,host=smithi135) (connection refused reported by osd.7) 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.336 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.337 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.338 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:36 smithi135 ceph-mon[64086]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: pgmap v83: 129 pgs: 129 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 222 B/s rd, 222 B/s wr, 0 op/s 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 failed (root=default,host=smithi135) (connection refused reported by osd.7) 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.5 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.4 2024-09-10T18:43:37.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.6 2024-09-10T18:43:37.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.3 2024-09-10T18:43:37.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.7 2024-09-10T18:43:37.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.0 2024-09-10T18:43:37.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:36 smithi138 ceph-mon[50299]: osd.2 reported immediately failed by osd.1 2024-09-10T18:43:37.657 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:37.334489854 +0000 UTC m=+0.408820551 container init 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-10T18:43:37.657 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:37.33814776 +0000 UTC m=+0.412478465 container start 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:43:37.657 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:37.409388897 +0000 UTC m=+0.483719604 container attach 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-10T18:43:37.657 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:37 smithi135 podman[76638]: 2024-09-10 18:43:37.514308976 +0000 UTC m=+0.588639674 container died 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T18:43:38.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:37 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:43:38.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:37 smithi138 ceph-mon[50299]: osdmap e85: 8 total, 7 up, 8 in 2024-09-10T18:43:38.130 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:37 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:43:38.131 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:37 smithi135 ceph-mon[64086]: osdmap e85: 8 total, 7 up, 8 in 2024-09-10T18:43:38.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76661]: 2024-09-10 18:43:38.12996887 +0000 UTC m=+0.609970301 container remove 630f1d29854d5a07c13af43d4244f66dd5847cef2b079bfc6f8fec14bd3e20d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:43:38.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-10T18:43:38.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 systemd[1]: Stopped Ceph osd.2 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:43:38.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.2.service: Consumed 48.705s CPU time. 2024-09-10T18:43:38.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 systemd[1]: Starting Ceph osd.2 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:43:38.901 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76762]: 2024-09-10 18:43:38.464992677 +0000 UTC m=+0.015724763 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:38.902 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76762]: 2024-09-10 18:43:38.572707842 +0000 UTC m=+0.123439970 container create b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-10T18:43:38.902 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76762]: 2024-09-10 18:43:38.800860049 +0000 UTC m=+0.351592136 container init b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-10T18:43:38.902 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76762]: 2024-09-10 18:43:38.80462528 +0000 UTC m=+0.355357366 container start b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-10T18:43:38.902 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:38 smithi135 podman[76762]: 2024-09-10 18:43:38.900647349 +0000 UTC m=+0.451379449 container attach b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:43:39.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:38 smithi135 ceph-mon[64086]: pgmap v85: 129 pgs: 6 peering, 10 stale+active+clean, 113 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:43:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:38 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-10T18:43:39.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:38 smithi135 ceph-mon[64086]: osdmap e86: 8 total, 7 up, 8 in 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-10T18:43:39.157 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate[76776]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 bash[76762]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-10T18:43:39.158 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:39 smithi135 podman[76762]: 2024-09-10 18:43:39.111385082 +0000 UTC m=+0.662117176 container died b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-10T18:43:39.160 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:39.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:38 smithi138 ceph-mon[50299]: pgmap v85: 129 pgs: 6 peering, 10 stale+active+clean, 113 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:43:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:38 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-10T18:43:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:38 smithi138 ceph-mon[50299]: osdmap e86: 8 total, 7 up, 8 in 2024-09-10T18:43:40.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:40 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 14/1368 objects degraded (1.023%), 2 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:40.378 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:40 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 14/1368 objects degraded (1.023%), 2 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:40.378 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 podman[76892]: 2024-09-10 18:43:40.01357615 +0000 UTC m=+0.895240169 container remove b342305949dd0d881e4da8a43726572752081e8dcbbdca0ebd7e01330442491d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-10T18:43:40.378 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 podman[76999]: 2024-09-10 18:43:40.124395578 +0000 UTC m=+0.016220573 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:43:40.379 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 podman[76999]: 2024-09-10 18:43:40.250121741 +0000 UTC m=+0.141946730 container create 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-10T18:43:40.656 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 podman[76999]: 2024-09-10 18:43:40.49200956 +0000 UTC m=+0.383834555 container init 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-10T18:43:40.656 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 podman[76999]: 2024-09-10 18:43:40.496288393 +0000 UTC m=+0.388113382 container start 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-10T18:43:40.656 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 ceph-osd[77018]: -- 172.21.15.135:0/861743771 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5606ac958d00 con 0x5606ac92b000 2024-09-10T18:43:40.656 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 bash[76999]: 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 2024-09-10T18:43:40.656 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:40 smithi135 systemd[1]: Started Ceph osd.2 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:43:41.328 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:41 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:43:41.043+0000 7f0b89144440 -1 Falling back to public interface 2024-09-10T18:43:41.328 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:41 smithi135 ceph-mon[64086]: pgmap v87: 129 pgs: 4 active+undersized, 6 peering, 8 stale+active+clean, 2 active+undersized+degraded, 109 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 14/1368 objects degraded (1.023%) 2024-09-10T18:43:41.328 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:41 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:41.328 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:41 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:41.328 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:41 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:41.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:41 smithi138 ceph-mon[50299]: pgmap v87: 129 pgs: 4 active+undersized, 6 peering, 8 stale+active+clean, 2 active+undersized+degraded, 109 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 14/1368 objects degraded (1.023%) 2024-09-10T18:43:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:41 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:41 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:41.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:41 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:43.212 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:43:43.213 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:43 smithi135 ceph-mon[64086]: pgmap v88: 129 pgs: 12 active+undersized, 6 peering, 18 active+undersized+degraded, 93 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 96/1368 objects degraded (7.018%) 2024-09-10T18:43:43.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:43 smithi138 ceph-mon[50299]: pgmap v88: 129 pgs: 12 active+undersized, 6 peering, 18 active+undersized+degraded, 93 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 96/1368 objects degraded (7.018%) 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (12m) 20s ago 13m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (78s) 20s ago 13m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (73s) 69s ago 12m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (12m) 20s ago 13m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (8m) 20s ago 8m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:43:43.891 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (8m) 69s ago 8m 16.9M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (3m) 20s ago 15m 451M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (2m) 69s ago 12m 398M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (2m) 20s ago 15m 47.0M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (117s) 69s ago 12m 44.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (5m) 20s ago 5m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (5m) 69s ago 5m 77.3M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (13m) 20s ago 13m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (12m) 69s ago 12m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (50s) 20s ago 12m 114M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (27s) 20s ago 11m 13.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 starting - - - 4096M 2024-09-10T18:43:43.892 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (10m) 20s ago 10m 360M 4096M 16.2.5 6933c2a0b7dd 454d643ca933 2024-09-10T18:43:43.893 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (10m) 69s ago 10m 377M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:43:43.893 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (10m) 69s ago 10m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:43:43.893 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (10m) 69s ago 10m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:43:43.893 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (9m) 69s ago 9m 495M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:43:43.893 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 20s ago 13m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:43:44.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:44 smithi135 ceph-mon[64086]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:44.190 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:44.292 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 6 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:43:44.293 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:43:44.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:44 smithi138 ceph-mon[50299]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:43:44.638 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:43:44.639 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "8/23 daemons upgraded", 2024-09-10T18:43:44.639 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:43:44.639 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:43:44.639 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:43:44.878 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:43:44.619+0000 7f0b89144440 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-10T18:43:45.156 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:44 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:43:44.914+0000 7f0b89144440 -1 osd.2 84 log_to_monitors true 2024-09-10T18:43:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='client.34228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: pgmap v89: 129 pgs: 15 active+undersized, 21 active+undersized+degraded, 93 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 123/1368 objects degraded (8.991%) 2024-09-10T18:43:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-10T18:43:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/298280925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:45.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-mon[64086]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='client.34228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: pgmap v89: 129 pgs: 15 active+undersized, 21 active+undersized+degraded, 93 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 123/1368 objects degraded (8.991%) 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/298280925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:45.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:43:45.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:45 smithi138 ceph-mon[50299]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:43:46.065 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:43:45 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:43:45.699+0000 7f0b806ef640 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:43:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:46 smithi138 ceph-mon[50299]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:46 smithi138 ceph-mon[50299]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:43:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:46 smithi138 ceph-mon[50299]: osdmap e87: 8 total, 7 up, 8 in 2024-09-10T18:43:46.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:46 smithi138 ceph-mon[50299]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:46 smithi135 ceph-mon[64086]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:43:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:46 smithi135 ceph-mon[64086]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:43:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:46 smithi135 ceph-mon[64086]: osdmap e87: 8 total, 7 up, 8 in 2024-09-10T18:43:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:46 smithi135 ceph-mon[64086]: from='osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:43:47.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: pgmap v91: 129 pgs: 15 active+undersized, 21 active+undersized+degraded, 93 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 123/1368 objects degraded (8.991%) 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094] boot 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: osdmap e88: 8 total, 8 up, 8 in 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:47.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: pgmap v91: 129 pgs: 15 active+undersized, 21 active+undersized+degraded, 93 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 123/1368 objects degraded (8.991%) 2024-09-10T18:43:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:43:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: osd.2 [v2:172.21.15.135:6818/1503341094,v1:172.21.15.135:6819/1503341094] boot 2024-09-10T18:43:47.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: osdmap e88: 8 total, 8 up, 8 in 2024-09-10T18:43:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:43:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:47.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:48.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:48.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:48 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:48.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:48 smithi138 ceph-mon[50299]: osdmap e89: 8 total, 8 up, 8 in 2024-09-10T18:43:48.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:48 smithi138 ceph-mon[50299]: pgmap v94: 129 pgs: 13 active+undersized, 19 active+undersized+degraded, 97 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 104/1368 objects degraded (7.602%) 2024-09-10T18:43:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:48 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:48.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:48 smithi135 ceph-mon[64086]: osdmap e89: 8 total, 8 up, 8 in 2024-09-10T18:43:48.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:48 smithi135 ceph-mon[64086]: pgmap v94: 129 pgs: 13 active+undersized, 19 active+undersized+degraded, 97 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 104/1368 objects degraded (7.602%) 2024-09-10T18:43:49.218 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:49.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:49 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 104/1368 objects degraded (7.602%), 19 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:49.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:49 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 104/1368 objects degraded (7.602%), 19 pgs degraded (PG_DEGRADED) 2024-09-10T18:43:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:50 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:50 smithi135 ceph-mon[64086]: pgmap v95: 129 pgs: 11 active+undersized, 17 active+undersized+degraded, 101 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 90/1368 objects degraded (6.579%) 2024-09-10T18:43:51.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:50 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:51.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:50 smithi138 ceph-mon[50299]: pgmap v95: 129 pgs: 11 active+undersized, 17 active+undersized+degraded, 101 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 90/1368 objects degraded (6.579%) 2024-09-10T18:43:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: pgmap v96: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 193 B/s rd, 193 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: pgmap v97: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:52.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:51 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:43:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: pgmap v96: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 193 B/s rd, 193 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:52.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: pgmap v97: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:52.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:52.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:43:52.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:51 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:43:53.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:52 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 90/1368 objects degraded (6.579%), 17 pgs degraded) 2024-09-10T18:43:53.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:52 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 90/1368 objects degraded (6.579%), 17 pgs degraded) 2024-09-10T18:43:54.248 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:43:54.251 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:53 smithi135 ceph-mon[64086]: pgmap v98: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:54.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:53 smithi138 ceph-mon[50299]: pgmap v98: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:55.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-10T18:43:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:43:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:43:55.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-10T18:43:56.256 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.256 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.256 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:56.256 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:56.256 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:56.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:56.259 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:56.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:56.261 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: Upgrade: osd.3 is safe to restart 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: pgmap v99: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 B/s rd, 140 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:43:56.263 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:43:56.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:43:56.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:43:56.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: Upgrade: osd.3 is safe to restart 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: pgmap v99: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 140 B/s rd, 140 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:43:56.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:43:57.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:56 smithi135 ceph-mon[64086]: Upgrade: Updating osd.3 2024-09-10T18:43:57.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:56 smithi135 ceph-mon[64086]: Deploying daemon osd.3 on smithi135 2024-09-10T18:43:57.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:56 smithi138 ceph-mon[50299]: Upgrade: Updating osd.3 2024-09-10T18:43:57.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:56 smithi138 ceph-mon[50299]: Deploying daemon osd.3 on smithi135 2024-09-10T18:43:58.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:43:57 smithi138 ceph-mon[50299]: pgmap v100: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 227 B/s rd, 227 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:58.300 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:57 smithi135 ceph-mon[64086]: pgmap v100: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 227 B/s rd, 227 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:43:58.837 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:58 smithi135 systemd[1]: Stopping Ceph osd.3 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:43:58.837 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:43:58.744+0000 7f2d9466b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:43:58.838 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:43:58.744+0000 7f2d9466b700 -1 osd.3 89 *** Got signal Terminated *** 2024-09-10T18:43:58.838 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:58 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3[40808]: debug 2024-09-10T18:43:58.744+0000 7f2d9466b700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:43:59.156 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:58 smithi135 podman[79421]: 2024-09-10 18:43:58.836402301 +0000 UTC m=+0.214514912 container died 454d643ca9336ae54b10578bfff0a7ca569b2a0cfdd36a25598057fa0e19f02d (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True) 2024-09-10T18:43:59.416 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:59 smithi135 podman[79421]: 2024-09-10 18:43:59.160960675 +0000 UTC m=+0.539073285 container cleanup 454d643ca9336ae54b10578bfff0a7ca569b2a0cfdd36a25598057fa0e19f02d (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, RELEASE=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-10T18:43:59.416 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:59 smithi135 bash[79421]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3 2024-09-10T18:43:59.416 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:59 smithi135 podman[79435]: 2024-09-10 18:43:59.387523488 +0000 UTC m=+0.548582738 container remove 454d643ca9336ae54b10578bfff0a7ca569b2a0cfdd36a25598057fa0e19f02d (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.3, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, ceph=True) 2024-09-10T18:44:00.108 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:59 smithi135 podman[79577]: 2024-09-10 18:43:59.750840983 +0000 UTC m=+0.016781262 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:00.108 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:43:59 smithi135 podman[79577]: 2024-09-10 18:43:59.880156784 +0000 UTC m=+0.146097060 container create f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-10T18:44:00.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: pgmap v101: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 227 B/s rd, 227 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 failed (root=default,host=smithi135) (connection refused reported by osd.0) 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.111 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:00.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:43:59 smithi135 ceph-mon[64086]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: pgmap v101: 129 pgs: 129 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 227 B/s rd, 227 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 failed (root=default,host=smithi135) (connection refused reported by osd.0) 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.1 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.0 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.4 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.6 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.5 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.7 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:00.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:00.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:00.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:00 smithi138 ceph-mon[50299]: osd.3 reported immediately failed by osd.2 2024-09-10T18:44:00.361 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:00 smithi135 podman[79577]: 2024-09-10 18:44:00.116051018 +0000 UTC m=+0.381991297 container init f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-10T18:44:00.361 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:00 smithi135 podman[79577]: 2024-09-10 18:44:00.119573973 +0000 UTC m=+0.385514250 container start f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-10T18:44:00.361 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:00 smithi135 podman[79577]: 2024-09-10 18:44:00.290757591 +0000 UTC m=+0.556697877 container attach f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:44:00.656 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:00 smithi135 podman[79577]: 2024-09-10 18:44:00.360705629 +0000 UTC m=+0.626645906 container died f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-10T18:44:01.035 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:01.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:01 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:01.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:01 smithi138 ceph-mon[50299]: osdmap e90: 8 total, 7 up, 8 in 2024-09-10T18:44:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-mon[64086]: osdmap e90: 8 total, 7 up, 8 in 2024-09-10T18:44:01.157 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79600]: 2024-09-10 18:44:01.027718686 +0000 UTC m=+0.661174528 container remove f9fe04cbd4e16e08c306792ed9c97b725686df586588d80c36fafe6ae2aa726e (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-10T18:44:01.157 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-10T18:44:01.157 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 systemd[1]: Stopped Ceph osd.3 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:44:01.157 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.3.service: Consumed 1min 25.982s CPU time. 2024-09-10T18:44:01.580 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 systemd[1]: Starting Ceph osd.3 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:44:01.580 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79703]: 2024-09-10 18:44:01.362979188 +0000 UTC m=+0.015987665 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:01.580 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79703]: 2024-09-10 18:44:01.47019919 +0000 UTC m=+0.123207651 container create 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0) 2024-09-10T18:44:01.906 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79703]: 2024-09-10 18:44:01.706380524 +0000 UTC m=+0.359388986 container init 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True) 2024-09-10T18:44:01.906 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79703]: 2024-09-10 18:44:01.709762106 +0000 UTC m=+0.362770577 container start 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-10T18:44:01.906 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 podman[79703]: 2024-09-10 18:44:01.806288079 +0000 UTC m=+0.459296558 container attach 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-10T18:44:02.311 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:02 smithi135 ceph-mon[64086]: pgmap v103: 129 pgs: 28 peering, 10 stale+active+clean, 91 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-10T18:44:02.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:02 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-10T18:44:02.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:02 smithi135 ceph-mon[64086]: osdmap e91: 8 total, 7 up, 8 in 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 bash[79703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 bash[79703]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 bash[79703]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-10T18:44:02.358 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 bash[79703]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:01 smithi135 bash[79703]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 bash[79703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate[79719]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 bash[79703]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-10T18:44:02.359 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 podman[79703]: 2024-09-10 18:44:02.020288342 +0000 UTC m=+0.673296815 container died 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-10T18:44:02.360 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:02 smithi138 ceph-mon[50299]: pgmap v103: 129 pgs: 28 peering, 10 stale+active+clean, 91 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-10T18:44:02.360 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:02 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-10T18:44:02.360 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:02 smithi138 ceph-mon[50299]: osdmap e91: 8 total, 7 up, 8 in 2024-09-10T18:44:02.656 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 podman[79835]: 2024-09-10 18:44:02.559667398 +0000 UTC m=+0.533295632 container remove 78ad42d89adc8636d84f69c4a6b6b5d694a3bd76bcd00684aab26695e3a5296d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T18:44:03.027 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 podman[79893]: 2024-09-10 18:44:02.66848227 +0000 UTC m=+0.016041276 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:03.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:02 smithi135 podman[79893]: 2024-09-10 18:44:02.777109852 +0000 UTC m=+0.124668893 container create 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-10T18:44:03.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 podman[79893]: 2024-09-10 18:44:03.004668088 +0000 UTC m=+0.352227108 container init 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-10T18:44:03.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 podman[79893]: 2024-09-10 18:44:03.008071229 +0000 UTC m=+0.355630232 container start 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-10T18:44:03.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 ceph-osd[79912]: -- 172.21.15.135:0/1531118820 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5558bf74ad00 con 0x5558bf71d000 2024-09-10T18:44:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:03 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 31/1368 objects degraded (2.266%), 7 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:03 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 31/1368 objects degraded (2.266%), 7 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:03.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 bash[79893]: 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 2024-09-10T18:44:03.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 systemd[1]: Started Ceph osd.3 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:44:03.905 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:44:03.542+0000 7f1bcc22e440 -1 Falling back to public interface 2024-09-10T18:44:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:04 smithi135 ceph-mon[64086]: pgmap v105: 129 pgs: 5 active+undersized, 28 peering, 4 stale+active+clean, 7 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 31/1368 objects degraded (2.266%) 2024-09-10T18:44:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:04.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:04 smithi138 ceph-mon[50299]: pgmap v105: 129 pgs: 5 active+undersized, 28 peering, 4 stale+active+clean, 7 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 31/1368 objects degraded (2.266%) 2024-09-10T18:44:04.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:04.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:04.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:06.063 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:06 smithi135 ceph-mon[64086]: pgmap v106: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 89/1368 objects degraded (6.506%) 2024-09-10T18:44:06.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:06 smithi138 ceph-mon[50299]: pgmap v106: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 89/1368 objects degraded (6.506%) 2024-09-10T18:44:07.473 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:07 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-09-10T18:44:07.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:07 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-09-10T18:44:07.906 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:07 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:44:07.717+0000 7f1bcc22e440 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-10T18:44:08.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:08 smithi138 ceph-mon[50299]: pgmap v107: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 178/1368 objects degraded (13.012%) 2024-09-10T18:44:08.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:08 smithi135 ceph-mon[64086]: pgmap v107: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 178/1368 objects degraded (13.012%) 2024-09-10T18:44:08.656 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:44:08.202+0000 7f1bcc22e440 -1 osd.3 89 log_to_monitors true 2024-09-10T18:44:08.657 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:44:08 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:44:08.270+0000 7f1bc47db640 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:44:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:09 smithi135 ceph-mon[64086]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:44:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:09 smithi135 ceph-mon[64086]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:44:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:09 smithi135 ceph-mon[64086]: osdmap e92: 8 total, 7 up, 8 in 2024-09-10T18:44:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:09 smithi135 ceph-mon[64086]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:44:09.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:09 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 178/1368 objects degraded (13.012%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:09 smithi138 ceph-mon[50299]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:44:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:09 smithi138 ceph-mon[50299]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:44:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:09 smithi138 ceph-mon[50299]: osdmap e92: 8 total, 7 up, 8 in 2024-09-10T18:44:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:09 smithi138 ceph-mon[50299]: from='osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-09-10T18:44:09.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:09 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 178/1368 objects degraded (13.012%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: pgmap v109: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s; 178/1368 objects degraded (13.012%) 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978] boot 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: osdmap e93: 8 total, 8 up, 8 in 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:44:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: pgmap v109: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s; 178/1368 objects degraded (13.012%) 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: osd.3 [v2:172.21.15.135:6826/2181288978,v1:172.21.15.135:6827/2181288978] boot 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: osdmap e93: 8 total, 8 up, 8 in 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:10.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:11.097 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:11.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:11 smithi138 ceph-mon[50299]: osdmap e94: 8 total, 8 up, 8 in 2024-09-10T18:44:11.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:11 smithi135 ceph-mon[64086]: osdmap e94: 8 total, 8 up, 8 in 2024-09-10T18:44:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:12 smithi138 ceph-mon[50299]: pgmap v112: 129 pgs: 6 peering, 8 active+undersized, 18 active+undersized+degraded, 97 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1368 objects degraded (6.725%); 0 B/s, 0 objects/s recovering 2024-09-10T18:44:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:12 smithi135 ceph-mon[64086]: pgmap v112: 129 pgs: 6 peering, 8 active+undersized, 18 active+undersized+degraded, 97 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1368 objects degraded (6.725%); 0 B/s, 0 objects/s recovering 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: pgmap v113: 129 pgs: 6 peering, 6 active+undersized, 14 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 70/1368 objects degraded (5.117%); 0 B/s, 0 objects/s recovering 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:14 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 70/1368 objects degraded (5.117%), 14 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: pgmap v113: 129 pgs: 6 peering, 6 active+undersized, 14 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 70/1368 objects degraded (5.117%); 0 B/s, 0 objects/s recovering 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:14.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:14 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 70/1368 objects degraded (5.117%), 14 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:14.978 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:44:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: pgmap v114: 129 pgs: 6 peering, 123 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 197 B/s wr, 13 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: pgmap v115: 129 pgs: 6 peering, 123 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 230 B/s wr, 15 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:44:15.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:44:15.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/1368 objects degraded (5.117%), 14 pgs degraded) 2024-09-10T18:44:15.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:15.373 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:15.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: pgmap v114: 129 pgs: 6 peering, 123 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 197 B/s wr, 13 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: pgmap v115: 129 pgs: 6 peering, 123 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 230 B/s wr, 15 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/1368 objects degraded (5.117%), 14 pgs degraded) 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:15.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (12m) 6s ago 14m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (110s) 6s ago 14m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (105s) 100s ago 13m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (12m) 6s ago 14m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (8m) 6s ago 8m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (8m) 100s ago 8m 16.9M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (3m) 6s ago 15m 454M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:44:15.610 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (3m) 100s ago 13m 398M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (2m) 6s ago 15m 52.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (2m) 100s ago 13m 44.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (6m) 6s ago 6m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (6m) 100s ago 6m 77.3M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (13m) 6s ago 13m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (13m) 100s ago 13m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (82s) 6s ago 12m 116M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (58s) 6s ago 12m 101M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (35s) 6s ago 11m 86.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (12s) 6s ago 11m 12.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (11m) 100s ago 11m 377M 2704M 16.2.5 6933c2a0b7dd 72f01c1a90bd 2024-09-10T18:44:15.611 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (10m) 100s ago 10m 389M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:44:15.612 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (10m) 100s ago 10m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:44:15.612 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (10m) 100s ago 10m 495M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:44:15.612 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 6s ago 13m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:44:15.988 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 4 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:44:15.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:44:15.990 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:44:16.124 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "10/23 daemons upgraded", 2024-09-10T18:44:16.315 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:44:16.316 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:44:16.316 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:44:16.557 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:16 smithi135 ceph-mon[64086]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:16.557 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:16 smithi135 ceph-mon[64086]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:16.557 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:16 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/916186977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:16.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:16 smithi138 ceph-mon[50299]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:16.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:16 smithi138 ceph-mon[50299]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:16.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:16 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/916186977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: pgmap v116: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 166 B/s wr, 11 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-10T18:44:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: pgmap v116: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 166 B/s wr, 11 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:17.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:17.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:18.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:44:18.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:18.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:18.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: Upgrade: osd.4 is safe to restart 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:44:18.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:18.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:18.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:18.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:44:18.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:44:18.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:44:18.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:18.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:18.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-10T18:44:18.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: Upgrade: osd.4 is safe to restart 2024-09-10T18:44:18.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:18.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:44:18.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:19.540 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:19 smithi138 ceph-mon[50299]: pgmap v117: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 285 B/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:19.541 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:19 smithi138 ceph-mon[50299]: Upgrade: Updating osd.4 2024-09-10T18:44:19.541 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:19 smithi138 ceph-mon[50299]: Deploying daemon osd.4 on smithi138 2024-09-10T18:44:19.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:19 smithi135 ceph-mon[64086]: pgmap v117: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 285 B/s wr, 10 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:19 smithi135 ceph-mon[64086]: Upgrade: Updating osd.4 2024-09-10T18:44:19.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:19 smithi135 ceph-mon[64086]: Deploying daemon osd.4 on smithi138 2024-09-10T18:44:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:20 smithi135 ceph-mon[64086]: pgmap v118: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 121 B/s wr, 8 op/s 2024-09-10T18:44:20.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:20 smithi138 ceph-mon[50299]: pgmap v118: 129 pgs: 129 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 121 B/s wr, 8 op/s 2024-09-10T18:44:20.961 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:20 smithi138 systemd[1]: Stopping Ceph osd.4 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:44:20.961 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:44:20.868+0000 7fdca017c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:44:20.962 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:44:20.868+0000 7fdca017c700 -1 osd.4 94 *** Got signal Terminated *** 2024-09-10T18:44:20.962 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:20 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4[29562]: debug 2024-09-10T18:44:20.868+0000 7fdca017c700 -1 osd.4 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:44:21.228 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:20 smithi138 podman[54725]: 2024-09-10 18:44:20.960178962 +0000 UTC m=+0.268507972 container died 72f01c1a90bdf04f0a971d5598c5442332eee421a65a1d7cb4152d869db8dff7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:44:21.496 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:21 smithi138 podman[54725]: 2024-09-10 18:44:21.301793899 +0000 UTC m=+0.610122911 container cleanup 72f01c1a90bdf04f0a971d5598c5442332eee421a65a1d7cb4152d869db8dff7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:44:21.496 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:21 smithi138 bash[54725]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4 2024-09-10T18:44:21.496 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.496 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 failed (root=default,host=smithi138) (connection refused reported by osd.2) 2024-09-10T18:44:21.496 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.3 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.3 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.497 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.498 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.498 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.498 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.498 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.498 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:21 smithi138 ceph-mon[50299]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 failed (root=default,host=smithi138) (connection refused reported by osd.2) 2024-09-10T18:44:21.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.3 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.3 2024-09-10T18:44:21.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.5 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.1 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.6 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.7 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.0 2024-09-10T18:44:21.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:21 smithi135 ceph-mon[64086]: osd.4 reported immediately failed by osd.2 2024-09-10T18:44:21.841 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:21 smithi138 podman[54740]: 2024-09-10 18:44:21.49509195 +0000 UTC m=+0.527587253 container remove 72f01c1a90bdf04f0a971d5598c5442332eee421a65a1d7cb4152d869db8dff7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.4, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-10T18:44:22.163 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:21.932518531 +0000 UTC m=+0.015496269 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:22.163 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:22.046597332 +0000 UTC m=+0.129575059 container create a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:44:22.387 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:22.476 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:22 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:22.476 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:22 smithi138 ceph-mon[50299]: osdmap e95: 8 total, 7 up, 8 in 2024-09-10T18:44:22.476 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:22 smithi138 ceph-mon[50299]: pgmap v120: 129 pgs: 18 stale+active+clean, 111 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:44:22.477 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:22.287239963 +0000 UTC m=+0.370217699 container init a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=) 2024-09-10T18:44:22.477 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:22.290689087 +0000 UTC m=+0.373666817 container start a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-10T18:44:22.477 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:22.358406099 +0000 UTC m=+0.441383836 container attach a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:44:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:22 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:22 smithi135 ceph-mon[64086]: osdmap e95: 8 total, 7 up, 8 in 2024-09-10T18:44:22.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:22 smithi135 ceph-mon[64086]: pgmap v120: 129 pgs: 18 stale+active+clean, 111 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-10T18:44:22.762 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:22 smithi138 podman[54854]: 2024-09-10 18:44:22.475997345 +0000 UTC m=+0.558975077 container died a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-10T18:44:23.341 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54878]: 2024-09-10 18:44:23.012330262 +0000 UTC m=+0.526464629 container remove a02709d02be7a3ecf6ac3b99f97619d2b252f91133ed45040fef4c285151514a (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-10T18:44:23.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-10T18:44:23.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 systemd[1]: Stopped Ceph osd.4 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:44:23.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.4.service: Consumed 1min 24.856s CPU time. 2024-09-10T18:44:23.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 systemd[1]: Starting Ceph osd.4 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:44:23.612 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:23 smithi138 ceph-mon[50299]: osdmap e96: 8 total, 7 up, 8 in 2024-09-10T18:44:23.612 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54977]: 2024-09-10 18:44:23.356767592 +0000 UTC m=+0.016540567 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:23.613 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54977]: 2024-09-10 18:44:23.480852603 +0000 UTC m=+0.140625572 container create 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-10T18:44:23.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:23 smithi135 ceph-mon[64086]: osdmap e96: 8 total, 7 up, 8 in 2024-09-10T18:44:23.986 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54977]: 2024-09-10 18:44:23.717126942 +0000 UTC m=+0.376899917 container init 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True) 2024-09-10T18:44:23.986 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54977]: 2024-09-10 18:44:23.720361269 +0000 UTC m=+0.380134238 container start 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:44:23.986 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 podman[54977]: 2024-09-10 18:44:23.808840591 +0000 UTC m=+0.468613586 container attach 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-09-10T18:44:24.313 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-10T18:44:24.313 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 bash[54977]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-10T18:44:24.313 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:23 smithi138 bash[54977]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 bash[54977]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 bash[54977]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-10T18:44:24.314 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 bash[54977]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 bash[54977]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate[54992]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 bash[54977]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-10T18:44:24.315 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 podman[54977]: 2024-09-10 18:44:24.028403848 +0000 UTC m=+0.688176819 container died 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:44:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:24 smithi138 ceph-mon[50299]: pgmap v122: 129 pgs: 9 active+undersized, 11 stale+active+clean, 6 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 37/1368 objects degraded (2.705%) 2024-09-10T18:44:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:24 smithi135 ceph-mon[64086]: pgmap v122: 129 pgs: 9 active+undersized, 11 stale+active+clean, 6 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 37/1368 objects degraded (2.705%) 2024-09-10T18:44:24.899 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 podman[55115]: 2024-09-10 18:44:24.600537088 +0000 UTC m=+0.566633940 container remove 4e31204f1e565d673602e4aecf56f086bb3cd3d945fd8d6ff4d4ca2ed6450830 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-10T18:44:24.900 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 podman[55176]: 2024-09-10 18:44:24.80159603 +0000 UTC m=+0.109372605 container create 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-10T18:44:24.900 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:24 smithi138 podman[55176]: 2024-09-10 18:44:24.708427497 +0000 UTC m=+0.016204085 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:25.341 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 podman[55176]: 2024-09-10 18:44:25.012429938 +0000 UTC m=+0.320206513 container init 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-10T18:44:25.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 podman[55176]: 2024-09-10 18:44:25.015525671 +0000 UTC m=+0.323302250 container start 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:44:25.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-osd[55196]: -- 172.21.15.138:0/3065496793 <== mon.1 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9d8666d00 con 0x55b9d8639000 2024-09-10T18:44:25.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 bash[55176]: 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 2024-09-10T18:44:25.342 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 systemd[1]: Started Ceph osd.4 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:44:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:25 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 37/1368 objects degraded (2.705%), 6 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:25 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:25 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:25 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:25 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:25.744 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:44:25.550+0000 7f3fc8e2e440 -1 Falling back to public interface 2024-09-10T18:44:25.744 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 37/1368 objects degraded (2.705%), 6 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:25.744 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.744 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.745 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:25.745 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:25 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:26 smithi135 ceph-mon[64086]: pgmap v123: 129 pgs: 10 active+undersized, 9 stale+active+clean, 14 active+undersized+degraded, 96 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 88/1368 objects degraded (6.433%) 2024-09-10T18:44:26.662 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:26 smithi138 ceph-mon[50299]: pgmap v123: 129 pgs: 10 active+undersized, 9 stale+active+clean, 14 active+undersized+degraded, 96 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 88/1368 objects degraded (6.433%) 2024-09-10T18:44:27.416 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:28.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:28 smithi138 ceph-mon[50299]: pgmap v124: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:28.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:28 smithi135 ceph-mon[64086]: pgmap v124: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:30.091 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:44:29.707+0000 7f3fc8e2e440 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-10T18:44:30.347 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:44:30.215+0000 7f3fc8e2e440 -1 osd.4 94 log_to_monitors true 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:31.312 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:44:31 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:44:31.219+0000 7f3fc13db640 -1 osd.4 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:44:31.313 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:31 smithi138 ceph-mon[50299]: pgmap v125: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 253 B/s rd, 126 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:31.313 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:31 smithi138 ceph-mon[50299]: from='osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:44:31.313 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:31 smithi138 ceph-mon[50299]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:44:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:31 smithi135 ceph-mon[64086]: pgmap v125: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 253 B/s rd, 126 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:31 smithi135 ceph-mon[64086]: from='osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:44:31.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:31 smithi135 ceph-mon[64086]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:44:32.508 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:32 smithi138 ceph-mon[50299]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:44:32.509 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:32 smithi138 ceph-mon[50299]: osdmap e97: 8 total, 7 up, 8 in 2024-09-10T18:44:32.509 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:32 smithi138 ceph-mon[50299]: from='osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:44:32.509 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:32 smithi138 ceph-mon[50299]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:44:32.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:32 smithi135 ceph-mon[64086]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:44:32.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:32 smithi135 ceph-mon[64086]: osdmap e97: 8 total, 7 up, 8 in 2024-09-10T18:44:32.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:32 smithi135 ceph-mon[64086]: from='osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:44:32.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:32 smithi135 ceph-mon[64086]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:44:33.256 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:33.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: pgmap v127: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 225 B/s rd, 225 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:33.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:44:33.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190] boot 2024-09-10T18:44:33.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: osdmap e98: 8 total, 8 up, 8 in 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.514 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: pgmap v127: 129 pgs: 24 active+undersized, 32 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 225 B/s rd, 225 B/s wr, 0 op/s; 208/1368 objects degraded (15.205%) 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: osd.4 [v2:172.21.15.138:6800/3593532190,v1:172.21.15.138:6801/3593532190] boot 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: osdmap e98: 8 total, 8 up, 8 in 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:33.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:44:33.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:33.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:34.516 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: pgmap v129: 129 pgs: 5 peering, 22 active+undersized, 29 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 275 B/s wr, 0 op/s; 194/1368 objects degraded (14.181%) 2024-09-10T18:44:34.517 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: pgmap v130: 129 pgs: 5 peering, 22 active+undersized, 29 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 188 B/s wr, 0 op/s; 194/1368 objects degraded (14.181%) 2024-09-10T18:44:34.517 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:44:34.517 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:44:34.517 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: osdmap e99: 8 total, 8 up, 8 in 2024-09-10T18:44:34.517 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:34 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 208/1368 objects degraded (15.205%), 32 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: pgmap v129: 129 pgs: 5 peering, 22 active+undersized, 29 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 275 B/s wr, 0 op/s; 194/1368 objects degraded (14.181%) 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: pgmap v130: 129 pgs: 5 peering, 22 active+undersized, 29 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 188 B/s wr, 0 op/s; 194/1368 objects degraded (14.181%) 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: osdmap e99: 8 total, 8 up, 8 in 2024-09-10T18:44:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:34 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 208/1368 objects degraded (15.205%), 32 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:35.994 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:35 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:35.994 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:35 smithi135 ceph-mon[64086]: pgmap v132: 129 pgs: 5 peering, 21 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 555 B/s rd, 0 op/s; 181/1368 objects degraded (13.231%) 2024-09-10T18:44:36.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:35 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:36.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:35 smithi138 ceph-mon[50299]: pgmap v132: 129 pgs: 5 peering, 21 active+undersized, 27 active+undersized+degraded, 76 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 555 B/s rd, 0 op/s; 181/1368 objects degraded (13.231%) 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:37.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:44:37.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:37.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:37.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:37.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:36 smithi138 ceph-mon[50299]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-10T18:44:37.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:44:37.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:44:37.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:44:37.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:44:37.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:37.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:36 smithi135 ceph-mon[64086]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-10T18:44:38.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:37 smithi138 ceph-mon[50299]: pgmap v133: 129 pgs: 5 peering, 124 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:38.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:37 smithi135 ceph-mon[64086]: pgmap v133: 129 pgs: 5 peering, 124 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:38.288 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:39.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:38 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 181/1368 objects degraded (13.231%), 27 pgs degraded) 2024-09-10T18:44:39.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:38 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 181/1368 objects degraded (13.231%), 27 pgs degraded) 2024-09-10T18:44:40.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:39 smithi138 ceph-mon[50299]: pgmap v134: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 306 B/s rd, 153 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:40.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:39 smithi135 ceph-mon[64086]: pgmap v134: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 306 B/s rd, 153 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:42.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:41 smithi138 ceph-mon[50299]: pgmap v135: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:41 smithi135 ceph-mon[64086]: pgmap v135: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:43.314 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:44.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:43 smithi138 ceph-mon[50299]: pgmap v136: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:44.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:43 smithi135 ceph-mon[64086]: pgmap v136: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:45 smithi138 ceph-mon[50299]: pgmap v137: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 350 B/s rd, 175 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:44:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:45 smithi135 ceph-mon[64086]: pgmap v137: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 350 B/s rd, 175 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:46.653 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:44:47.264 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:44:47.264 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (13m) 37s ago 14m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:44:47.264 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (2m) 37s ago 14m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:44:47.264 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (2m) 18s ago 14m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (13m) 37s ago 14m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (9m) 37s ago 9m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (9m) 18s ago 9m 17.3M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (4m) 37s ago 16m 454M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (3m) 18s ago 13m 400M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (3m) 37s ago 16m 52.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (3m) 18s ago 13m 41.3M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (6m) 37s ago 6m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (6m) 18s ago 6m 77.6M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:44:47.265 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (14m) 37s ago 14m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (13m) 18s ago 13m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (113s) 37s ago 13m 116M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (90s) 37s ago 12m 101M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (67s) 37s ago 12m 86.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (44s) 37s ago 12m 12.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (22s) 18s ago 11m 14.0M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (11m) 18s ago 11m 388M 2704M 16.2.5 6933c2a0b7dd 1f768672177f 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (11m) 18s ago 11m 322M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (10m) 18s ago 10m 494M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:44:47.266 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 37s ago 14m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:44:47.633 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:44:47.633 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:44:47.633 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:44:47.633 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 5 2024-09-10T18:44:47.634 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 9 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:44:47.635 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:44:47.944 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:44:47.945 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "11/23 daemons upgraded", 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:44:47.946 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:44:48.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:47 smithi138 ceph-mon[50299]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:47 smithi138 ceph-mon[50299]: pgmap v138: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:48.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:47 smithi138 ceph-mon[50299]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:47 smithi138 ceph-mon[50299]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:47 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/3016143042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:48.338 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:47 smithi135 ceph-mon[64086]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:47 smithi135 ceph-mon[64086]: pgmap v138: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-10T18:44:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:47 smithi135 ceph-mon[64086]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:47 smithi135 ceph-mon[64086]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:47 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/3016143042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:44:49.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:48 smithi135 ceph-mon[64086]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:49.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:48 smithi138 ceph-mon[50299]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:44:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:49 smithi138 ceph-mon[50299]: pgmap v139: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:50.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:49 smithi135 ceph-mon[64086]: pgmap v139: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:51 smithi138 ceph-mon[50299]: pgmap v140: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:44:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:51 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:51 smithi138 ceph-mon[50299]: Upgrade: osd.5 is safe to restart 2024-09-10T18:44:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:51 smithi135 ceph-mon[64086]: pgmap v140: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:44:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:51 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-10T18:44:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:51 smithi135 ceph-mon[64086]: Upgrade: osd.5 is safe to restart 2024-09-10T18:44:53.364 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: Upgrade: Updating osd.5 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: Deploying daemon osd.5 on smithi138 2024-09-10T18:44:53.748 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:53 smithi138 ceph-mon[50299]: pgmap v141: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: Upgrade: Updating osd.5 2024-09-10T18:44:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:44:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:44:53.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:44:53.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: Deploying daemon osd.5 on smithi138 2024-09-10T18:44:53.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:53 smithi135 ceph-mon[64086]: pgmap v141: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:55.341 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 systemd[1]: Stopping Ceph osd.5 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:44:55.643 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:44:55.343+0000 7fa6a4b1d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:44:55.643 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:44:55.343+0000 7fa6a4b1d700 -1 osd.5 99 *** Got signal Terminated *** 2024-09-10T18:44:55.643 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5[32014]: debug 2024-09-10T18:44:55.343+0000 7fa6a4b1d700 -1 osd.5 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:44:55.643 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 podman[57034]: 2024-09-10 18:44:55.435206342 +0000 UTC m=+0.193392269 container died 1f768672177f6c5cea2ceac5fa97e2eb2d54cc0fa0b9e819158171ccb9894ec7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:44:55.942 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 podman[57034]: 2024-09-10 18:44:55.759866113 +0000 UTC m=+0.518052026 container cleanup 1f768672177f6c5cea2ceac5fa97e2eb2d54cc0fa0b9e819158171ccb9894ec7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , ceph=True) 2024-09-10T18:44:55.942 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 bash[57034]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5 2024-09-10T18:44:56.341 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:55 smithi138 podman[57050]: 2024-09-10 18:44:55.986324502 +0000 UTC m=+0.544453028 container remove 1f768672177f6c5cea2ceac5fa97e2eb2d54cc0fa0b9e819158171ccb9894ec7 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, ceph=True, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: pgmap v142: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.6 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 failed (root=default,host=smithi138) (connection refused reported by osd.6) 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.6 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.0 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.1 2024-09-10T18:44:56.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.2 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.3 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.4 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.0 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.1 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.2 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.3 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.4 2024-09-10T18:44:56.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:55 smithi138 ceph-mon[50299]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: pgmap v142: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:44:56.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.6 2024-09-10T18:44:56.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 failed (root=default,host=smithi138) (connection refused reported by osd.6) 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.6 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.0 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.1 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.2 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.3 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.4 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.0 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.1 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.2 2024-09-10T18:44:56.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.3 2024-09-10T18:44:56.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.4 2024-09-10T18:44:56.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:55 smithi135 ceph-mon[64086]: osd.5 reported immediately failed by osd.7 2024-09-10T18:44:56.692 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.366900185 +0000 UTC m=+0.016239258 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:56.692 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.470972834 +0000 UTC m=+0.120311890 container create 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-10T18:44:56.692 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.690650982 +0000 UTC m=+0.339990038 container init 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:44:56.944 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.694275145 +0000 UTC m=+0.343614207 container start 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-10T18:44:56.944 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.765790375 +0000 UTC m=+0.415129432 container attach 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-10T18:44:56.944 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:56 smithi138 podman[57157]: 2024-09-10 18:44:56.870852456 +0000 UTC m=+0.520191522 container died 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:44:57.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:56 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:57.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:56 smithi138 ceph-mon[50299]: osdmap e100: 8 total, 7 up, 8 in 2024-09-10T18:44:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:56 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:44:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:56 smithi135 ceph-mon[64086]: osdmap e100: 8 total, 7 up, 8 in 2024-09-10T18:44:57.775 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 podman[57181]: 2024-09-10 18:44:57.378517435 +0000 UTC m=+0.501115201 container remove 4f389ae5e57a1d71d6115312f74d3c4c024cc6aefcc04defe33fede144459c61 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:44:57.775 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-10T18:44:57.776 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 systemd[1]: Stopped Ceph osd.5 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:44:57.776 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.5.service: Consumed 1min 26.231s CPU time. 2024-09-10T18:44:57.776 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 systemd[1]: Starting Ceph osd.5 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:44:58.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:57 smithi138 ceph-mon[50299]: pgmap v144: 129 pgs: 6 peering, 13 stale+active+clean, 110 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:44:58.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:57 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-10T18:44:58.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:57 smithi138 ceph-mon[50299]: osdmap e101: 8 total, 7 up, 8 in 2024-09-10T18:44:58.043 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 podman[57280]: 2024-09-10 18:44:57.710647561 +0000 UTC m=+0.015614159 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:58.043 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:57 smithi138 podman[57280]: 2024-09-10 18:44:57.822487062 +0000 UTC m=+0.127453649 container create 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-10T18:44:58.043 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 podman[57280]: 2024-09-10 18:44:58.041567064 +0000 UTC m=+0.346533658 container init 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-10T18:44:58.312 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 podman[57280]: 2024-09-10 18:44:58.044998119 +0000 UTC m=+0.349964711 container start 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:44:58.312 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 podman[57280]: 2024-09-10 18:44:58.116699448 +0000 UTC m=+0.421666038 container attach 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-10T18:44:58.386 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:44:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:57 smithi135 ceph-mon[64086]: pgmap v144: 129 pgs: 6 peering, 13 stale+active+clean, 110 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:44:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:57 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-10T18:44:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:57 smithi135 ceph-mon[64086]: osdmap e101: 8 total, 7 up, 8 in 2024-09-10T18:44:58.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-10T18:44:58.602 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate[57295]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 bash[57280]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-10T18:44:58.603 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 podman[57280]: 2024-09-10 18:44:58.354611804 +0000 UTC m=+0.659578391 container died 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:44:59.162 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:58 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 61/1368 objects degraded (4.459%), 9 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:59.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:58 smithi138 podman[57423]: 2024-09-10 18:44:58.904823587 +0000 UTC m=+0.544195220 container remove 05dd9a7fac07c89c351db235a8be14bd32435762fd7f797adfaac5c110f4531b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-activate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-10T18:44:59.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 podman[57480]: 2024-09-10 18:44:59.013680059 +0000 UTC m=+0.015890289 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:44:59.163 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 podman[57480]: 2024-09-10 18:44:59.161959451 +0000 UTC m=+0.164169724 container create c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:44:59.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:58 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 61/1368 objects degraded (4.459%), 9 pgs degraded (PG_DEGRADED) 2024-09-10T18:44:59.484 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 podman[57480]: 2024-09-10 18:44:59.383591786 +0000 UTC m=+0.385802020 container init c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-10T18:44:59.485 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 podman[57480]: 2024-09-10 18:44:59.386586729 +0000 UTC m=+0.388796960 container start c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True) 2024-09-10T18:44:59.485 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-osd[57498]: -- 172.21.15.138:0/1042032895 <== mon.1 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55daf49e6d00 con 0x55daf49b9000 2024-09-10T18:44:59.841 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 bash[57480]: c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d 2024-09-10T18:44:59.841 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 systemd[1]: Started Ceph osd.5 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:45:00.208 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:44:59.929+0000 7f472524a440 -1 Falling back to public interface 2024-09-10T18:45:00.208 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: pgmap v146: 129 pgs: 5 active+undersized, 6 peering, 6 stale+active+clean, 9 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 61/1368 objects degraded (4.459%) 2024-09-10T18:45:00.208 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.208 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.209 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:00.209 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.209 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:44:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:00.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: pgmap v146: 129 pgs: 5 active+undersized, 6 peering, 6 stale+active+clean, 9 active+undersized+degraded, 103 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 61/1368 objects degraded (4.459%) 2024-09-10T18:45:00.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:00.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:44:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:02.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:02 smithi138 ceph-mon[50299]: pgmap v147: 129 pgs: 17 active+undersized, 6 peering, 21 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 140/1368 objects degraded (10.234%) 2024-09-10T18:45:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:02 smithi135 ceph-mon[64086]: pgmap v147: 129 pgs: 17 active+undersized, 6 peering, 21 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 140/1368 objects degraded (10.234%) 2024-09-10T18:45:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:03 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-09-10T18:45:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:03 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-09-10T18:45:03.411 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:04.504 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:45:04.249+0000 7f472524a440 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-10T18:45:04.505 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-mon[50299]: pgmap v148: 129 pgs: 19 active+undersized, 25 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 159/1368 objects degraded (11.623%) 2024-09-10T18:45:04.505 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.505 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.505 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.505 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:04 smithi135 ceph-mon[64086]: pgmap v148: 129 pgs: 19 active+undersized, 25 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 159/1368 objects degraded (11.623%) 2024-09-10T18:45:04.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:04 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:04.842 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:45:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:45:04.646+0000 7f472524a440 -1 osd.5 99 log_to_monitors true 2024-09-10T18:45:05.507 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:05 smithi138 ceph-mon[50299]: from='osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:45:05.507 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:05 smithi138 ceph-mon[50299]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:45:05.507 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:45:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:45:05.206+0000 7f471aff2640 -1 osd.5 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:45:05.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:05 smithi135 ceph-mon[64086]: from='osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:45:05.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:05 smithi135 ceph-mon[64086]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:45:06.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:06 smithi138 ceph-mon[50299]: pgmap v149: 129 pgs: 19 active+undersized, 25 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s; 159/1368 objects degraded (11.623%) 2024-09-10T18:45:06.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:06 smithi138 ceph-mon[50299]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:45:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:06 smithi138 ceph-mon[50299]: osdmap e102: 8 total, 7 up, 8 in 2024-09-10T18:45:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:06 smithi138 ceph-mon[50299]: from='osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:06.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:06 smithi138 ceph-mon[50299]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:06.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:06 smithi135 ceph-mon[64086]: pgmap v149: 129 pgs: 19 active+undersized, 25 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s; 159/1368 objects degraded (11.623%) 2024-09-10T18:45:06.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:06 smithi135 ceph-mon[64086]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:45:06.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:06 smithi135 ceph-mon[64086]: osdmap e102: 8 total, 7 up, 8 in 2024-09-10T18:45:06.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:06 smithi135 ceph-mon[64086]: from='osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:06.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:06 smithi135 ceph-mon[64086]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647] boot 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: osdmap e103: 8 total, 8 up, 8 in 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:07 smithi138 ceph-mon[50299]: osdmap e104: 8 total, 8 up, 8 in 2024-09-10T18:45:07.512 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:45:07.512 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: osd.5 [v2:172.21.15.138:6808/1831991647,v1:172.21.15.138:6809/1831991647] boot 2024-09-10T18:45:07.512 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: osdmap e103: 8 total, 8 up, 8 in 2024-09-10T18:45:07.512 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:45:07.512 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:07.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:07 smithi135 ceph-mon[64086]: osdmap e104: 8 total, 8 up, 8 in 2024-09-10T18:45:08.438 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:08.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: pgmap v152: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: pgmap v153: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 335 B/s rd, 167 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: pgmap v154: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 498 B/s rd, 249 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:45:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:45:08.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:08 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 158/1368 objects degraded (11.550%), 24 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:08.614 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: pgmap v152: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.614 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: pgmap v153: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 335 B/s rd, 167 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.614 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: pgmap v154: 129 pgs: 2 peering, 18 active+undersized, 24 active+undersized+degraded, 85 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 498 B/s rd, 249 B/s wr, 0 op/s; 158/1368 objects degraded (11.550%) 2024-09-10T18:45:08.614 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:45:08.614 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:45:08.615 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:08 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 158/1368 objects degraded (11.550%), 24 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:10 smithi135 ceph-mon[64086]: pgmap v156: 129 pgs: 2 peering, 16 active+undersized, 19 active+undersized+degraded, 92 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 268 B/s wr, 0 op/s; 128/1368 objects degraded (9.357%) 2024-09-10T18:45:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:10.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:10 smithi138 ceph-mon[50299]: pgmap v156: 129 pgs: 2 peering, 16 active+undersized, 19 active+undersized+degraded, 92 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 268 B/s wr, 0 op/s; 128/1368 objects degraded (9.357%) 2024-09-10T18:45:10.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:11.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:45:11.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:11.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:11.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:11.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:11 smithi138 ceph-mon[50299]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-10T18:45:11.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:11.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:11.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:45:11.659 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:11.660 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:11.661 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:11.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:11.663 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:11 smithi135 ceph-mon[64086]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-10T18:45:12.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:12 smithi138 ceph-mon[50299]: pgmap v157: 129 pgs: 2 peering, 127 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-09-10T18:45:12.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:12 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 128/1368 objects degraded (9.357%), 19 pgs degraded) 2024-09-10T18:45:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:12 smithi135 ceph-mon[64086]: pgmap v157: 129 pgs: 2 peering, 127 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-09-10T18:45:12.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:12 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 128/1368 objects degraded (9.357%), 19 pgs degraded) 2024-09-10T18:45:13.467 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:14.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:14 smithi138 ceph-mon[50299]: pgmap v158: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 167 B/s wr, 0 op/s 2024-09-10T18:45:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:14 smithi135 ceph-mon[64086]: pgmap v158: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 167 B/s wr, 0 op/s 2024-09-10T18:45:16.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:16.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:15 smithi138 ceph-mon[50299]: pgmap v159: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:45:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:15 smithi135 ceph-mon[64086]: pgmap v159: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:45:18.291 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:45:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:18 smithi138 ceph-mon[50299]: pgmap v160: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:18 smithi135 ceph-mon[64086]: pgmap v160: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:18.492 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:18.913 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:45:18.913 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (13m) 69s ago 15m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (2m) 69s ago 15m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (2m) 15s ago 14m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (13m) 69s ago 15m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (9m) 69s ago 9m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (9m) 15s ago 9m 17.4M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (4m) 69s ago 16m 454M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (4m) 15s ago 14m 400M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:45:18.914 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (3m) 69s ago 16m 52.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (3m) 15s ago 14m 41.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (7m) 69s ago 7m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (7m) 15s ago 7m 77.6M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (14m) 69s ago 14m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (14m) 15s ago 14m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (2m) 69s ago 13m 116M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (2m) 69s ago 13m 101M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:45:18.915 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (98s) 69s ago 12m 86.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (76s) 69s ago 12m 12.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (54s) 15s ago 12m 127M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (19s) 15s ago 11m 11.7M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (11m) 15s ago 11m 321M 2704M 16.2.5 6933c2a0b7dd 3520bce7a999 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (11m) 15s ago 11m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:45:18.916 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 69s ago 14m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:45:19.195 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:19 smithi135 ceph-mon[64086]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:45:19.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 6 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 10 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:45:19.290 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:45:19.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:19 smithi138 ceph-mon[50299]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:19.597 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "12/23 daemons upgraded", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:45:19.598 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:45:19.599 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:45:20.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:20 smithi138 ceph-mon[50299]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:20 smithi138 ceph-mon[50299]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:20 smithi138 ceph-mon[50299]: pgmap v161: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-09-10T18:45:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:20 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/2991074466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:20 smithi135 ceph-mon[64086]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:20 smithi135 ceph-mon[64086]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:20 smithi135 ceph-mon[64086]: pgmap v161: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-09-10T18:45:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:20 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/2991074466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:21.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:21 smithi138 ceph-mon[50299]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:21.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:21 smithi135 ceph-mon[64086]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:22.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:22 smithi138 ceph-mon[50299]: pgmap v162: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:45:22.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:22 smithi135 ceph-mon[64086]: pgmap v162: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:45:23.523 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:24.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:24 smithi138 ceph-mon[50299]: pgmap v163: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:24.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:24 smithi135 ceph-mon[64086]: pgmap v163: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:26.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:26 smithi138 ceph-mon[50299]: pgmap v164: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:26.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:26 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:26.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:26 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:26.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:26 smithi138 ceph-mon[50299]: Upgrade: osd.6 is safe to restart 2024-09-10T18:45:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:26 smithi135 ceph-mon[64086]: pgmap v164: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:26 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:26 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-10T18:45:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:26 smithi135 ceph-mon[64086]: Upgrade: osd.6 is safe to restart 2024-09-10T18:45:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: Upgrade: Updating osd.6 2024-09-10T18:45:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:27.775 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:45:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: Deploying daemon osd.6 on smithi138 2024-09-10T18:45:27.776 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:27 smithi138 ceph-mon[50299]: pgmap v165: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:45:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: Upgrade: Updating osd.6 2024-09-10T18:45:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:45:27.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:27.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: Deploying daemon osd.6 on smithi138 2024-09-10T18:45:27.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:27 smithi135 ceph-mon[64086]: pgmap v165: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:45:28.551 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:29.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 systemd[1]: Stopping Ceph osd.6 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:45:29.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:45:29.338+0000 7f18fa907700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:45:29.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:45:29.338+0000 7f18fa907700 -1 osd.6 104 *** Got signal Terminated *** 2024-09-10T18:45:29.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6[34467]: debug 2024-09-10T18:45:29.338+0000 7f18fa907700 -1 osd.6 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:45:29.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 podman[59362]: 2024-09-10 18:45:29.410201986 +0000 UTC m=+0.168912335 container died 3520bce7a999ca6d77aa78f037b92716873f049ac11dbf49126b749da95991f3 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:45:30.050 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 podman[59362]: 2024-09-10 18:45:29.77278911 +0000 UTC m=+0.531499440 container cleanup 3520bce7a999ca6d77aa78f037b92716873f049ac11dbf49126b749da95991f3 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6, org.label-schema.vendor=CentOS, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5) 2024-09-10T18:45:30.050 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:29 smithi138 bash[59362]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: pgmap v166: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 failed (root=default,host=smithi138) (connection refused reported by osd.0) 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.309 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.310 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.311 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:30 smithi138 ceph-mon[50299]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.312 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59378]: 2024-09-10 18:45:30.049504982 +0000 UTC m=+0.630554986 container remove 3520bce7a999ca6d77aa78f037b92716873f049ac11dbf49126b749da95991f3 (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.6, ceph=True, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-10T18:45:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: pgmap v166: 129 pgs: 129 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 failed (root=default,host=smithi138) (connection refused reported by osd.0) 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.7 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.0 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.3 2024-09-10T18:45:30.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.1 2024-09-10T18:45:30.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.4 2024-09-10T18:45:30.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.2 2024-09-10T18:45:30.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:30 smithi135 ceph-mon[64086]: osd.6 reported immediately failed by osd.5 2024-09-10T18:45:30.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.39966322 +0000 UTC m=+0.016848512 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:45:30.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.52594232 +0000 UTC m=+0.143127599 container create 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-10T18:45:30.944 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.761801277 +0000 UTC m=+0.378986563 container init 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:45:30.944 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.766562459 +0000 UTC m=+0.383747739 container start 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-10T18:45:30.944 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.828288942 +0000 UTC m=+0.445474237 container attach 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:45:31.233 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:31 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:45:31.233 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:31 smithi138 ceph-mon[50299]: osdmap e105: 8 total, 7 up, 8 in 2024-09-10T18:45:31.234 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:30 smithi138 podman[59480]: 2024-09-10 18:45:30.943366029 +0000 UTC m=+0.560551317 container died 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD) 2024-09-10T18:45:31.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:31 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:45:31.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:31 smithi135 ceph-mon[64086]: osdmap e105: 8 total, 7 up, 8 in 2024-09-10T18:45:31.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:31 smithi138 podman[59514]: 2024-09-10 18:45:31.582931805 +0000 UTC m=+0.632050361 container remove 40f1654f7d01e68d1a66321586f324fecae7de45541210290b3ef679f4d85c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2) 2024-09-10T18:45:31.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:31 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-10T18:45:31.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:31 smithi138 systemd[1]: Stopped Ceph osd.6 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:45:31.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:31 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.6.service: Consumed 1min 8.971s CPU time. 2024-09-10T18:45:31.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:31 smithi138 systemd[1]: Starting Ceph osd.6 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:45:32.271 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-mon[50299]: pgmap v168: 129 pgs: 15 peering, 10 stale+active+clean, 104 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:32.271 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-10T18:45:32.271 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-mon[50299]: osdmap e106: 8 total, 7 up, 8 in 2024-09-10T18:45:32.271 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:31.918821837 +0000 UTC m=+0.015608161 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:45:32.271 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:32.033969514 +0000 UTC m=+0.130755828 container create 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-10T18:45:32.272 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:32.269690188 +0000 UTC m=+0.366476503 container init 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-10T18:45:32.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:32 smithi135 ceph-mon[64086]: pgmap v168: 129 pgs: 15 peering, 10 stale+active+clean, 104 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:32.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:32 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-10T18:45:32.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:32 smithi135 ceph-mon[64086]: osdmap e106: 8 total, 7 up, 8 in 2024-09-10T18:45:32.536 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:32.273870913 +0000 UTC m=+0.370657242 container start 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T18:45:32.536 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:32.344764063 +0000 UTC m=+0.441550395 container attach 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-10T18:45:32.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-10T18:45:32.843 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-10T18:45:32.843 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-10T18:45:32.843 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate[59629]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-10T18:45:32.843 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 bash[59614]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-10T18:45:32.843 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:32 smithi138 podman[59614]: 2024-09-10 18:45:32.578622627 +0000 UTC m=+0.675408948 container died 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-10T18:45:33.149 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:33 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 49/1368 objects degraded (3.582%), 10 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:33.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:33 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 49/1368 objects degraded (3.582%), 10 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:33.467 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 podman[59742]: 2024-09-10 18:45:33.148588266 +0000 UTC m=+0.564064033 container remove 427c77e655f76af5f97382234e448987f80aa92fc02f0f05e0d41389a52b1091 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True) 2024-09-10T18:45:33.467 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 podman[59803]: 2024-09-10 18:45:33.25580281 +0000 UTC m=+0.015519021 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:45:33.468 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 podman[59803]: 2024-09-10 18:45:33.366038219 +0000 UTC m=+0.125754465 container create 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:45:33.577 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:33.841 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 podman[59803]: 2024-09-10 18:45:33.568927471 +0000 UTC m=+0.328643665 container init 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True) 2024-09-10T18:45:33.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 podman[59803]: 2024-09-10 18:45:33.572230635 +0000 UTC m=+0.331946829 container start 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2) 2024-09-10T18:45:33.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 ceph-osd[59823]: -- 172.21.15.138:0/786435249 <== mon.1 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558b10fded00 con 0x558b10fb1000 2024-09-10T18:45:33.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 bash[59803]: 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 2024-09-10T18:45:33.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:33 smithi138 systemd[1]: Started Ceph osd.6 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:45:34.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:34 smithi135 ceph-mon[64086]: pgmap v170: 129 pgs: 8 active+undersized, 15 peering, 3 stale+active+clean, 10 active+undersized+degraded, 93 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 49/1368 objects degraded (3.582%) 2024-09-10T18:45:34.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:34.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:34.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:34.446 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:34 smithi138 ceph-mon[50299]: pgmap v170: 129 pgs: 8 active+undersized, 15 peering, 3 stale+active+clean, 10 active+undersized+degraded, 93 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 49/1368 objects degraded (3.582%) 2024-09-10T18:45:34.446 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:34.446 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:34.446 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:34.447 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:45:34.107+0000 7fb4f9fe9440 -1 Falling back to public interface 2024-09-10T18:45:36.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:36 smithi138 ceph-mon[50299]: pgmap v171: 129 pgs: 12 active+undersized, 15 peering, 16 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 87/1368 objects degraded (6.360%) 2024-09-10T18:45:36.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:36 smithi135 ceph-mon[64086]: pgmap v171: 129 pgs: 12 active+undersized, 15 peering, 16 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 87/1368 objects degraded (6.360%) 2024-09-10T18:45:37.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:37 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-10T18:45:37.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:37 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-10T18:45:38.091 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:45:37.903+0000 7fb4f9fe9440 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-10T18:45:38.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:45:38.273+0000 7fb4f9fe9440 -1 osd.6 104 log_to_monitors true 2024-09-10T18:45:38.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-mon[50299]: pgmap v172: 129 pgs: 17 active+undersized, 26 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 147/1368 objects degraded (10.746%) 2024-09-10T18:45:38.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.612 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:38 smithi135 ceph-mon[64086]: pgmap v172: 129 pgs: 17 active+undersized, 26 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 147/1368 objects degraded (10.746%) 2024-09-10T18:45:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:38.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:39.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:45:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:45:39.273+0000 7fb4f1594640 -1 osd.6 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:45:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:39 smithi138 ceph-mon[50299]: from='osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:45:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:39 smithi138 ceph-mon[50299]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:45:39.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:39 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 147/1368 objects degraded (10.746%), 26 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:39 smithi135 ceph-mon[64086]: from='osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:45:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:39 smithi135 ceph-mon[64086]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:45:39.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:39 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 147/1368 objects degraded (10.746%), 26 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:40 smithi135 ceph-mon[64086]: pgmap v173: 129 pgs: 17 active+undersized, 26 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 147/1368 objects degraded (10.746%) 2024-09-10T18:45:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:40 smithi135 ceph-mon[64086]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:45:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:40 smithi135 ceph-mon[64086]: osdmap e107: 8 total, 7 up, 8 in 2024-09-10T18:45:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:40 smithi135 ceph-mon[64086]: from='osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:40.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:40 smithi135 ceph-mon[64086]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:40.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:40 smithi138 ceph-mon[50299]: pgmap v173: 129 pgs: 17 active+undersized, 26 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 147/1368 objects degraded (10.746%) 2024-09-10T18:45:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:40 smithi138 ceph-mon[50299]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:45:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:40 smithi138 ceph-mon[50299]: osdmap e107: 8 total, 7 up, 8 in 2024-09-10T18:45:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:40 smithi138 ceph-mon[50299]: from='osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:40.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:40 smithi138 ceph-mon[50299]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:45:41.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:41 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:45:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:41 smithi138 ceph-mon[50299]: osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041] boot 2024-09-10T18:45:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:41 smithi138 ceph-mon[50299]: osdmap e108: 8 total, 8 up, 8 in 2024-09-10T18:45:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:41 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:45:41.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:41 smithi138 ceph-mon[50299]: osdmap e109: 8 total, 8 up, 8 in 2024-09-10T18:45:41.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:41 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:45:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:41 smithi135 ceph-mon[64086]: osd.6 [v2:172.21.15.138:6816/1993186041,v1:172.21.15.138:6817/1993186041] boot 2024-09-10T18:45:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:41 smithi135 ceph-mon[64086]: osdmap e108: 8 total, 8 up, 8 in 2024-09-10T18:45:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:41 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:45:41.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:41 smithi135 ceph-mon[64086]: osdmap e109: 8 total, 8 up, 8 in 2024-09-10T18:45:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: pgmap v176: 129 pgs: 6 peering, 15 active+undersized, 22 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 124/1368 objects degraded (9.064%) 2024-09-10T18:45:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:45:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: pgmap v176: 129 pgs: 6 peering, 15 active+undersized, 22 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 124/1368 objects degraded (9.064%) 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:43.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:43 smithi135 ceph-mon[64086]: pgmap v178: 129 pgs: 14 peering, 10 active+undersized, 19 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 106/1368 objects degraded (7.749%) 2024-09-10T18:45:43.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:43 smithi135 ceph-mon[64086]: pgmap v179: 129 pgs: 14 peering, 10 active+undersized, 19 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 447 B/s wr, 0 op/s; 106/1368 objects degraded (7.749%) 2024-09-10T18:45:43.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:43 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:45:43.377 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:43 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:45:43.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:43 smithi138 ceph-mon[50299]: pgmap v178: 129 pgs: 14 peering, 10 active+undersized, 19 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 106/1368 objects degraded (7.749%) 2024-09-10T18:45:43.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:43 smithi138 ceph-mon[50299]: pgmap v179: 129 pgs: 14 peering, 10 active+undersized, 19 active+undersized+degraded, 86 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 447 B/s wr, 0 op/s; 106/1368 objects degraded (7.749%) 2024-09-10T18:45:43.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:43 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:45:43.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:43 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:45:43.641 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:44.583 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:44 smithi135 ceph-mon[64086]: pgmap v180: 129 pgs: 14 peering, 7 active+undersized, 13 active+undersized+degraded, 95 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 507 B/s rd, 253 B/s wr, 0 op/s; 71/1368 objects degraded (5.190%) 2024-09-10T18:45:44.583 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:44 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 106/1368 objects degraded (7.749%), 19 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:44.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:44 smithi138 ceph-mon[50299]: pgmap v180: 129 pgs: 14 peering, 7 active+undersized, 13 active+undersized+degraded, 95 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 507 B/s rd, 253 B/s wr, 0 op/s; 71/1368 objects degraded (5.190%) 2024-09-10T18:45:44.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:44 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 106/1368 objects degraded (7.749%), 19 pgs degraded (PG_DEGRADED) 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:46.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:45:46.094 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.095 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:46.096 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:45:46.097 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-10T18:45:46.098 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:46.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:45:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:45:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:45:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:45:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-10T18:45:46.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:47.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:46 smithi138 ceph-mon[50299]: pgmap v181: 129 pgs: 14 peering, 115 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 406 B/s rd, 203 B/s wr, 0 op/s 2024-09-10T18:45:47.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:46 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/1368 objects degraded (5.190%), 13 pgs degraded) 2024-09-10T18:45:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:46 smithi135 ceph-mon[64086]: pgmap v181: 129 pgs: 14 peering, 115 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 406 B/s rd, 203 B/s wr, 0 op/s 2024-09-10T18:45:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:46 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/1368 objects degraded (5.190%), 13 pgs degraded) 2024-09-10T18:45:48.678 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:49.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:48 smithi138 ceph-mon[50299]: pgmap v182: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 325 B/s rd, 162 B/s wr, 0 op/s 2024-09-10T18:45:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:48 smithi135 ceph-mon[64086]: pgmap v182: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 325 B/s rd, 162 B/s wr, 0 op/s 2024-09-10T18:45:49.934 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (14m) 101s ago 15m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (3m) 101s ago 15m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (3m) 13s ago 15m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (14m) 101s ago 15m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (10m) 101s ago 10m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (10m) 13s ago 10m 17.5M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (5m) 101s ago 17m 454M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:45:50.548 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (4m) 13s ago 15m 400M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (4m) 101s ago 17m 52.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (4m) 13s ago 14m 42.2M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (7m) 101s ago 7m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (7m) 13s ago 7m 77.7M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (15m) 101s ago 15m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (14m) 13s ago 14m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (2m) 101s ago 14m 116M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (2m) 101s ago 13m 101M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 101s ago 13m 86.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (107s) 101s ago 13m 12.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (85s) 13s ago 12m 128M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (51s) 13s ago 12m 117M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:45:50.549 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (17s) 13s ago 12m 11.6M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:45:50.550 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (11m) 13s ago 11m 493M 2704M 16.2.5 6933c2a0b7dd 13a8f1a4fd17 2024-09-10T18:45:50.550 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 101s ago 15m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:45:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:50 smithi135 ceph-mon[64086]: pgmap v183: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:45:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:50 smithi135 ceph-mon[64086]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:50.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:50 smithi135 ceph-mon[64086]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:45:50.923 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 7 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 11 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:45:50.924 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:45:51.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:50 smithi138 ceph-mon[50299]: pgmap v183: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:45:51.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:50 smithi138 ceph-mon[50299]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:51.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:50 smithi138 ceph-mon[50299]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:45:51.235 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "13/23 daemons upgraded", 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:45:51.236 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:45:51.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:51 smithi135 ceph-mon[64086]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:51.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:51 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/4043642362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:51.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:51 smithi135 ceph-mon[64086]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:52.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:51 smithi138 ceph-mon[50299]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:52.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:51 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/4043642362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:45:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:51 smithi138 ceph-mon[50299]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:45:53.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:52 smithi138 ceph-mon[50299]: pgmap v184: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:52 smithi135 ceph-mon[64086]: pgmap v184: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:45:53.714 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:55.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:54 smithi138 ceph-mon[50299]: pgmap v185: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:55.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:54 smithi135 ceph-mon[64086]: pgmap v185: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:56.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:56.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:45:57.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:56 smithi138 ceph-mon[50299]: pgmap v186: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:57.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:56 smithi135 ceph-mon[64086]: pgmap v186: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:45:58.746 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:45:59.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:45:58 smithi138 ceph-mon[50299]: pgmap v187: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:45:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:45:58 smithi135 ceph-mon[64086]: pgmap v187: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:46:01.058 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: pgmap v188: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:46:01.058 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:01.058 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:01.058 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:46:01.059 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:46:01.059 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:00 smithi138 ceph-mon[50299]: Upgrade: osd.7 is safe to restart 2024-09-10T18:46:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: pgmap v188: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:46:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:46:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-10T18:46:01.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:00 smithi135 ceph-mon[64086]: Upgrade: osd.7 is safe to restart 2024-09-10T18:46:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:02 smithi138 ceph-mon[50299]: Upgrade: Updating osd.7 2024-09-10T18:46:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:46:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:02 smithi138 ceph-mon[50299]: Deploying daemon osd.7 on smithi138 2024-09-10T18:46:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:02 smithi135 ceph-mon[64086]: Upgrade: Updating osd.7 2024-09-10T18:46:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:46:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:02 smithi135 ceph-mon[64086]: Deploying daemon osd.7 on smithi138 2024-09-10T18:46:03.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:03 smithi138 ceph-mon[50299]: pgmap v189: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:46:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:03 smithi135 ceph-mon[64086]: pgmap v189: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:46:03.771 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:04.154 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:03 smithi138 systemd[1]: Stopping Ceph osd.7 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:46:04.154 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:46:04.050+0000 7f42e7b7d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-10T18:46:04.154 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:46:04.050+0000 7f42e7b7d700 -1 osd.7 109 *** Got signal Terminated *** 2024-09-10T18:46:04.154 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7[36947]: debug 2024-09-10T18:46:04.050+0000 7f42e7b7d700 -1 osd.7 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:46:04.154 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 podman[61674]: 2024-09-10 18:46:04.152724779 +0000 UTC m=+0.225009234 container died 13a8f1a4fd1749575bd1532d91e8353b3a619f568758f0e9f06ef91518555aac (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-10T18:46:04.811 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 podman[61674]: 2024-09-10 18:46:04.591935712 +0000 UTC m=+0.664220199 container cleanup 13a8f1a4fd1749575bd1532d91e8353b3a619f568758f0e9f06ef91518555aac (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image) 2024-09-10T18:46:04.811 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 bash[61674]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7 2024-09-10T18:46:05.091 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:04 smithi138 podman[61688]: 2024-09-10 18:46:04.810205558 +0000 UTC m=+0.652682701 container remove 13a8f1a4fd1749575bd1532d91e8353b3a619f568758f0e9f06ef91518555aac (image=docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd.7, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=HEAD, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-10T18:46:05.370 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.248527366 +0000 UTC m=+0.015754938 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:46:05.370 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.36968708 +0000 UTC m=+0.136914645 container create 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: pgmap v190: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 failed (root=default,host=smithi138) (connection refused reported by osd.2) 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.371 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.372 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.373 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:05 smithi138 ceph-mon[50299]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: pgmap v190: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-10T18:46:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 failed (root=default,host=smithi138) (connection refused reported by osd.2) 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.2 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.3 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.0 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.6 2024-09-10T18:46:05.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.5 2024-09-10T18:46:05.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.4 2024-09-10T18:46:05.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:05 smithi135 ceph-mon[64086]: osd.7 reported immediately failed by osd.1 2024-09-10T18:46:05.664 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.580480767 +0000 UTC m=+0.347708330 container init 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-10T18:46:05.665 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.583753199 +0000 UTC m=+0.350980763 container start 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:46:05.665 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.663688425 +0000 UTC m=+0.430915990 container attach 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:46:06.051 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:05 smithi138 podman[61793]: 2024-09-10 18:46:05.758614145 +0000 UTC m=+0.525841708 container died 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-10T18:46:06.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:06 smithi138 ceph-mon[50299]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:46:06.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:06 smithi138 ceph-mon[50299]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-10T18:46:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:06 smithi138 ceph-mon[50299]: osdmap e110: 8 total, 7 up, 8 in 2024-09-10T18:46:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:06 smithi138 ceph-mon[50299]: osdmap e111: 8 total, 7 up, 8 in 2024-09-10T18:46:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:06 smithi135 ceph-mon[64086]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:46:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:06 smithi135 ceph-mon[64086]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-10T18:46:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:06 smithi135 ceph-mon[64086]: osdmap e110: 8 total, 7 up, 8 in 2024-09-10T18:46:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:06 smithi135 ceph-mon[64086]: osdmap e111: 8 total, 7 up, 8 in 2024-09-10T18:46:06.829 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 podman[61816]: 2024-09-10 18:46:06.392690003 +0000 UTC m=+0.628311975 container remove 68edd9d994021c4a5c908b767a3e055c3d46fd0a82a7ecda56517974b02439f8 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:46:06.829 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-10T18:46:06.829 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 systemd[1]: Stopped Ceph osd.7 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:46:06.829 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 systemd[1]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.7.service: Consumed 1min 51.012s CPU time. 2024-09-10T18:46:06.829 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 systemd[1]: Starting Ceph osd.7 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:46:07.092 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 podman[61913]: 2024-09-10 18:46:06.730400502 +0000 UTC m=+0.015661219 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:46:07.092 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:06 smithi138 podman[61913]: 2024-09-10 18:46:06.835158648 +0000 UTC m=+0.120419352 container create 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:46:07.092 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 podman[61913]: 2024-09-10 18:46:07.029648361 +0000 UTC m=+0.314909077 container init 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-10T18:46:07.092 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 podman[61913]: 2024-09-10 18:46:07.033543803 +0000 UTC m=+0.318804520 container start 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:46:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:07 smithi135 ceph-mon[64086]: pgmap v192: 129 pgs: 9 peering, 15 stale+active+clean, 105 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:46:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:07 smithi135 ceph-mon[64086]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-10T18:46:07.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-mon[50299]: pgmap v192: 129 pgs: 9 peering, 15 stale+active+clean, 105 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-10T18:46:07.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-mon[50299]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-10T18:46:07.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 podman[61913]: 2024-09-10 18:46:07.114153661 +0000 UTC m=+0.399414390 container attach 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:46:07.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-10T18:46:07.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-10T18:46:07.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate[61927]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 bash[61913]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-10T18:46:07.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 podman[61913]: 2024-09-10 18:46:07.343869287 +0000 UTC m=+0.629130004 container died 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-10T18:46:08.324 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:08 smithi138 ceph-mon[50299]: Health check failed: Degraded data redundancy: 73/1368 objects degraded (5.336%), 8 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:08.325 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:07 smithi138 podman[62051]: 2024-09-10 18:46:07.97464814 +0000 UTC m=+0.624835423 container remove 44f08643499e54a9cdcff18eb8c774108dbee887acf5bc148828348b423752ca (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2) 2024-09-10T18:46:08.325 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 podman[62110]: 2024-09-10 18:46:08.08646153 +0000 UTC m=+0.015728102 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:46:08.325 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 podman[62110]: 2024-09-10 18:46:08.183872881 +0000 UTC m=+0.113139459 container create c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:46:08.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:08 smithi135 ceph-mon[64086]: Health check failed: Degraded data redundancy: 73/1368 objects degraded (5.336%), 8 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:08.795 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:08.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 podman[62110]: 2024-09-10 18:46:08.444749102 +0000 UTC m=+0.374015674 container init c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:46:08.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 podman[62110]: 2024-09-10 18:46:08.447986169 +0000 UTC m=+0.377252739 container start c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:46:08.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 ceph-osd[62129]: -- 172.21.15.138:0/3803060795 <== mon.1 v2:172.21.15.138:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563be48bad00 con 0x563be488cc00 2024-09-10T18:46:08.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 bash[62110]: c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c 2024-09-10T18:46:08.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 systemd[1]: Started Ceph osd.7 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968. 2024-09-10T18:46:09.306 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:08 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:46:08.987+0000 7fc704b6d440 -1 Falling back to public interface 2024-09-10T18:46:09.306 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:09 smithi138 ceph-mon[50299]: pgmap v194: 129 pgs: 3 active+undersized, 13 peering, 7 stale+active+clean, 8 active+undersized+degraded, 98 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 73/1368 objects degraded (5.336%) 2024-09-10T18:46:09.306 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:09.307 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:09.307 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:09 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:09 smithi135 ceph-mon[64086]: pgmap v194: 129 pgs: 3 active+undersized, 13 peering, 7 stale+active+clean, 8 active+undersized+degraded, 98 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 73/1368 objects degraded (5.336%) 2024-09-10T18:46:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:09.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:09.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:09 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:11.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:11 smithi138 ceph-mon[50299]: pgmap v195: 129 pgs: 9 active+undersized, 13 peering, 3 stale+active+clean, 25 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 139/1368 objects degraded (10.161%) 2024-09-10T18:46:11.598 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:11 smithi135 ceph-mon[64086]: pgmap v195: 129 pgs: 9 active+undersized, 13 peering, 3 stale+active+clean, 25 active+undersized+degraded, 79 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 139/1368 objects degraded (10.161%) 2024-09-10T18:46:13.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: pgmap v196: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:13.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-10T18:46:13.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: pgmap v196: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-10T18:46:13.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:13.823 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:14.172 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:14 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 214/1368 objects degraded (15.643%), 37 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:14.173 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:13 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:46:13.878+0000 7fc704b6d440 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-10T18:46:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:14 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 214/1368 objects degraded (15.643%), 37 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:14.432 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:14 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:46:14.412+0000 7fc704b6d440 -1 osd.7 109 log_to_monitors true 2024-09-10T18:46:15.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:15 smithi135 ceph-mon[64086]: pgmap v197: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 249 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:15.421 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:15 smithi135 ceph-mon[64086]: from='osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:46:15.421 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:15 smithi135 ceph-mon[64086]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:46:15.421 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:15.421 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:15.441 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:46:15.148+0000 7fc6fb116640 -1 osd.7 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-10T18:46:15.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-mon[50299]: pgmap v197: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 249 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:15.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-mon[50299]: from='osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:46:15.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-mon[50299]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:46:15.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:15.441 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:16.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:16 smithi135 ceph-mon[64086]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:46:16.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:16 smithi135 ceph-mon[64086]: osdmap e112: 8 total, 7 up, 8 in 2024-09-10T18:46:16.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:16 smithi135 ceph-mon[64086]: from='osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:46:16.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:16 smithi135 ceph-mon[64086]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:46:16.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:16 smithi138 ceph-mon[50299]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:46:16.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:16 smithi138 ceph-mon[50299]: osdmap e112: 8 total, 7 up, 8 in 2024-09-10T18:46:16.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:16 smithi138 ceph-mon[50299]: from='osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:46:16.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:16 smithi138 ceph-mon[50299]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-10T18:46:17.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: pgmap v199: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 111 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289] boot 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: osdmap e113: 8 total, 8 up, 8 in 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: pgmap v201: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 297 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: pgmap v202: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 419 B/s rd, 209 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:46:17.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:46:17.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:17 smithi135 ceph-mon[64086]: osdmap e114: 8 total, 8 up, 8 in 2024-09-10T18:46:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: pgmap v199: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 111 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:46:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: osd.7 [v2:172.21.15.138:6824/2242052289,v1:172.21.15.138:6825/2242052289] boot 2024-09-10T18:46:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: osdmap e113: 8 total, 8 up, 8 in 2024-09-10T18:46:17.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: pgmap v201: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 297 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: pgmap v202: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 419 B/s rd, 209 B/s wr, 0 op/s; 214/1368 objects degraded (15.643%) 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:17.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:46:17.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:46:17.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:17 smithi138 ceph-mon[50299]: osdmap e114: 8 total, 8 up, 8 in 2024-09-10T18:46:18.854 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:19.399 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:19 smithi135 ceph-mon[64086]: pgmap v204: 129 pgs: 4 peering, 18 active+undersized, 30 active+undersized+degraded, 77 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 333 B/s wr, 0 op/s; 175/1368 objects degraded (12.792%) 2024-09-10T18:46:19.399 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:19 smithi135 ceph-mon[64086]: Health check update: Degraded data redundancy: 175/1368 objects degraded (12.792%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:19.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:19 smithi138 ceph-mon[50299]: pgmap v204: 129 pgs: 4 peering, 18 active+undersized, 30 active+undersized+degraded, 77 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 333 B/s wr, 0 op/s; 175/1368 objects degraded (12.792%) 2024-09-10T18:46:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:19 smithi138 ceph-mon[50299]: Health check update: Degraded data redundancy: 175/1368 objects degraded (12.792%), 30 pgs degraded (PG_DEGRADED) 2024-09-10T18:46:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-10T18:46:20.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd require-osd-release", "release": "quincy"}]: dispatch 2024-09-10T18:46:20.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:20 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-10T18:46:20.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-10T18:46:20.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd require-osd-release", "release": "quincy"}]: dispatch 2024-09-10T18:46:20.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:20 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:21.348 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.349 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.349 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:21.349 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:21.349 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.349 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:46:21.350 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:21.351 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:21.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:21.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.352 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:46:21.353 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:46:21.353 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:46:21.353 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:46:21.353 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:46:21.353 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:46:21.354 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:46:21.356 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:21.357 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all osd 2024-09-10T18:46:21.358 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: Upgrade: Setting require_osd_release to 17 quincy 2024-09-10T18:46:21.359 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: pgmap v205: 129 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 115 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 28/1368 objects degraded (2.047%) 2024-09-10T18:46:21.359 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-10T18:46:21.359 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd require-osd-release", "release": "quincy"}]': finished 2024-09-10T18:46:21.359 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: osdmap e115: 8 total, 8 up, 8 in 2024-09-10T18:46:21.359 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:21 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi135.wwmozj"]}]: dispatch 2024-09-10T18:46:21.582 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:46:21.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:21.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:46:21.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:21.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:46:21.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:46:21.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:21.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:21.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:21.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:46:21.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:21.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:46:21.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:21.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:46:21.600 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:21.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:21.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:21.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:21.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:21.601 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all osd 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: Upgrade: Setting require_osd_release to 17 quincy 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: pgmap v205: 129 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 115 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 28/1368 objects degraded (2.047%) 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "osd require-osd-release", "release": "quincy"}]': finished 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: osdmap e115: 8 total, 8 up, 8 in 2024-09-10T18:46:21.602 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:21 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi135.wwmozj"]}]: dispatch 2024-09-10T18:46:22.212 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:46:22.212 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (14m) 2m ago 16m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:46:22.212 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (3m) 2m ago 16m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:46:22.212 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (3m) 10s ago 15m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (14m) 2m ago 16m 37.2M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (10m) 2m ago 10m 38.1M - 16.2.5 6933c2a0b7dd de8f1e768095 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (10m) 10s ago 10m 17.6M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (5m) 2m ago 17m 454M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (5m) 10s ago 15m 400M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (4m) 2m ago 17m 52.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (4m) 10s ago 15m 47.6M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (8m) 2m ago 8m 84.6M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (8m) 10s ago 8m 77.7M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (16m) 2m ago 16m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (15m) 10s ago 15m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (3m) 2m ago 14m 116M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:46:22.213 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 2m ago 14m 101M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 2m ago 14m 86.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 2m ago 13m 12.6M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (117s) 10s ago 13m 130M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (83s) 10s ago 13m 119M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (48s) 10s ago 12m 102M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (14s) 10s ago 12m 11.3M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:46:22.214 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 2m ago 15m 64.0M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:46:22.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:22 smithi135 ceph-mon[64086]: Upgrade: It appears safe to stop mds.foofs.smithi135.wwmozj 2024-09-10T18:46:22.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:22 smithi138 ceph-mon[50299]: Upgrade: It appears safe to stop mds.foofs.smithi135.wwmozj 2024-09-10T18:46:22.610 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:46:22.610 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:46:22.610 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:46:22.610 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:22.610 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 12 2024-09-10T18:46:22.611 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:46:22.612 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:46:22.934 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:46:22.934 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:46:22.934 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:46:22.934 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:46:22.934 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "14/23 daemons upgraded", 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mds daemons", 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:46:22.935 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='client.34336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: pgmap v207: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/1368 objects degraded (2.047%), 5 pgs degraded) 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:23.507 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:46:23.508 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:23.508 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:23 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/2992704585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:23.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='client.34336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: pgmap v207: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/1368 objects degraded (2.047%), 5 pgs degraded) 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.wwmozj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:23.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:23 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/2992704585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:23.883 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:24.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:46:24.231+0000 7fb4d7d54640 -1 bdev(0x558b11d9fc00 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 7 2024-09-10T18:46:24.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:46:24.232+0000 7fb4d9557640 -1 bdev(0x558b11d9fc00 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 8 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Upgrade: Updating mds.foofs.smithi135.wwmozj 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Deploying daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: daemon mds.foofs.smithi135.wwmozj compat changed unexpectedly 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: osdmap e116: 8 total, 8 up, 8 in 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Standby daemon mds.foofs.smithi138.pyxrge assigned to filesystem foofs as rank 0 2024-09-10T18:46:24.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-10T18:46:24.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:46:24.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-10T18:46:24.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:24 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:replay} 2024-09-10T18:46:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135[64082]: 2024-09-10T18:46:24.209+0000 7fa4efabe640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Upgrade: Updating mds.foofs.smithi135.wwmozj 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Deploying daemon mds.foofs.smithi135.wwmozj on smithi135 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: daemon mds.foofs.smithi135.wwmozj compat changed unexpectedly 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: osdmap e116: 8 total, 8 up, 8 in 2024-09-10T18:46:24.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Standby daemon mds.foofs.smithi138.pyxrge assigned to filesystem foofs as rank 0 2024-09-10T18:46:24.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-10T18:46:24.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:46:24.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-10T18:46:24.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:24 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:replay} 2024-09-10T18:46:25.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:25 smithi138 ceph-mon[50299]: pgmap v208: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:46:25.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:25 smithi135 ceph-mon[64086]: pgmap v208: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-10T18:46:26.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:26 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:reconnect 2024-09-10T18:46:26.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:26 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:reconnect} 2024-09-10T18:46:26.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:26 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:46:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:26 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:reconnect 2024-09-10T18:46:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:26 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:reconnect} 2024-09-10T18:46:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:26 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:46:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:27 smithi138 ceph-mon[50299]: pgmap v210: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T18:46:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:27 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:rejoin 2024-09-10T18:46:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:27 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:rejoin} 2024-09-10T18:46:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:27 smithi138 ceph-mon[50299]: daemon mds.foofs.smithi138.pyxrge is now active in filesystem foofs as rank 0 2024-09-10T18:46:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:27 smithi135 ceph-mon[64086]: pgmap v210: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 255 B/s wr, 5 op/s 2024-09-10T18:46:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:27 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:rejoin 2024-09-10T18:46:27.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:27 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi138.pyxrge=up:rejoin} 2024-09-10T18:46:27.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:27 smithi135 ceph-mon[64086]: daemon mds.foofs.smithi138.pyxrge is now active in filesystem foofs as rank 0 2024-09-10T18:46:28.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:28 smithi138 ceph-mon[50299]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-10T18:46:28.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:28 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:active 2024-09-10T18:46:28.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:28 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi138.pyxrge=up:active} 2024-09-10T18:46:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:28 smithi135 ceph-mon[64086]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-10T18:46:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:28 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.138:6832/2149021906,v1:172.21.15.138:6833/2149021906] up:active 2024-09-10T18:46:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:28 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi138.pyxrge=up:active} 2024-09-10T18:46:28.908 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:29.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:29 smithi138 ceph-mon[50299]: pgmap v211: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 8 op/s 2024-09-10T18:46:29.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:29 smithi135 ceph-mon[64086]: pgmap v211: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 8 op/s 2024-09-10T18:46:30.886 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:30.886 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:30.886 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:30.886 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:30 smithi135 ceph-mon[64086]: pgmap v212: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 214 B/s wr, 9 op/s 2024-09-10T18:46:31.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:31.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:31.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:31.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:30 smithi138 ceph-mon[50299]: pgmap v212: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 214 B/s wr, 9 op/s 2024-09-10T18:46:33.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:33 smithi135 ceph-mon[64086]: pgmap v213: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:33.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:33.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:33.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:33 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:33.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:33 smithi138 ceph-mon[50299]: pgmap v213: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:33.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:33 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:33.935 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:34.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:34 smithi138 ceph-mon[50299]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-10T18:46:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:34 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:boot 2024-09-10T18:46:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:34 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi138.pyxrge=up:active} 1 up:standby 2024-09-10T18:46:34.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:34 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:46:34.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:34 smithi135 ceph-mon[64086]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-10T18:46:34.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:34 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:boot 2024-09-10T18:46:34.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:34 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi138.pyxrge=up:active} 1 up:standby 2024-09-10T18:46:34.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:34 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:46:35.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:35 smithi135 ceph-mon[64086]: pgmap v214: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:35.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:35 smithi138 ceph-mon[50299]: pgmap v214: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:37.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:37 smithi138 ceph-mon[50299]: pgmap v215: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 6.5 KiB/s wr, 11 op/s 2024-09-10T18:46:37.626 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:37 smithi135 ceph-mon[64086]: pgmap v215: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 6.5 KiB/s wr, 11 op/s 2024-09-10T18:46:38.973 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:39.097 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.097 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:38 smithi135 ceph-mon[64086]: pgmap v216: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 KiB/s wr, 8 op/s 2024-09-10T18:46:39.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:38 smithi138 ceph-mon[50299]: pgmap v216: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 KiB/s wr, 8 op/s 2024-09-10T18:46:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:39.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:41.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:41 smithi138 ceph-mon[50299]: pgmap v217: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.4 KiB/s wr, 6 op/s 2024-09-10T18:46:41.617 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:41 smithi135 ceph-mon[64086]: pgmap v217: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.4 KiB/s wr, 6 op/s 2024-09-10T18:46:42.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: Detected new or changed devices on smithi135 2024-09-10T18:46:42.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:42.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:42.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: pgmap v218: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 7.2 KiB/s wr, 4 op/s 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: pgmap v219: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:46:42.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:42 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: Detected new or changed devices on smithi135 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: pgmap v218: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 7.2 KiB/s wr, 4 op/s 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: pgmap v219: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:43.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:46:43.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:42 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:46:44.002 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:44.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:44 smithi135 ceph-mon[64086]: pgmap v220: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-09-10T18:46:44.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:44.848 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:45.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:44 smithi138 ceph-mon[50299]: pgmap v220: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-09-10T18:46:45.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:45.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:46:46.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.037 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:46:46.038 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:46:46.039 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:46:46.040 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:46.041 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:46.042 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi138.pyxrge"]}]: dispatch 2024-09-10T18:46:46.043 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:45 smithi138 ceph-mon[50299]: Upgrade: It appears safe to stop mds.foofs.smithi138.pyxrge 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:46.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:46:46.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:46:46.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:46:46.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi138.pyxrge"]}]: dispatch 2024-09-10T18:46:46.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:45 smithi135 ceph-mon[64086]: Upgrade: It appears safe to stop mds.foofs.smithi138.pyxrge 2024-09-10T18:46:47.024 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:46 smithi138 ceph-mon[50299]: pgmap v221: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 1.8 KiB/s wr, 0 op/s 2024-09-10T18:46:47.024 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:46 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:47.024 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:46 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:46:47.024 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:46 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:46 smithi135 ceph-mon[64086]: pgmap v221: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 1.8 KiB/s wr, 0 op/s 2024-09-10T18:46:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:46 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:46 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi138.pyxrge", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-10T18:46:47.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:46 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:46:48.065 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:47 smithi138 ceph-mon[50299]: Upgrade: Updating mds.foofs.smithi138.pyxrge 2024-09-10T18:46:48.065 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:47 smithi138 ceph-mon[50299]: Deploying daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:46:48.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:47 smithi135 ceph-mon[64086]: Upgrade: Updating mds.foofs.smithi138.pyxrge 2024-09-10T18:46:48.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:47 smithi135 ceph-mon[64086]: Deploying daemon mds.foofs.smithi138.pyxrge on smithi138 2024-09-10T18:46:48.341 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:46:48.084+0000 7fb4dd55f640 -1 bdev(0x558b11d9fc00 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 5 2024-09-10T18:46:48.341 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:46:48.086+0000 7fb4da559640 -1 bdev(0x558b11d9fc00 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 12 2024-09-10T18:46:48.341 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:46:48.087+0000 7fb4dbd5c640 -1 bdev(0x558b11d9fc00 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 18 2024-09-10T18:46:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135[64082]: 2024-09-10T18:46:48.063+0000 7fa4efabe640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:49.033 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:49.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: pgmap v222: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: osdmap e117: 8 total, 8 up, 8 in 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: Standby daemon mds.foofs.smithi135.wwmozj assigned to filesystem foofs as rank 0 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-10T18:46:49.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:48 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:replay} 2024-09-10T18:46:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: pgmap v222: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 216 B/s rd, 1.9 KiB/s wr, 1 op/s 2024-09-10T18:46:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-10T18:46:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-10T18:46:49.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: osdmap e117: 8 total, 8 up, 8 in 2024-09-10T18:46:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: Standby daemon mds.foofs.smithi135.wwmozj assigned to filesystem foofs as rank 0 2024-09-10T18:46:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-10T18:46:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-10T18:46:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-10T18:46:49.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:48 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:replay} 2024-09-10T18:46:51.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:50 smithi138 ceph-mon[50299]: pgmap v224: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-10T18:46:51.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:50 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:reconnect 2024-09-10T18:46:51.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:50 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:reconnect} 2024-09-10T18:46:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:50 smithi135 ceph-mon[64086]: pgmap v224: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-10T18:46:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:50 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:reconnect 2024-09-10T18:46:51.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:50 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:reconnect} 2024-09-10T18:46:52.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:51 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:rejoin 2024-09-10T18:46:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:51 smithi138 ceph-mon[50299]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:rejoin} 2024-09-10T18:46:52.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:51 smithi138 ceph-mon[50299]: daemon mds.foofs.smithi135.wwmozj is now active in filesystem foofs as rank 0 2024-09-10T18:46:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:51 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:rejoin 2024-09-10T18:46:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:51 smithi135 ceph-mon[64086]: fsmap foofs:1/1 {0=foofs.smithi135.wwmozj=up:rejoin} 2024-09-10T18:46:52.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:51 smithi135 ceph-mon[64086]: daemon mds.foofs.smithi135.wwmozj is now active in filesystem foofs as rank 0 2024-09-10T18:46:53.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:52 smithi138 ceph-mon[50299]: pgmap v225: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-10T18:46:53.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:52 smithi138 ceph-mon[50299]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-10T18:46:53.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:52 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:active 2024-09-10T18:46:53.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:52 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 2024-09-10T18:46:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:52 smithi135 ceph-mon[64086]: pgmap v225: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 KiB/s wr, 5 op/s 2024-09-10T18:46:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:52 smithi135 ceph-mon[64086]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-10T18:46:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:52 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.135:6834/794982898,v1:172.21.15.135:6835/794982898] up:active 2024-09-10T18:46:53.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:52 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 2024-09-10T18:46:53.279 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:46:53.898 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:53 smithi135 ceph-mon[64086]: from='client.34360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:53.898 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:46:53.898 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (15m) 16s ago 17m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:46:53.898 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (4m) 16s ago 16m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (4m) 41s ago 16m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (15m) 16s ago 16m 37.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (22s) 16s ago 11m 12.6M - 17.2.7-1606-g5be57395 4c55dd409611 12e140e7ab80 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (11m) 41s ago 11m 17.6M - 16.2.5 6933c2a0b7dd a72a7912ae5f 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (6m) 16s ago 18m 462M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (5m) 41s ago 16m 400M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (5m) 16s ago 18m 71.5M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (5m) 41s ago 15m 47.6M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (8m) 16s ago 8m 85.0M - 3.5 6933c2a0b7dd 35748d382bda 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (8m) 41s ago 8m 77.7M - 3.5 6933c2a0b7dd 4ff6d8e250da 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (16m) 16s ago 16m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (15m) 41s ago 15m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 16s ago 15m 123M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:46:53.899 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 16s ago 14m 110M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 16s ago 14m 95.0M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 16s ago 14m 120M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (2m) 41s ago 13m 130M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (114s) 41s ago 13m 119M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (80s) 41s ago 13m 102M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (45s) 41s ago 12m 11.3M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:46:53.900 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 16s ago 16m 66.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:46:54.061 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:54.077 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:53 smithi138 ceph-mon[50299]: from='client.34360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:46:54.290 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 14 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:46:54.291 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:46:54.603 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:46:54.603 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:46:54.603 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:46:54.603 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:46:54.603 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "crash", 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "mon" 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "15/23 daemons upgraded", 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mds daemons", 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:46:54.604 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:46:55.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:55.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: pgmap v226: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-10T18:46:55.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:55.565 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/817123464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: mds.? [v2:172.21.15.138:6832/286453095,v1:172.21.15.138:6833/286453095] up:boot 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:46:55.566 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:55 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:46:55.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:55.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: pgmap v226: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-10T18:46:55.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/817123464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: mds.? [v2:172.21.15.138:6832/286453095,v1:172.21.15.138:6833/286453095] up:boot 2024-09-10T18:46:55.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: fsmap foofs:1 {0=foofs.smithi135.wwmozj=up:active} 1 up:standby 2024-09-10T18:46:55.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:55 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:46:56.538 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:56 smithi138 ceph-mon[50299]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:56.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:56 smithi135 ceph-mon[64086]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:46:57.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:57 smithi138 ceph-mon[50299]: pgmap v227: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 9 op/s 2024-09-10T18:46:57.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:57.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:57.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:57 smithi135 ceph-mon[64086]: pgmap v227: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 9 op/s 2024-09-10T18:46:57.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:57.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:58.827 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:58 smithi138 ceph-mon[50299]: pgmap v228: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:58.827 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:58 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:58.827 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:58 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:59.092 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:46:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:58 smithi135 ceph-mon[64086]: pgmap v228: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-10T18:46:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:58 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:58 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:46:59.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:46:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:00.113 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:46:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:00.977 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:00 smithi138 ceph-mon[50299]: pgmap v229: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 264 B/s wr, 9 op/s 2024-09-10T18:47:01.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:00 smithi135 ceph-mon[64086]: pgmap v229: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 264 B/s wr, 9 op/s 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: Detected new or changed devices on smithi138 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: pgmap v230: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 7.0 KiB/s wr, 11 op/s 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: pgmap v231: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.3 KiB/s wr, 10 op/s 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:02.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:02 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: Detected new or changed devices on smithi138 2024-09-10T18:47:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: pgmap v230: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 7.0 KiB/s wr, 11 op/s 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: pgmap v231: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.3 KiB/s wr, 10 op/s 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:02.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:02 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:04.121 INFO:teuthology.orchestra.run.smithi135.stderr:mount.nfs: mounting smithi135:/fake failed, reason given by server: No such file or directory 2024-09-10T18:47:04.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:04 smithi135 ceph-mon[64086]: pgmap v232: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 8.3 KiB/s wr, 7 op/s 2024-09-10T18:47:04.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:04 smithi138 ceph-mon[50299]: pgmap v232: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 8.3 KiB/s wr, 7 op/s 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi135.wwmozj"}]': finished 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi138.pyxrge"}]': finished 2024-09-10T18:47:05.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:05 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi135.wwmozj"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi135.wwmozj"}]': finished 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi138.pyxrge"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi138.pyxrge"}]': finished 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:05.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:05 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:06.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:06.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:06.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:06.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:06.160 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all mds 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all rgw 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all rbd-mirror 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all iscsi 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: pgmap v233: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.8 KiB/s rd, 8.9 KiB/s wr, 6 op/s 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:06.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:47:06.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:47:06.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:47:06.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:06.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:06 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:47:06.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:06.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.343 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:47:06.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:06.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:06.346 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all mds 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all rgw 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all rbd-mirror 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all iscsi 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: pgmap v233: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.8 KiB/s rd, 8.9 KiB/s wr, 6 op/s 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:47:06.347 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:47:06.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:47:06.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:06.348 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:06 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:47:07.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Upgrade: Updating nfs.foo.0.1.smithi135.nfoocl (1/2) 2024-09-10T18:47:07.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Creating key for client.nfs.foo.0.1.smithi135.nfoocl 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Rados config object exists: conf-nfs.foo 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Creating key for client.nfs.foo.0.1.smithi135.nfoocl-rgw 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Bind address in nfs.foo.0.1.smithi135.nfoocl's ganesha conf is defaulting to empty 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:07.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:07 smithi138 ceph-mon[50299]: Deploying daemon nfs.foo.0.1.smithi135.nfoocl on smithi135 2024-09-10T18:47:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Upgrade: Updating nfs.foo.0.1.smithi135.nfoocl (1/2) 2024-09-10T18:47:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Creating key for client.nfs.foo.0.1.smithi135.nfoocl 2024-09-10T18:47:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-10T18:47:07.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Rados config object exists: conf-nfs.foo 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Creating key for client.nfs.foo.0.1.smithi135.nfoocl-rgw 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi135.nfoocl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Bind address in nfs.foo.0.1.smithi135.nfoocl's ganesha conf is defaulting to empty 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:07.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:07 smithi135 ceph-mon[64086]: Deploying daemon nfs.foo.0.1.smithi135.nfoocl on smithi135 2024-09-10T18:47:08.276 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:08 smithi135 ceph-mon[64086]: pgmap v234: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 11 KiB/s wr, 5 op/s 2024-09-10T18:47:08.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:08 smithi138 ceph-mon[50299]: pgmap v234: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 218 B/s rd, 11 KiB/s wr, 5 op/s 2024-09-10T18:47:10.196 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:10 smithi138 ceph-mon[50299]: pgmap v235: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 12 KiB/s wr, 7 op/s 2024-09-10T18:47:10.197 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:10.197 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:10 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:10 smithi135 ceph-mon[64086]: pgmap v235: 129 pgs: 129 active+clean; 311 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 12 KiB/s wr, 7 op/s 2024-09-10T18:47:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:10 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Upgrade: Updating nfs.foo.1.1.smithi138.repsia (2/2) 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Creating key for client.nfs.foo.1.1.smithi138.repsia 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:12.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: pgmap v236: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 KiB/s rd, 3.5 KiB/s wr, 3 op/s 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Rados config object exists: conf-nfs.foo 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Creating key for client.nfs.foo.1.1.smithi138.repsia-rgw 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Bind address in nfs.foo.1.1.smithi138.repsia's ganesha conf is defaulting to empty 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:12.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:12 smithi138 ceph-mon[50299]: Deploying daemon nfs.foo.1.1.smithi138.repsia on smithi138 2024-09-10T18:47:12.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Upgrade: Updating nfs.foo.1.1.smithi138.repsia (2/2) 2024-09-10T18:47:12.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Creating key for client.nfs.foo.1.1.smithi138.repsia 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: pgmap v236: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 KiB/s rd, 3.5 KiB/s wr, 3 op/s 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Rados config object exists: conf-nfs.foo 2024-09-10T18:47:12.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Creating key for client.nfs.foo.1.1.smithi138.repsia-rgw 2024-09-10T18:47:12.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi138.repsia-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-10T18:47:12.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Bind address in nfs.foo.1.1.smithi138.repsia's ganesha conf is defaulting to empty 2024-09-10T18:47:12.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:12.408 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:12 smithi135 ceph-mon[64086]: Deploying daemon nfs.foo.1.1.smithi138.repsia on smithi138 2024-09-10T18:47:14.339 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:14 smithi138 ceph-mon[50299]: pgmap v237: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 3.0 KiB/s wr, 3 op/s 2024-09-10T18:47:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:14 smithi135 ceph-mon[64086]: pgmap v237: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s rd, 3.0 KiB/s wr, 3 op/s 2024-09-10T18:47:15.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:15.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:15.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:15.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:15.372 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:16.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:16 smithi138 ceph-mon[50299]: pgmap v238: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 3.7 KiB/s wr, 6 op/s 2024-09-10T18:47:16.389 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:16 smithi135 ceph-mon[64086]: pgmap v238: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 3.7 KiB/s wr, 6 op/s 2024-09-10T18:47:17.686 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-09-10T18:47:17.716 INFO:teuthology.orchestra.run.smithi135.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-10T18:47:17.716 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:47:17.716 INFO:teuthology.orchestra.run.smithi135.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-09-10T18:47:17.717 INFO:teuthology.orchestra.run.smithi135.stdout:4 of 5 processes prepared for launch 0 sec 2024-09-10T18:47:17.817 INFO:teuthology.orchestra.run.smithi135.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-10T18:47:17.817 INFO:teuthology.orchestra.run.smithi135.stdout:releasing clients 2024-09-10T18:47:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:18 smithi135 ceph-mon[64086]: pgmap v239: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.6 KiB/s wr, 6 op/s 2024-09-10T18:47:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:18 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:18 smithi138 ceph-mon[50299]: pgmap v239: 129 pgs: 129 active+clean; 307 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.6 KiB/s wr, 6 op/s 2024-09-10T18:47:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:18 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:19.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:19.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:19 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:19.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:19 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:19.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 442 31.99 MB/sec execute 1 sec latency 54.302 ms 2024-09-10T18:47:20.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:20 smithi138 ceph-mon[50299]: pgmap v240: 129 pgs: 129 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 281 KiB/s wr, 11 op/s 2024-09-10T18:47:20.474 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:20 smithi135 ceph-mon[64086]: pgmap v240: 129 pgs: 129 active+clean; 310 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 281 KiB/s wr, 11 op/s 2024-09-10T18:47:20.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 714 30.23 MB/sec execute 2 sec latency 47.146 ms 2024-09-10T18:47:21.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 1125 23.06 MB/sec execute 3 sec latency 29.260 ms 2024-09-10T18:47:22.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:22 smithi135 ceph-mon[64086]: pgmap v241: 129 pgs: 129 active+clean; 344 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 4.8 MiB/s wr, 131 op/s 2024-09-10T18:47:22.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:22 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:22 smithi138 ceph-mon[50299]: pgmap v241: 129 pgs: 129 active+clean; 344 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 4.8 MiB/s wr, 131 op/s 2024-09-10T18:47:22.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:22 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:22.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 1788 21.45 MB/sec execute 4 sec latency 19.917 ms 2024-09-10T18:47:23.437 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:23.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:23 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:23.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:23.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:23 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:23.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 cleanup 5 sec 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: 0 cleanup 5 sec 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Operation Count AvgLat MaxLat 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: ---------------------------------------- 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: NTCreateX 1858 3.676 47.140 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Close 1625 3.494 40.948 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Rename 66 7.700 29.251 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Unlink 167 3.623 30.464 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Qpathinfo 1590 1.447 23.162 2024-09-10T18:47:24.071 INFO:teuthology.orchestra.run.smithi135.stdout: Qfileinfo 536 9.227 39.150 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: Qfsinfo 196 0.445 2.419 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: Sfileinfo 212 9.138 35.508 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: Find 535 0.977 6.275 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: WriteX 2040 0.023 0.120 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: ReadX 1906 0.017 0.902 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: Flush 163 9.602 21.311 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:47:24.072 INFO:teuthology.orchestra.run.smithi135.stdout:Throughput 21.4524 MB/sec 5 clients 5 procs max_latency=54.302 ms 2024-09-10T18:47:24.073 DEBUG:teuthology.parallel:result is None 2024-09-10T18:47:24.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:24 smithi138 ceph-mon[50299]: pgmap v242: 129 pgs: 129 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 39 KiB/s rd, 6.6 MiB/s wr, 153 op/s 2024-09-10T18:47:24.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:24 smithi135 ceph-mon[64086]: pgmap v242: 129 pgs: 129 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 39 KiB/s rd, 6.6 MiB/s wr, 153 op/s 2024-09-10T18:47:24.945 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (15m) 4s ago 17m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (4m) 4s ago 17m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (4m) 8s ago 16m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (15m) 4s ago 17m 37.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (53s) 4s ago 11m 29.1M - 17.2.7-1606-g5be57395 4c55dd409611 12e140e7ab80 2024-09-10T18:47:25.606 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (31s) 8s ago 11m 14.2M - 17.2.7-1606-g5be57395 4c55dd409611 3e6428e46895 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (6m) 4s ago 18m 464M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (6m) 8s ago 16m 401M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (6m) 4s ago 18m 68.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (5m) 8s ago 16m 49.1M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (16s) 4s ago 9m 49.9M - 5.9 4c55dd409611 ab139001d7b0 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (11s) 8s ago 9m 19.2M - 5.9 4c55dd409611 30ccf0d082d8 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (17m) 4s ago 17m 17.0M - 0.18.1 e5a616e4b9cf ae886dbc74be 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (16m) 8s ago 16m 19.0M - 0.18.1 e5a616e4b9cf d94d986a2210 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 4s ago 15m 124M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 4s ago 15m 112M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:47:25.607 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 4s ago 15m 97.5M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 4s ago 14m 121M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (3m) 8s ago 14m 132M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (2m) 8s ago 14m 126M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (112s) 8s ago 13m 108M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (77s) 8s ago 13m 142M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:47:25.608 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 4s ago 16m 66.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:47:25.996 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:47:25.996 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:25.997 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:47:25.998 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 14 2024-09-10T18:47:25.998 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:47:25.998 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:47:26.462 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "mds", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "nfs", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: "crash" 2024-09-10T18:47:26.463 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:47:26.464 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-09-10T18:47:26.464 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading nfs daemons", 2024-09-10T18:47:26.464 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:47:26.464 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:47:26.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:26 smithi138 ceph-mon[50299]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:26.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:26 smithi138 ceph-mon[50299]: pgmap v243: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 8.9 MiB/s wr, 308 op/s 2024-09-10T18:47:26.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:26 smithi138 ceph-mon[50299]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:26.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:26 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/3778217002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:26 smithi135 ceph-mon[64086]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:26 smithi135 ceph-mon[64086]: pgmap v243: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 8.9 MiB/s wr, 308 op/s 2024-09-10T18:47:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:26 smithi135 ceph-mon[64086]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:26.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:26 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/3778217002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:27.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:27 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:27.608 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:27 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:28.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:28.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: pgmap v244: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 11 MiB/s wr, 373 op/s 2024-09-10T18:47:28.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: pgmap v245: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 13 MiB/s wr, 444 op/s 2024-09-10T18:47:28.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: pgmap v246: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 15 MiB/s wr, 546 op/s 2024-09-10T18:47:28.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:28.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:28 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: pgmap v244: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 38 KiB/s rd, 11 MiB/s wr, 373 op/s 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: pgmap v245: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 13 MiB/s wr, 444 op/s 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: pgmap v246: 129 pgs: 129 active+clean; 300 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 15 MiB/s wr, 546 op/s 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:28.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:28 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:29.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:29 smithi138 ceph-mon[50299]: pgmap v247: 129 pgs: 129 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.7 MiB/s wr, 382 op/s 2024-09-10T18:47:29.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:29 smithi135 ceph-mon[64086]: pgmap v247: 129 pgs: 129 active+clean; 285 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.7 MiB/s wr, 382 op/s 2024-09-10T18:47:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:30.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:31.528 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.528 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.528 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:31.528 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:31.528 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:31.529 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:31.530 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:31.531 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:31.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.533 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: Upgrade: Setting container_image for all nfs 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi135.nfoocl"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi135.nfoocl"}]': finished 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi138.repsia"}]: dispatch 2024-09-10T18:47:31.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi138.repsia"}]': finished 2024-09-10T18:47:31.535 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:31 smithi135 ceph-mon[64086]: pgmap v248: 129 pgs: 129 active+clean; 214 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 6.0 MiB/s wr, 382 op/s 2024-09-10T18:47:31.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:31.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:31.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:31.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:31.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:31.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.598 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: Upgrade: Setting container_image for all nfs 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi135.nfoocl"}]: dispatch 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi135.nfoocl"}]': finished 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi138.repsia"}]: dispatch 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi138.repsia"}]': finished 2024-09-10T18:47:31.599 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:31 smithi138 ceph-mon[50299]: pgmap v248: 129 pgs: 129 active+clean; 214 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 6.0 MiB/s wr, 382 op/s 2024-09-10T18:47:33.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:32 smithi138 ceph-mon[50299]: Upgrade: Updating node-exporter.smithi135 (1/2) 2024-09-10T18:47:33.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:32 smithi138 ceph-mon[50299]: Deploying daemon node-exporter.smithi135 on smithi135 2024-09-10T18:47:33.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:32 smithi135 ceph-mon[64086]: Upgrade: Updating node-exporter.smithi135 (1/2) 2024-09-10T18:47:33.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:32 smithi135 ceph-mon[64086]: Deploying daemon node-exporter.smithi135 on smithi135 2024-09-10T18:47:34.147 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:33 smithi135 ceph-mon[64086]: pgmap v249: 129 pgs: 129 active+clean; 211 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 2.7 MiB/s wr, 153 op/s 2024-09-10T18:47:34.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:33 smithi138 ceph-mon[50299]: pgmap v249: 129 pgs: 129 active+clean; 211 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 2.7 MiB/s wr, 153 op/s 2024-09-10T18:47:36.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:36 smithi135 ceph-mon[64086]: pgmap v250: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 141 KiB/s wr, 51 op/s 2024-09-10T18:47:36.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:36 smithi138 ceph-mon[50299]: pgmap v250: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 141 KiB/s wr, 51 op/s 2024-09-10T18:47:38.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:38 smithi138 ceph-mon[50299]: pgmap v251: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 115 KiB/s wr, 41 op/s 2024-09-10T18:47:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:38.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:38 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:38 smithi135 ceph-mon[64086]: pgmap v251: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 115 KiB/s wr, 41 op/s 2024-09-10T18:47:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:38 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:40.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:40 smithi138 ceph-mon[50299]: Upgrade: Updating node-exporter.smithi138 (2/2) 2024-09-10T18:47:40.281 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:40 smithi138 ceph-mon[50299]: Deploying daemon node-exporter.smithi138 on smithi138 2024-09-10T18:47:40.282 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:40 smithi138 ceph-mon[50299]: pgmap v252: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 96 KiB/s wr, 35 op/s 2024-09-10T18:47:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:40 smithi135 ceph-mon[64086]: Upgrade: Updating node-exporter.smithi138 (2/2) 2024-09-10T18:47:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:40 smithi135 ceph-mon[64086]: Deploying daemon node-exporter.smithi138 on smithi138 2024-09-10T18:47:40.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:40 smithi135 ceph-mon[64086]: pgmap v252: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 96 KiB/s wr, 35 op/s 2024-09-10T18:47:42.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:42 smithi138 ceph-mon[50299]: pgmap v253: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 38 KiB/s wr, 24 op/s 2024-09-10T18:47:42.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:42 smithi135 ceph-mon[64086]: pgmap v253: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 38 KiB/s wr, 24 op/s 2024-09-10T18:47:44.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:44 smithi138 ceph-mon[50299]: pgmap v254: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-09-10T18:47:44.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:44.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:44.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:44.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:44 smithi135 ceph-mon[64086]: pgmap v254: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-09-10T18:47:44.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:44.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:44.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:45.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:45.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:47:46.244 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:46 smithi135 ceph-mon[64086]: pgmap v255: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.6 KiB/s wr, 0 op/s 2024-09-10T18:47:46.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:46 smithi138 ceph-mon[50299]: pgmap v255: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.6 KiB/s wr, 0 op/s 2024-09-10T18:47:47.729 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.729 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.729 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.729 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:47 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.729 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:47 smithi138 ceph-mon[50299]: pgmap v256: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-09-10T18:47:47.752 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.752 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:47 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:47.753 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:47 smithi135 ceph-mon[64086]: pgmap v256: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-09-10T18:47:50.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:49 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:49 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:49 smithi135 ceph-mon[64086]: pgmap v257: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:47:50.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:49 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:49 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:49 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:49 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:49 smithi138 ceph-mon[50299]: pgmap v257: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:47:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:49 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:50.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:49 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:51.284 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:51.284 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:51 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:51.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:51.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:51 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:52.346 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:52 smithi135 ceph-mon[64086]: pgmap v258: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:47:52.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:52 smithi138 ceph-mon[50299]: pgmap v258: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: pgmap v259: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: pgmap v260: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-09-10T18:47:54.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: pgmap v261: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:47:54.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:54.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:54 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:54.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: pgmap v259: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:47:54.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: pgmap v260: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: pgmap v261: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:47:54.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:54 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:56.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:56 smithi135 ceph-mon[64086]: pgmap v262: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:47:56.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:56 smithi138 ceph-mon[50299]: pgmap v262: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:47:56.821 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:47:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.407 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:57 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.514 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:47:57.514 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (16m) 8s ago 18m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (5m) 8s ago 18m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (5m) 11s ago 17m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (16m) 8s ago 17m 37.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (85s) 8s ago 12m 43.6M - 17.2.7-1606-g5be57395 4c55dd409611 12e140e7ab80 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (63s) 11s ago 12m 14.2M - 17.2.7-1606-g5be57395 4c55dd409611 3e6428e46895 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (7m) 8s ago 19m 465M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (6m) 11s ago 17m 401M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:47:57.515 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (6m) 8s ago 19m 70.2M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (6m) 11s ago 17m 50.3M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (48s) 8s ago 9m 104M - 5.9 4c55dd409611 ab139001d7b0 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (43s) 11s ago 9m 55.2M - 5.9 4c55dd409611 30ccf0d082d8 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (20s) 8s ago 17m 8048k - 1.5.0 0da6a335fe13 e657ee4c1c3b 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (14s) 11s ago 16m 3414k - 1.5.0 0da6a335fe13 6b775dac2b0a 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 8s ago 16m 136M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 8s ago 16m 121M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:47:57.516 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 8s ago 15m 114M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 8s ago 15m 142M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (3m) 11s ago 14m 146M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (2m) 11s ago 14m 155M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (2m) 11s ago 14m 137M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (109s) 11s ago 13m 153M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:47:57.517 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 error 8s ago 17m 66.2M - 2.18.1 de242295e225 4e60db088828 2024-09-10T18:47:57.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:57 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:57.900 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:47:57.900 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:47:57.900 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 14 2024-09-10T18:47:57.901 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:47:57.902 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "mds", 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-09-10T18:47:58.266 INFO:teuthology.orchestra.run.smithi135.stdout: "nfs", 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: "crash" 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-09-10T18:47:58.267 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:58 smithi135 ceph-mon[64086]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:58.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.wait_async( 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:58.549 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return future.result(timeout) 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return self.__get_result() 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise self._exception 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise OrchestratorError( 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:58.550 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: main() 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: r = ctx.func(ctx) 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: return func(ctx) 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:58.551 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:58 smithi135 ceph-mon[64086]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:58 smithi135 ceph-mon[64086]: pgmap v263: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:58 smithi135 ceph-mon[64086]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:58.552 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:58 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/1404692236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:58 smithi138 ceph-mon[50299]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:58.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1041, in _check_daemons 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2210, in _daemon_action 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.wait_async( 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 651, in wait_async 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return future.result(timeout) 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return self.__get_result() 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-10T18:47:58.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise self._exception 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1279, in _create_daemon 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: out, err, code = await self._run_cephadm( 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1571, in _run_cephadm 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise OrchestratorError( 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Reconfig daemon prometheus.smithi135 ... 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Non-zero exit code 1 from systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: Traceback (most recent call last): 2024-09-10T18:47:58.595 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: main() 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: r = ctx.func(ctx) 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: return func(ctx) 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3461, in deploy_daemon 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: call_throws(ctx, ['systemctl', 'restart', 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:47:58.596 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: RuntimeError: Failed command: systemctl restart ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:47:58.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:47:58.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:58 smithi138 ceph-mon[50299]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:58.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:58 smithi138 ceph-mon[50299]: pgmap v263: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-10T18:47:58.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:58 smithi138 ceph-mon[50299]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:58.597 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:58 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/1404692236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:47:59.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:59 smithi138 ceph-mon[50299]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:59.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:59 smithi138 ceph-mon[50299]: Upgrade: Updating prometheus.smithi135 2024-09-10T18:47:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:59 smithi138 ceph-mon[50299]: Deploying daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:59.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:47:59 smithi138 ceph-mon[50299]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:59.638 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:59 smithi135 ceph-mon[64086]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:47:59.638 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:59 smithi135 ceph-mon[64086]: Upgrade: Updating prometheus.smithi135 2024-09-10T18:47:59.639 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:59 smithi135 ceph-mon[64086]: Deploying daemon prometheus.smithi135 on smithi135 2024-09-10T18:47:59.639 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:47:59 smithi135 ceph-mon[64086]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:00.311 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:00 smithi135 ceph-mon[64086]: pgmap v264: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:48:00.311 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:00.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:00 smithi138 ceph-mon[50299]: pgmap v264: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:48:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:02 smithi135 ceph-mon[64086]: pgmap v265: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:48:02.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:02 smithi138 ceph-mon[50299]: pgmap v265: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: pgmap v266: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: pgmap v267: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-10T18:48:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: pgmap v268: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:48:03.907 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:03 smithi135 ceph-mon[64086]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: pgmap v266: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: pgmap v267: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: pgmap v268: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:04.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:04.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2024-09-10T18:48:04.093 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:03 smithi138 ceph-mon[50299]: Reconfiguring daemon prometheus.smithi135 on smithi135 2024-09-10T18:48:04.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:04 smithi135 ceph-mon[64086]: Health check failed: Redeploying daemon prometheus.smithi135 on host smithi135 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-09-10T18:48:05.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:04 smithi138 ceph-mon[50299]: Health check failed: Redeploying daemon prometheus.smithi135 on host smithi135 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-09-10T18:48:06.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:05 smithi135 ceph-mon[64086]: pgmap v269: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:06.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:05 smithi138 ceph-mon[50299]: pgmap v269: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: pgmap v270: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-10T18:48:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:48:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:48:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:48:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:48:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.157 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:08 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:08.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: pgmap v270: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:08.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:08 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:10.311 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:10 smithi135 ceph-mon[64086]: pgmap v271: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:10.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:10 smithi138 ceph-mon[50299]: pgmap v271: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 op/s 2024-09-10T18:48:12.138 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:12 smithi135 ceph-mon[64086]: pgmap v272: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-10T18:48:12.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:12 smithi138 ceph-mon[50299]: pgmap v272: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: pgmap v273: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 212 B/s rd, 0 op/s 2024-09-10T18:48:13.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: pgmap v273: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 212 B/s rd, 0 op/s 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:13.842 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:14.656 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:14 smithi135 ceph-mon[64086]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:48:14.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:14 smithi138 ceph-mon[50299]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-10T18:48:16.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:15 smithi138 ceph-mon[50299]: pgmap v274: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:16.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:15 smithi135 ceph-mon[64086]: pgmap v274: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:48:16.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:18.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:17 smithi138 ceph-mon[50299]: pgmap v275: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:18.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:17 smithi135 ceph-mon[64086]: pgmap v275: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:20.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:19 smithi138 ceph-mon[50299]: pgmap v276: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 0 op/s 2024-09-10T18:48:20.117 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:19 smithi135 ceph-mon[64086]: pgmap v276: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 0 op/s 2024-09-10T18:48:22.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:21 smithi138 ceph-mon[50299]: pgmap v277: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:22.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:21 smithi135 ceph-mon[64086]: pgmap v277: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:23.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:23 smithi135 ceph-mon[64086]: pgmap v278: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:24.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:23 smithi138 ceph-mon[50299]: pgmap v278: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-09-10T18:48:26.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:25 smithi138 ceph-mon[50299]: pgmap v279: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:26.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:25 smithi135 ceph-mon[64086]: pgmap v279: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:28.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:27 smithi138 ceph-mon[50299]: pgmap v280: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:28.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:27 smithi135 ceph-mon[64086]: pgmap v280: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:28.604 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:48:28.927 INFO:teuthology.orchestra.run.smithi135.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Redeploying daemon prometheus.smithi135 on host smithi135 failed." 2024-09-10T18:48:29.714 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph orch ps' 2024-09-10T18:48:30.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:29 smithi135 ceph-mon[64086]: pgmap v281: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:30.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:29 smithi135 ceph-mon[64086]: from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:30.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:29 smithi135 ceph-mon[64086]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:30.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:29 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:30.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:29 smithi138 ceph-mon[50299]: pgmap v281: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:30.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:29 smithi138 ceph-mon[50299]: from='client.34462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:30.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:29 smithi138 ceph-mon[50299]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:30.092 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:29 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:31.710 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (17m) 19s ago 18m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (6m) 19s ago 18m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (6m) 45s ago 17m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (16m) 19s ago 18m 37.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (119s) 19s ago 13m 43.6M - 17.2.7-1606-g5be57395 4c55dd409611 12e140e7ab80 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (97s) 45s ago 12m 14.2M - 17.2.7-1606-g5be57395 4c55dd409611 3e6428e46895 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (8m) 19s ago 19m 466M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (7m) 45s ago 17m 401M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:48:31.711 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (7m) 19s ago 20m 74.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (6m) 45s ago 17m 50.3M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (82s) 19s ago 10m 104M - 5.9 4c55dd409611 ab139001d7b0 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (77s) 45s ago 10m 55.2M - 5.9 4c55dd409611 30ccf0d082d8 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (54s) 19s ago 18m 7864k - 1.5.0 0da6a335fe13 e657ee4c1c3b 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (48s) 45s ago 17m 3414k - 1.5.0 0da6a335fe13 6b775dac2b0a 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 19s ago 17m 136M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (5m) 19s ago 16m 121M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 19s ago 16m 114M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 19s ago 15m 142M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (4m) 45s ago 15m 146M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:48:31.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (3m) 45s ago 15m 155M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:48:31.713 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (2m) 45s ago 14m 137M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:48:31.713 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (2m) 45s ago 14m 153M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:48:31.713 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (25s) 19s ago 17m 40.0M - 2.43.0 a07b618ecd1d 3923b03c87da 2024-09-10T18:48:32.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:31 smithi138 ceph-mon[50299]: pgmap v282: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:32.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:31 smithi135 ceph-mon[64086]: pgmap v282: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:32.418 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph versions' 2024-09-10T18:48:33.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:32 smithi135 ceph-mon[64086]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:33.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:32 smithi138 ceph-mon[50299]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:48:33.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:33 smithi135 ceph-mon[64086]: pgmap v283: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:34.091 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:33 smithi138 ceph-mon[50299]: pgmap v283: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:48:34.774 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 14 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:48:34.775 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:48:35.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:34 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/837902909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:48:35.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:34 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/837902909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:48:35.454 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-10T18:48:36.021 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:35 smithi135 ceph-mon[64086]: pgmap v284: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:36.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:35 smithi138 ceph-mon[50299]: pgmap v284: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:37.288 INFO:teuthology.orchestra.run.smithi135.stdout:wait for servicemap items w/ changing names to refresh 2024-09-10T18:48:38.093 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'sleep 60' 2024-09-10T18:48:38.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:37 smithi135 ceph-mon[64086]: pgmap v285: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:38.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:37 smithi138 ceph-mon[50299]: pgmap v285: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:40.119 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:39 smithi135 ceph-mon[64086]: pgmap v286: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:40.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:39 smithi138 ceph-mon[50299]: pgmap v286: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:42.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:41 smithi135 ceph-mon[64086]: pgmap v287: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:42.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:41 smithi138 ceph-mon[50299]: pgmap v287: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:44.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:43 smithi138 ceph-mon[50299]: pgmap v288: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:44.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:43 smithi135 ceph-mon[64086]: pgmap v288: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:45.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:44 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:45.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:44 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:48:46.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:45 smithi138 ceph-mon[50299]: pgmap v289: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:45 smithi135 ceph-mon[64086]: pgmap v289: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:48.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:47 smithi138 ceph-mon[50299]: pgmap v290: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:48.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:47 smithi135 ceph-mon[64086]: pgmap v290: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:49 smithi138 ceph-mon[50299]: pgmap v291: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:50.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:49 smithi135 ceph-mon[64086]: pgmap v291: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:48:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:51 smithi138 ceph-mon[50299]: pgmap v292: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:52.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:51 smithi135 ceph-mon[64086]: pgmap v292: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:54.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:53 smithi138 ceph-mon[50299]: pgmap v293: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:53 smithi135 ceph-mon[64086]: pgmap v293: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:56.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:55 smithi138 ceph-mon[50299]: pgmap v294: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:56.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:55 smithi135 ceph-mon[64086]: pgmap v294: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:58.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:57 smithi138 ceph-mon[50299]: pgmap v295: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:48:58.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:57 smithi135 ceph-mon[64086]: pgmap v295: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:00.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:59 smithi138 ceph-mon[50299]: pgmap v296: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:00.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:48:59 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:00.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:59 smithi135 ceph-mon[64086]: pgmap v296: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:00.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:48:59 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:02.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:01 smithi138 ceph-mon[50299]: pgmap v297: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:02.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:01 smithi135 ceph-mon[64086]: pgmap v297: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:04.344 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:03 smithi138 ceph-mon[50299]: pgmap v298: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:04.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:03 smithi135 ceph-mon[64086]: pgmap v298: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:06.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:05 smithi138 ceph-mon[50299]: pgmap v299: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:06.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:05 smithi135 ceph-mon[64086]: pgmap v299: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:08.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:08 smithi138 ceph-mon[50299]: pgmap v300: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:08.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:08 smithi135 ceph-mon[64086]: pgmap v300: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:10.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:10 smithi138 ceph-mon[50299]: pgmap v301: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:10.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:10 smithi135 ceph-mon[64086]: pgmap v301: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:12.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:12 smithi138 ceph-mon[50299]: pgmap v302: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:12.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:12 smithi135 ceph-mon[64086]: pgmap v302: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:49:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:49:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:49:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:49:13.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:13 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:49:13.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:49:13.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:49:13.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:49:13.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:49:13.342 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:13 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' 2024-09-10T18:49:14.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:14 smithi138 ceph-mon[50299]: pgmap v303: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:14.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:14 smithi135 ceph-mon[64086]: pgmap v303: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:15.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:15 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:15.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:15 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:16.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:16 smithi138 ceph-mon[50299]: pgmap v304: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:16.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:16 smithi135 ceph-mon[64086]: pgmap v304: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:18.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:18 smithi138 ceph-mon[50299]: pgmap v305: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:18.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:18 smithi135 ceph-mon[64086]: pgmap v305: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:20.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:20 smithi138 ceph-mon[50299]: pgmap v306: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:20.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:20 smithi135 ceph-mon[64086]: pgmap v306: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:22.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:22 smithi138 ceph-mon[50299]: pgmap v307: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:22.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:22 smithi135 ceph-mon[64086]: pgmap v307: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:24.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:24 smithi138 ceph-mon[50299]: pgmap v308: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:24.409 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:24 smithi135 ceph-mon[64086]: pgmap v308: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:26.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:26 smithi138 ceph-mon[50299]: pgmap v309: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:26.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:26 smithi135 ceph-mon[64086]: pgmap v309: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:28.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:28 smithi138 ceph-mon[50299]: pgmap v310: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:28.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:28 smithi135 ceph-mon[64086]: pgmap v310: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:30.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:30 smithi138 ceph-mon[50299]: pgmap v311: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:30.345 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:30 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:30 smithi135 ceph-mon[64086]: pgmap v311: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:30.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:30 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:32.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:32 smithi138 ceph-mon[50299]: pgmap v312: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:32.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:32 smithi135 ceph-mon[64086]: pgmap v312: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:34.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:34 smithi138 ceph-mon[50299]: pgmap v313: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:34.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:34 smithi135 ceph-mon[64086]: pgmap v313: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:36.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:36 smithi138 ceph-mon[50299]: pgmap v314: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:36.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:36 smithi135 ceph-mon[64086]: pgmap v314: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:38.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:38 smithi138 ceph-mon[50299]: pgmap v315: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:38.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:38 smithi135 ceph-mon[64086]: pgmap v315: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:40.120 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:40 smithi135 ceph-mon[64086]: pgmap v316: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:40.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:40 smithi138 ceph-mon[50299]: pgmap v316: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:40.530 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph orch ps' 2024-09-10T18:49:42.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:42 smithi138 ceph-mon[50299]: pgmap v317: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (18m) 90s ago 19m 23.4M - 0.20.0 0881eb8f169f 61c22495a485 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (7m) 90s ago 19m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 45fcfb72dbd2 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi138 smithi138 running (7m) 115s ago 18m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 352a8cb7c9a1 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (18m) 90s ago 19m 37.5M - 6.7.4 557c83e11646 6531e37e8eb8 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.wwmozj smithi135 running (3m) 90s ago 14m 43.6M - 17.2.7-1606-g5be57395 4c55dd409611 12e140e7ab80 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi138.pyxrge smithi138 running (2m) 115s ago 14m 14.2M - 17.2.7-1606-g5be57395 4c55dd409611 3e6428e46895 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.beoolq smithi135 *:8443,9283 running (9m) 90s ago 21m 466M - 17.2.7-1606-g5be57395 4c55dd409611 9889ee8b6cdf 2024-09-10T18:49:42.360 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi138.silqfq smithi138 *:8443,9283 running (8m) 115s ago 18m 401M - 17.2.7-1606-g5be57395 4c55dd409611 9fb84d84a9e5 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (8m) 90s ago 21m 74.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 74b320d4bb3e 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi138 smithi138 running (7m) 115s ago 18m 50.3M 2048M 17.2.7-1606-g5be57395 4c55dd409611 ea17a4eb0d48 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.1.smithi135.nfoocl smithi135 *:2049 running (2m) 90s ago 11m 104M - 5.9 4c55dd409611 ab139001d7b0 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.1.smithi138.repsia smithi138 *:2049 running (2m) 115s ago 11m 55.2M - 5.9 4c55dd409611 30ccf0d082d8 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (2m) 90s ago 19m 7864k - 1.5.0 0da6a335fe13 e657ee4c1c3b 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi138 smithi138 *:9100 running (119s) 115s ago 18m 3414k - 1.5.0 0da6a335fe13 6b775dac2b0a 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 90s ago 18m 136M 4096M 17.2.7-1606-g5be57395 4c55dd409611 15d677be6d74 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 90s ago 17m 121M 4096M 17.2.7-1606-g5be57395 4c55dd409611 7f51bb6072e2 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 90s ago 17m 114M 4096M 17.2.7-1606-g5be57395 4c55dd409611 6b966bbcf52d 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 90s ago 16m 142M 4096M 17.2.7-1606-g5be57395 4c55dd409611 74d90d11f08e 2024-09-10T18:49:42.361 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi138 running (5m) 115s ago 16m 146M 2704M 17.2.7-1606-g5be57395 4c55dd409611 483e35eaa09e 2024-09-10T18:49:42.362 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi138 running (4m) 115s ago 16m 155M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c5d2704b94e7 2024-09-10T18:49:42.362 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi138 running (4m) 115s ago 16m 137M 2704M 17.2.7-1606-g5be57395 4c55dd409611 654772d7f0a0 2024-09-10T18:49:42.362 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi138 running (3m) 115s ago 15m 153M 2704M 17.2.7-1606-g5be57395 4c55dd409611 c00452b3dcf8 2024-09-10T18:49:42.362 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (95s) 90s ago 19m 40.0M - 2.43.0 a07b618ecd1d 3923b03c87da 2024-09-10T18:49:42.362 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:42 smithi135 ceph-mon[64086]: pgmap v317: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:42.925 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph versions' 2024-09-10T18:49:44.326 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:44 smithi135 ceph-mon[64086]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:49:44.327 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:44 smithi135 ceph-mon[64086]: pgmap v318: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:44.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:44 smithi138 ceph-mon[50299]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:49:44.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:44 smithi138 ceph-mon[50299]: pgmap v318: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:44.861 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-10T18:49:44.861 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-09-10T18:49:44.861 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:49:44.861 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:49:44.861 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 8 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 2 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)": 14 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:49:44.862 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-10T18:49:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:45 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:45.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:45 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/880543099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:45.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:45 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:49:45.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:45 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/880543099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:45.518 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-10T18:49:46.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:46 smithi138 ceph-mon[50299]: pgmap v319: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:46.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:46 smithi135 ceph-mon[64086]: pgmap v319: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:47.568 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-09-10T18:49:48.140 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:48 smithi135 ceph-mon[64086]: pgmap v320: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:48.140 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:48 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/3329891553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:48.162 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -e sha1=5be57395ea235535910512ae73ba8e7ff25fe588 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-10T18:49:48.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:48 smithi138 ceph-mon[50299]: pgmap v320: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:48.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:48 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/3329891553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:50.278 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)" 2024-09-10T18:49:50.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:50 smithi138 ceph-mon[50299]: pgmap v321: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:50.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:50 smithi135 ceph-mon[64086]: pgmap v321: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:49:50.846 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-09-10T18:49:50.847 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-10T18:49:50.847 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- ceph orch ls -f json 2024-09-10T18:49:51.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:51 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/4247076005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:51.403 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:51 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/4247076005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-10T18:49:52.309 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:52 smithi135 ceph-mon[64086]: pgmap v322: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:52.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:52 smithi138 ceph-mon[50299]: pgmap v322: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:52.716 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-10T18:49:52.717 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-10T18:29:11.858719Z", "last_refresh": "2024-09-10T18:48:12.347709Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-10T18:29:00.053183Z", "last_refresh": "2024-09-10T18:47:46.429187Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true}, "status": {"created": "2024-09-10T18:29:09.403792Z", "last_refresh": "2024-09-10T18:48:12.347931Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-10T18:35:26.361195Z", "last_refresh": "2024-09-10T18:47:46.429765Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-10T18:28:58.827427Z", "last_refresh": "2024-09-10T18:47:46.429334Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi138:172.21.15.138=smithi138"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-10T18:29:45.418132Z", "last_refresh": "2024-09-10T18:47:46.429406Z", "running": 2, "size": 2}}, {"events": ["2024-09-10T18:49:12.927488Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-09-10T18:37:58.765383Z", "last_refresh": "2024-09-10T18:47:46.429841Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-10T18:29:10.639851Z", "last_refresh": "2024-09-10T18:47:46.429468Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16", "last_refresh": "2024-09-10T18:47:46.429529Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-10T18:29:08.289466Z", "last_refresh": "2024-09-10T18:48:12.348146Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-10T18:49:53.305 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-10T18:49:53.306 DEBUG:teuthology.parallel:result is None 2024-09-10T18:49:53.306 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-10T18:49:53.317 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:49:53.317 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-09-10T18:49:53.343 INFO:teuthology.orchestra.run.smithi135.stderr:+ umount /mnt/foo 2024-09-10T18:49:53.354 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:49:53.363 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:49:53.364 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-09-10T18:49:54.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:54 smithi138 ceph-mon[50299]: pgmap v323: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:54.341 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:54 smithi138 ceph-mon[50299]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:49:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:54 smithi135 ceph-mon[64086]: pgmap v323: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:54.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:54 smithi135 ceph-mon[64086]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:49:55.271 INFO:teuthology.orchestra.run.smithi135.stdout:foo 2024-09-10T18:49:55.965 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-09-10T18:49:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:56 smithi135 ceph-mon[64086]: pgmap v324: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:56.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:56 smithi135 ceph-mon[64086]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:49:56.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:56 smithi138 ceph-mon[50299]: pgmap v324: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:56.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:56 smithi138 ceph-mon[50299]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:49:57.971 INFO:teuthology.orchestra.run.smithi135.stdout:[ 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "export_id": 1, 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "path": "/", 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "cluster_id": "foo", 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "pseudo": "/fake", 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "access_type": "RW", 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "squash": "no_root_squash", 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "security_label": true, 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: "protocols": [ 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: 4 2024-09-10T18:49:57.972 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "transports": [ 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "TCP" 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "fsal": { 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "CEPH", 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "user_id": "nfs.foo.1", 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "fs_name": "foofs" 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: "clients": [] 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-09-10T18:49:57.973 INFO:teuthology.orchestra.run.smithi135.stdout:] 2024-09-10T18:49:58.289 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:58 smithi135 ceph-mon[64086]: pgmap v325: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:58.587 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-09-10T18:49:58.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:58 smithi138 ceph-mon[50299]: pgmap v325: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-10T18:49:59.156 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:49:59 smithi135 ceph-mon[64086]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:49:59.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:49:59 smithi138 ceph-mon[50299]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:50:00.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: pgmap v326: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:50:00.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:50:00.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Health detail: HEALTH_WARN Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:50:00.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: [WRN] UPGRADE_REDEPLOY_DAEMON: Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:50:00.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Upgrade daemon: prometheus.smithi135: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Redeploy daemon prometheus.smithi135 ... 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d5fa0c1ae\x2d6fa2\x2d11ef\x2dbcea\x2dc7b262605968.slice/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Non-zero exit code 1 from systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: Traceback (most recent call last): 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: main() 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: r = ctx.func(ctx) 2024-09-10T18:50:00.135 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: return func(ctx) 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3430, in deploy_daemon 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: deploy_daemon_units(ctx, fsid, uid, gid, daemon_type, daemon_id, 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3695, in deploy_daemon_units 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: RuntimeError: Failed command: systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:50:00.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:00 smithi135 ceph-mon[64086]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:50:00.349 INFO:teuthology.orchestra.run.smithi135.stdout:foo grace 2024-09-10T18:50:00.349 INFO:teuthology.orchestra.run.smithi135.stdout:foo rec-0000000000000005:nfs.foo.1 2024-09-10T18:50:00.350 INFO:teuthology.orchestra.run.smithi135.stdout:foo rec-0000000000000005:nfs.foo.0 2024-09-10T18:50:00.350 INFO:teuthology.orchestra.run.smithi135.stdout:foo conf-nfs.foo 2024-09-10T18:50:00.350 INFO:teuthology.orchestra.run.smithi135.stdout:foo export-1 2024-09-10T18:50:00.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: pgmap v326: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: from='mgr.34104 172.21.15.135:0/1654007090' entity='mgr.smithi135.beoolq' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Health detail: HEALTH_WARN Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: [WRN] UPGRADE_REDEPLOY_DAEMON: Redeploying daemon prometheus.smithi135 on host smithi135 failed. 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Upgrade daemon: prometheus.smithi135: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: /usr/bin/podman: stderr Error: no such container ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-prometheus-smithi135 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Redeploy daemon prometheus.smithi135 ... 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d5fa0c1ae\x2d6fa2\x2d11ef\x2dbcea\x2dc7b262605968.slice/ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Non-zero exit code 1 from systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: systemctl: stderr Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:50:00.592 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: systemctl: stderr See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: Traceback (most recent call last): 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9930, in 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: main() 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 9918, in main 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: r = ctx.func(ctx) 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 2248, in _default_image 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: return func(ctx) 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 6203, in command_deploy 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid, 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3430, in deploy_daemon 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: deploy_daemon_units(ctx, fsid, uid, gid, daemon_type, daemon_id, 2024-09-10T18:50:00.593 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 3695, in deploy_daemon_units 2024-09-10T18:50:00.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2024-09-10T18:50:00.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: File "/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/cephadm.7e3b0dde6c97fe504c103129ea955f64bdfac48cbd7c0d3df2cae253cc294bc0", line 1886, in call_throws 2024-09-10T18:50:00.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2024-09-10T18:50:00.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: RuntimeError: Failed command: systemctl start ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135: Job for ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service failed because the control process exited with error code. 2024-09-10T18:50:00.594 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:00 smithi138 ceph-mon[50299]: See "systemctl status ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" and "journalctl -xeu ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@prometheus.smithi135.service" for details. 2024-09-10T18:50:00.950 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-09-10T18:50:01.246 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:01 smithi135 ceph-mon[64086]: mgrmap e43: smithi135.beoolq(active, since 8m), standbys: smithi138.silqfq 2024-09-10T18:50:01.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:01 smithi138 ceph-mon[50299]: mgrmap e43: smithi135.beoolq(active, since 8m), standbys: smithi138.silqfq 2024-09-10T18:50:02.218 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:02 smithi135 ceph-mon[64086]: pgmap v327: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-10T18:50:02.591 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:02 smithi138 ceph-mon[50299]: pgmap v327: 129 pgs: 129 active+clean; 204 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-10T18:50:02.846 INFO:teuthology.orchestra.run.smithi135.stdout:6 2024-09-10T18:50:03.406 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:03 smithi135 ceph-mon[64086]: from='client.? 172.21.15.135:0/1898676279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-10T18:50:03.472 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-10T18:50:03.481 INFO:tasks.cephadm:Teardown begin 2024-09-10T18:50:03.482 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:50:03.509 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:50:03.537 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:03 smithi138 ceph-mon[50299]: from='client.? 172.21.15.135:0/1898676279' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-10T18:50:03.542 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-10T18:50:03.542 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:50:03.565 DEBUG:teuthology.orchestra.run.smithi138:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:50:03.600 INFO:tasks.cephadm:Stopping all daemons... 2024-09-10T18:50:03.600 INFO:tasks.cephadm.mon.smithi135:Stopping mon.smithi135... 2024-09-10T18:50:03.600 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135 2024-09-10T18:50:03.906 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:03 smithi135 systemd[1]: Stopping Ceph mon.smithi135 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:04.213 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135[64082]: 2024-09-10T18:50:03.910+0000 7fa4f52c9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi135 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:04.214 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:03 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135[64082]: 2024-09-10T18:50:03.910+0000 7fa4f52c9640 -1 mon.smithi135@0(leader) e3 *** Got Signal Terminated *** 2024-09-10T18:50:04.214 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:03 smithi135 podman[101711]: 2024-09-10 18:50:03.932237613 +0000 UTC m=+0.136115994 container died 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2) 2024-09-10T18:50:04.504 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:04 smithi135 podman[101711]: 2024-09-10 18:50:04.294327111 +0000 UTC m=+0.498205488 container cleanup 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-10T18:50:04.505 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:04 smithi135 bash[101711]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135 2024-09-10T18:50:04.761 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Sep 10 18:50:04 smithi135 podman[101723]: 2024-09-10 18:50:04.62941411 +0000 UTC m=+0.690873765 container remove 74b320d4bb3e1922ae183dbfb43f0bea6e0f74c9f4ebba15c6f2742d19447c28 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi135, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:50:04.767 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi135.service' 2024-09-10T18:50:04.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:04.824 INFO:tasks.cephadm.mon.smithi135:Stopped mon.smithi135 2024-09-10T18:50:04.825 INFO:tasks.cephadm.mon.smithi138:Stopping mon.smithi138... 2024-09-10T18:50:04.825 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi138 2024-09-10T18:50:05.129 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:04 smithi138 systemd[1]: Stopping Ceph mon.smithi138 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:05.520 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138[50295]: 2024-09-10T18:50:05.126+0000 7f865888f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi138 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:05.521 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138[50295]: 2024-09-10T18:50:05.126+0000 7f865888f640 -1 mon.smithi138@1(peon) e3 *** Got Signal Terminated *** 2024-09-10T18:50:05.521 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:05 smithi138 podman[75586]: 2024-09-10 18:50:05.219331779 +0000 UTC m=+0.196510428 container died ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-09-10T18:50:05.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:05 smithi138 podman[75586]: 2024-09-10 18:50:05.686126774 +0000 UTC m=+0.663305423 container cleanup ea17a4eb0d48988bb35e105948212812501c3aa7a02b1274c985cc6220ec09fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-10T18:50:05.841 INFO:journalctl@ceph.mon.smithi138.smithi138.stdout:Sep 10 18:50:05 smithi138 bash[75586]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-mon-smithi138 2024-09-10T18:50:06.112 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@mon.smithi138.service' 2024-09-10T18:50:06.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:06.159 INFO:tasks.cephadm.mon.smithi138:Stopped mon.smithi138 2024-09-10T18:50:06.159 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-10T18:50:06.160 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.0 2024-09-10T18:50:06.483 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:06 smithi135 systemd[1]: Stopping Ceph osd.0 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:06.906 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:50:06.481+0000 7f76e14b8640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:06.906 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:50:06.481+0000 7f76e14b8640 -1 osd.0 117 *** Got signal Terminated *** 2024-09-10T18:50:06.906 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:06 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0[71217]: 2024-09-10T18:50:06.481+0000 7f76e14b8640 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:12.285 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:11 smithi135 podman[101846]: 2024-09-10 18:50:11.981201251 +0000 UTC m=+5.622261403 container died 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-10T18:50:12.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:12 smithi135 podman[101846]: 2024-09-10 18:50:12.490941654 +0000 UTC m=+6.132001835 container cleanup 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:50:12.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:12 smithi135 bash[101846]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0 2024-09-10T18:50:13.113 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:12 smithi135 podman[101864]: 2024-09-10 18:50:12.750839076 +0000 UTC m=+0.765511311 container remove 15d677be6d74161ad38327cf01a633d447dad7bfea252a5dd42aac293be5670d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:13.380 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.01507201 +0000 UTC m=+0.016194998 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:13.380 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.118269126 +0000 UTC m=+0.119392112 container create 4680e4177b2453c93f404783fb4da2b7f1fb28fa09f35e75de784767ef733fea (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True) 2024-09-10T18:50:13.380 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.379283661 +0000 UTC m=+0.380406658 container init 4680e4177b2453c93f404783fb4da2b7f1fb28fa09f35e75de784767ef733fea (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-10T18:50:13.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.382730165 +0000 UTC m=+0.383853159 container start 4680e4177b2453c93f404783fb4da2b7f1fb28fa09f35e75de784767ef733fea (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2) 2024-09-10T18:50:13.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.479283514 +0000 UTC m=+0.480406511 container attach 4680e4177b2453c93f404783fb4da2b7f1fb28fa09f35e75de784767ef733fea (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:50:13.656 INFO:journalctl@ceph.osd.0.smithi135.stdout:Sep 10 18:50:13 smithi135 podman[101950]: 2024-09-10 18:50:13.561833873 +0000 UTC m=+0.562956858 container died 4680e4177b2453c93f404783fb4da2b7f1fb28fa09f35e75de784767ef733fea (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-10T18:50:14.239 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.0.service' 2024-09-10T18:50:14.277 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:14.277 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-10T18:50:14.277 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-10T18:50:14.277 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.1 2024-09-10T18:50:14.604 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:14 smithi135 systemd[1]: Stopping Ceph osd.1 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:14.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:50:14.602+0000 7f109f8f1640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:14.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:50:14.602+0000 7f109f8f1640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-10T18:50:14.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:14 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1[74160]: 2024-09-10T18:50:14.602+0000 7f109f8f1640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:20.281 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:19 smithi135 podman[102053]: 2024-09-10 18:50:19.970039674 +0000 UTC m=+5.469281080 container died 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:20.605 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:20 smithi135 podman[102053]: 2024-09-10 18:50:20.369224716 +0000 UTC m=+5.868466124 container cleanup 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:20.605 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:20 smithi135 bash[102053]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1 2024-09-10T18:50:20.906 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:20 smithi135 podman[102068]: 2024-09-10 18:50:20.603846433 +0000 UTC m=+0.634446365 container remove 7f51bb6072e2c9f89d29a8043635eac661b145898e9ac0d84aace1bea2d57742 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:21.250 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:20 smithi135 podman[102190]: 2024-09-10 18:50:20.846886394 +0000 UTC m=+0.016117155 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:21.250 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:20 smithi135 podman[102190]: 2024-09-10 18:50:20.954508969 +0000 UTC m=+0.123739720 container create 6fbb27950c649bfe174d8fc8648dee6e3f741b54cdf8545c2369c8c49eea8edc (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-10T18:50:21.250 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:21 smithi135 podman[102190]: 2024-09-10 18:50:21.182048548 +0000 UTC m=+0.351279299 container init 6fbb27950c649bfe174d8fc8648dee6e3f741b54cdf8545c2369c8c49eea8edc (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-10T18:50:21.250 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:21 smithi135 podman[102190]: 2024-09-10 18:50:21.185454618 +0000 UTC m=+0.354685370 container start 6fbb27950c649bfe174d8fc8648dee6e3f741b54cdf8545c2369c8c49eea8edc (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-10T18:50:21.250 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:21 smithi135 podman[102190]: 2024-09-10 18:50:21.24863401 +0000 UTC m=+0.417864773 container attach 6fbb27950c649bfe174d8fc8648dee6e3f741b54cdf8545c2369c8c49eea8edc (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:21.656 INFO:journalctl@ceph.osd.1.smithi135.stdout:Sep 10 18:50:21 smithi135 podman[102190]: 2024-09-10 18:50:21.365720044 +0000 UTC m=+0.534950801 container died 6fbb27950c649bfe174d8fc8648dee6e3f741b54cdf8545c2369c8c49eea8edc (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:50:22.047 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.1.service' 2024-09-10T18:50:22.086 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:22.087 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-10T18:50:22.087 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-10T18:50:22.087 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.2 2024-09-10T18:50:22.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:22 smithi135 systemd[1]: Stopping Ceph osd.2 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:22.892 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:50:22.413+0000 7f0b858da640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:22.892 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:50:22.413+0000 7f0b858da640 -1 osd.2 117 *** Got signal Terminated *** 2024-09-10T18:50:22.892 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:22 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2[77013]: 2024-09-10T18:50:22.413+0000 7f0b858da640 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:28.074 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:27 smithi135 podman[102292]: 2024-09-10 18:50:27.759025663 +0000 UTC m=+5.450130694 container died 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:28.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:28 smithi135 podman[102292]: 2024-09-10 18:50:28.154813271 +0000 UTC m=+5.845918260 container cleanup 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:28.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:28 smithi135 bash[102292]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2 2024-09-10T18:50:28.776 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:28 smithi135 podman[102308]: 2024-09-10 18:50:28.434712002 +0000 UTC m=+0.668720903 container remove 6b966bbcf52d03aa7320eaf46bf5d5f1e4dfb29784806bf29e26dd347d536835 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:50:29.035 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:28 smithi135 podman[102394]: 2024-09-10 18:50:28.678310604 +0000 UTC m=+0.015773196 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:29.035 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:28 smithi135 podman[102394]: 2024-09-10 18:50:28.78203984 +0000 UTC m=+0.119502420 container create f26deff32e70a9b184289516daf5b527d2320f580af954ba64e70116ae812e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-10T18:50:29.035 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:29 smithi135 podman[102394]: 2024-09-10 18:50:29.034473906 +0000 UTC m=+0.371936490 container init f26deff32e70a9b184289516daf5b527d2320f580af954ba64e70116ae812e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True) 2024-09-10T18:50:29.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:29 smithi135 podman[102394]: 2024-09-10 18:50:29.037843763 +0000 UTC m=+0.375306343 container start f26deff32e70a9b184289516daf5b527d2320f580af954ba64e70116ae812e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-10T18:50:29.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:29 smithi135 podman[102394]: 2024-09-10 18:50:29.11776829 +0000 UTC m=+0.455230885 container attach f26deff32e70a9b184289516daf5b527d2320f580af954ba64e70116ae812e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.build-date=20240731) 2024-09-10T18:50:29.406 INFO:journalctl@ceph.osd.2.smithi135.stdout:Sep 10 18:50:29 smithi135 podman[102394]: 2024-09-10 18:50:29.212234978 +0000 UTC m=+0.549697562 container died f26deff32e70a9b184289516daf5b527d2320f580af954ba64e70116ae812e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-10T18:50:29.816 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.2.service' 2024-09-10T18:50:29.855 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:29.855 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-10T18:50:29.855 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-10T18:50:29.855 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.3 2024-09-10T18:50:30.121 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:29 smithi135 systemd[1]: Stopping Ceph osd.3 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:30.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:50:30.182+0000 7f1bc89c4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:30.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:50:30.182+0000 7f1bc89c4640 -1 osd.3 117 *** Got signal Terminated *** 2024-09-10T18:50:30.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:30 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:50:30.182+0000 7f1bc89c4640 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:32.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:32 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:32.236+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:33.341 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:33 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:33.279+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:33.656 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:33 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:50:33.376+0000 7f1bc5fde640 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:10.665056+0000 front 2024-09-10T18:50:10.665174+0000 (oldest deadline 2024-09-10T18:50:32.365215+0000) 2024-09-10T18:50:34.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:34 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:34.300+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:34.656 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:34 smithi135 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3[79908]: 2024-09-10T18:50:34.392+0000 7f1bc5fde640 -1 osd.3 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:10.665056+0000 front 2024-09-10T18:50:10.665174+0000 (oldest deadline 2024-09-10T18:50:32.365215+0000) 2024-09-10T18:50:35.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:35.410+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:35.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:35 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:35.288+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:35.885 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:35 smithi135 podman[102496]: 2024-09-10 18:50:35.600172305 +0000 UTC m=+5.527294272 container died 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-10T18:50:36.156 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:35 smithi135 podman[102496]: 2024-09-10 18:50:35.965286354 +0000 UTC m=+5.892408321 container cleanup 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:36.156 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:35 smithi135 bash[102496]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3 2024-09-10T18:50:36.567 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102513]: 2024-09-10 18:50:36.233066396 +0000 UTC m=+0.628127308 container remove 74d90d11f08e9b338a438718470474f4e33bb1a668173401e45c51a710a379b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True) 2024-09-10T18:50:36.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:36.304+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:36.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:36.445+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:36.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:36.448+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:36.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:36 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:36.471+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:36.878 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.567120411 +0000 UTC m=+0.104200388 container create 5ced454ec068ff2ba80c8d39b063a967e4c92a834f9b5d16e165cead279b76af (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:36.879 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.478894894 +0000 UTC m=+0.015974877 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:36.879 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.794543843 +0000 UTC m=+0.331623820 container init 5ced454ec068ff2ba80c8d39b063a967e4c92a834f9b5d16e165cead279b76af (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-10T18:50:36.879 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.797868464 +0000 UTC m=+0.334948445 container start 5ced454ec068ff2ba80c8d39b063a967e4c92a834f9b5d16e165cead279b76af (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-10T18:50:36.879 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.877692937 +0000 UTC m=+0.414772929 container attach 5ced454ec068ff2ba80c8d39b063a967e4c92a834f9b5d16e165cead279b76af (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-10T18:50:37.156 INFO:journalctl@ceph.osd.3.smithi135.stdout:Sep 10 18:50:36 smithi135 podman[102603]: 2024-09-10 18:50:36.973118917 +0000 UTC m=+0.510198897 container died 5ced454ec068ff2ba80c8d39b063a967e4c92a834f9b5d16e165cead279b76af (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=) 2024-09-10T18:50:37.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:37.396+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:37.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:37.297+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:37.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:37.446+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:37.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:37 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:37.451+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:37.602 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.3.service' 2024-09-10T18:50:37.641 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:37.642 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-10T18:50:37.642 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-10T18:50:37.642 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.4 2024-09-10T18:50:38.091 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:37 smithi138 systemd[1]: Stopping Ceph osd.4 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:38.414 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:38.381+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:38.415 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:38.281+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:38.415 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:38.145+0000 7f3fc55c4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:38.415 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:38.145+0000 7f3fc55c4640 -1 osd.4 117 *** Got signal Terminated *** 2024-09-10T18:50:38.415 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:38.145+0000 7f3fc55c4640 -1 osd.4 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:38.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:38.413+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:38.841 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:38 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:38.437+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:39.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:39.336+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:39.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:39.280+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:39.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:39.384+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:39.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:39 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:39.407+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:40.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:40.235+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:40.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:40.452+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:40.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:40.452+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:15.967247+0000 front 2024-09-10T18:50:15.967211+0000 (oldest deadline 2024-09-10T18:50:40.067177+0000) 2024-09-10T18:50:40.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:40.308+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:40.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:40 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:40.397+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:41.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:41.273+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:41.593 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:41.494+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:41.593 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:41.494+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:15.967247+0000 front 2024-09-10T18:50:15.967211+0000 (oldest deadline 2024-09-10T18:50:40.067177+0000) 2024-09-10T18:50:41.593 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:41.321+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:41.593 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:41.321+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:41.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:41 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:41.427+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:42.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:42.226+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:42.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:42.226+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:42.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:42.340+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:42.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:42.340+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:42.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:42.416+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:42.592 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:42.466+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.266794+0000 front 2024-09-10T18:50:11.266923+0000 (oldest deadline 2024-09-10T18:50:35.966761+0000) 2024-09-10T18:50:42.593 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:42 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4[55192]: 2024-09-10T18:50:42.466+0000 7f3fc2bde640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:15.967247+0000 front 2024-09-10T18:50:15.967211+0000 (oldest deadline 2024-09-10T18:50:40.067177+0000) 2024-09-10T18:50:43.548 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:43.305+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:43.548 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:43.305+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:43.549 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:43.239+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:43.549 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:43.239+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:43.549 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:43 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:43.437+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:43.820 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:43 smithi138 podman[75751]: 2024-09-10 18:50:43.547220641 +0000 UTC m=+5.708823266 container died 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-10T18:50:44.091 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:43 smithi138 podman[75751]: 2024-09-10 18:50:43.996812656 +0000 UTC m=+6.158415271 container cleanup 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-10T18:50:44.092 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:43 smithi138 bash[75751]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4 2024-09-10T18:50:44.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:44.304+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:44.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:44.304+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:44.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:44.208+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:44.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:44.208+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:44.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:44.431+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:44.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:44 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:44.431+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:44.593 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75800]: 2024-09-10 18:50:44.290538215 +0000 UTC m=+0.737693586 container remove 483e35eaa09ef8eef48747e630beebb4073a45373ad845a10f0981c0f64f4737 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-10T18:50:44.862 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75890]: 2024-09-10 18:50:44.508927034 +0000 UTC m=+0.016311405 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:44.862 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75890]: 2024-09-10 18:50:44.6261774 +0000 UTC m=+0.133561806 container create b8d29655d3561a1da6d5df3dcc94ed24d25e41ea43e083015851f69fc507096b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-10T18:50:44.862 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75890]: 2024-09-10 18:50:44.861409291 +0000 UTC m=+0.368793648 container init b8d29655d3561a1da6d5df3dcc94ed24d25e41ea43e083015851f69fc507096b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:45.247 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75890]: 2024-09-10 18:50:44.864914943 +0000 UTC m=+0.372299301 container start b8d29655d3561a1da6d5df3dcc94ed24d25e41ea43e083015851f69fc507096b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-10T18:50:45.247 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:44 smithi138 podman[75890]: 2024-09-10 18:50:44.944559087 +0000 UTC m=+0.451943464 container attach b8d29655d3561a1da6d5df3dcc94ed24d25e41ea43e083015851f69fc507096b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-10T18:50:45.247 INFO:journalctl@ceph.osd.4.smithi138.stdout:Sep 10 18:50:45 smithi138 podman[75890]: 2024-09-10 18:50:45.046059454 +0000 UTC m=+0.553443811 container died b8d29655d3561a1da6d5df3dcc94ed24d25e41ea43e083015851f69fc507096b (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-4-deactivate, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-10T18:50:45.507 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:45.290+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:45.507 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:45.290+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:45.508 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:45.245+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:45.508 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:45.245+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:45.508 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:45.441+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:45.508 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:45 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:45.441+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:45.706 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.4.service' 2024-09-10T18:50:45.745 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:45.745 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-10T18:50:45.745 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-10T18:50:45.745 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.5 2024-09-10T18:50:46.086 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:45 smithi138 systemd[1]: Stopping Ceph osd.5 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:46.342 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:46.084+0000 7f47219e0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:46.342 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:46.084+0000 7f47219e0640 -1 osd.5 117 *** Got signal Terminated *** 2024-09-10T18:50:46.342 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:46.084+0000 7f47219e0640 -1 osd.5 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:46.342 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:46.274+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:46.342 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:46.274+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:46.343 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:46.280+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:46.343 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:46.280+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:46.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:46.489+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:46.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:46 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:46.489+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:47.536 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:47.232+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:47.536 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:47.232+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:47.537 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:47.288+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:47.537 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:47.288+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:47.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:47.534+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:47.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:47 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:47.534+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:48.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:48.266+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:48.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:48.266+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:48.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:48.322+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:48.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:48.322+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:48.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:48.497+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:48.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:48.497+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:48.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:48 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:48.497+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:49.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:49.280+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:49.591 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:49.280+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:49.276+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:49.276+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:49.276+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:49.457+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:49.457+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:49.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:49 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:49.457+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:50.595 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:50.269+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:08.994843+0000 front 2024-09-10T18:50:08.995037+0000 (oldest deadline 2024-09-10T18:50:34.894889+0000) 2024-09-10T18:50:50.595 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5[57494]: 2024-09-10T18:50:50.269+0000 7f471c7f5640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:14.895169+0000 front 2024-09-10T18:50:14.895237+0000 (oldest deadline 2024-09-10T18:50:40.795328+0000) 2024-09-10T18:50:50.595 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:50.317+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:50.595 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:50.317+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:50.595 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:50.317+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:50.596 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:50.432+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:50.596 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:50.432+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:50.596 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:50 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:50.432+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:51.592 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:51 smithi138 podman[76005]: 2024-09-10 18:50:51.5228912 +0000 UTC m=+5.559204892 container died c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-10T18:50:51.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:51.327+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:51.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:51.327+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:51.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:51.327+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:51.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:51.424+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:51.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:51.424+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:51.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:51 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:51.424+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:52.091 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:51 smithi138 podman[76005]: 2024-09-10 18:50:51.902087177 +0000 UTC m=+5.938400872 container cleanup c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:50:52.091 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:51 smithi138 bash[76005]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5 2024-09-10T18:50:52.466 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76023]: 2024-09-10 18:50:52.144901933 +0000 UTC m=+0.611992679 container remove c5d2704b94e735b7564a0dcf89471b98d70058b5dd0a79ac5904a1df244d495d (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-10T18:50:52.466 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:52.335+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:52.467 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:52.335+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:52.467 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:52.335+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:52.470+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:52.470+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:52 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:52.470+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.368240794 +0000 UTC m=+0.015784403 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.508484412 +0000 UTC m=+0.156028019 container create 69f8f1bca42d9f97dc9c738c231e18db13c0946adc207da7b7d68705ae5602b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-10T18:50:52.724 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.723169053 +0000 UTC m=+0.370712657 container init 69f8f1bca42d9f97dc9c738c231e18db13c0946adc207da7b7d68705ae5602b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-10T18:50:53.091 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.726559069 +0000 UTC m=+0.374102675 container start 69f8f1bca42d9f97dc9c738c231e18db13c0946adc207da7b7d68705ae5602b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:50:53.092 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.814860356 +0000 UTC m=+0.462403965 container attach 69f8f1bca42d9f97dc9c738c231e18db13c0946adc207da7b7d68705ae5602b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-10T18:50:53.092 INFO:journalctl@ceph.osd.5.smithi138.stdout:Sep 10 18:50:52 smithi138 podman[76109]: 2024-09-10 18:50:52.901148262 +0000 UTC m=+0.548691868 container died 69f8f1bca42d9f97dc9c738c231e18db13c0946adc207da7b7d68705ae5602b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:50:53.465 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.314+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:53.465 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.314+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:53.465 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.314+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:53.501 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.5.service' 2024-09-10T18:50:53.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:50:53.540 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-10T18:50:53.540 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-10T18:50:53.540 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.6 2024-09-10T18:50:53.841 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 systemd[1]: Stopping Ceph osd.6 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:50:53.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:53.463+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:53.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:53.463+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:53.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:53.463+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:54.331 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.871+0000 7fb4f677f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:50:54.332 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.871+0000 7fb4f677f640 -1 osd.6 117 *** Got signal Terminated *** 2024-09-10T18:50:54.332 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:53 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:53.871+0000 7fb4f677f640 -1 osd.6 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:50:54.332 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:54.330+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:54.332 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:54.330+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:54.332 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:54.330+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:54.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:54.440+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:54.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:54.441+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:54.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:54 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:54.441+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:55.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:55.304+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:55.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:55.304+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:55.591 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:55.304+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:55.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:55.440+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:55.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:55.440+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:55.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:55 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:55.440+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:56.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:56.311+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:56.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:56.311+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:56.592 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:56.311+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:56.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:56.421+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:56.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:56.421+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:56.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:56.421+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:56.593 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:56 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:56.421+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:50:57.841 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:57.352+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:57.841 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:57.352+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:57.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:57.352+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:57.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:57.385+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:57.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:57.385+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:57.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:57.385+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:57.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:57 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:57.385+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:50:58.624 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:58.362+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:07.416072+0000 front 2024-09-10T18:50:07.416310+0000 (oldest deadline 2024-09-10T18:50:32.116118+0000) 2024-09-10T18:50:58.624 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:58.362+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.517462+0000 front 2024-09-10T18:50:18.517474+0000 (oldest deadline 2024-09-10T18:50:41.917911+0000) 2024-09-10T18:50:58.624 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6[59819]: 2024-09-10T18:50:58.362+0000 7fb4f2d97640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.618813+0000 front 2024-09-10T18:50:23.618937+0000 (oldest deadline 2024-09-10T18:50:48.918811+0000) 2024-09-10T18:50:58.625 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:58.354+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:58.625 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:58.354+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:58.625 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:58.354+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:58.625 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:58 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:58.354+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:50:59.615 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:59 smithi138 podman[76211]: 2024-09-10 18:50:59.344226414 +0000 UTC m=+5.583549625 container died 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-10T18:50:59.615 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:59.356+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:50:59.615 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:59.357+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:50:59.615 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:59.357+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:50:59.615 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:50:59 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:50:59.357+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:00.091 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:59 smithi138 podman[76211]: 2024-09-10 18:50:59.696657887 +0000 UTC m=+5.935981097 container cleanup 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True) 2024-09-10T18:51:00.092 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:59 smithi138 bash[76211]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6 2024-09-10T18:51:00.092 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:50:59 smithi138 podman[76231]: 2024-09-10 18:50:59.856127243 +0000 UTC m=+0.500983652 container remove 654772d7f0a0859141a2324d969ffba9aef1ffe6ccf3590c184d541f421421e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:51:00.560 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:00.311+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:00.311+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:00.311+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:00 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:00.311+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.164904868 +0000 UTC m=+0.015687392 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.290263798 +0000 UTC m=+0.141046313 container create c59e15c3be9f0cd476196062a5895208abbacdecfac524c8e7af40007310464c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-10T18:51:00.561 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.560009931 +0000 UTC m=+0.410792446 container init c59e15c3be9f0cd476196062a5895208abbacdecfac524c8e7af40007310464c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:51:00.841 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.563351111 +0000 UTC m=+0.414133634 container start c59e15c3be9f0cd476196062a5895208abbacdecfac524c8e7af40007310464c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, GIT_CLEAN=True) 2024-09-10T18:51:00.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.643196365 +0000 UTC m=+0.493978879 container attach c59e15c3be9f0cd476196062a5895208abbacdecfac524c8e7af40007310464c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-10T18:51:00.842 INFO:journalctl@ceph.osd.6.smithi138.stdout:Sep 10 18:51:00 smithi138 podman[76316]: 2024-09-10 18:51:00.738313634 +0000 UTC m=+0.589096149 container died c59e15c3be9f0cd476196062a5895208abbacdecfac524c8e7af40007310464c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:51:01.378 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.6.service' 2024-09-10T18:51:01.416 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:51:01.417 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-10T18:51:01.417 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-10T18:51:01.417 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.7 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 systemd[1]: Stopping Ceph osd.7 for 5fa0c1ae-6fa2-11ef-bcea-c7b262605968... 2024-09-10T18:51:01.726 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.724+0000 7fc701303640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:51:01.727 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.724+0000 7fc701303640 -1 osd.7 117 *** Got signal Terminated *** 2024-09-10T18:51:01.727 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:01 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:01.724+0000 7fc701303640 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-10T18:51:02.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:02.375+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:02.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:02.375+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:02.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:02.375+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:02.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:02 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:02.375+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:03.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:03.329+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:03.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:03.329+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:03.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:03.329+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:03.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:03 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:03.329+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:04.591 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:04.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:04.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:04.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:04.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:04.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:04.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:04.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:04.592 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:04 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:04.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.138:6804 osd.4 since back 2024-09-10T18:50:41.058927+0000 front 2024-09-10T18:50:41.058845+0000 (oldest deadline 2024-09-10T18:51:03.958763+0000) 2024-09-10T18:51:05.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:05.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:05.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:05.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:05.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:05.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:05.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:05.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:05.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:05 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:05.344+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.138:6804 osd.4 since back 2024-09-10T18:50:41.058927+0000 front 2024-09-10T18:50:41.058845+0000 (oldest deadline 2024-09-10T18:51:03.958763+0000) 2024-09-10T18:51:06.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:06.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2024-09-10T18:50:11.153251+0000 front 2024-09-10T18:50:11.153226+0000 (oldest deadline 2024-09-10T18:50:35.853074+0000) 2024-09-10T18:51:06.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:06.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2024-09-10T18:50:18.554841+0000 front 2024-09-10T18:50:18.554898+0000 (oldest deadline 2024-09-10T18:50:43.854802+0000) 2024-09-10T18:51:06.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:06.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2024-09-10T18:50:23.855349+0000 front 2024-09-10T18:50:23.855298+0000 (oldest deadline 2024-09-10T18:50:47.955258+0000) 2024-09-10T18:51:06.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:06.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2024-09-10T18:50:34.356481+0000 front 2024-09-10T18:50:34.356460+0000 (oldest deadline 2024-09-10T18:50:55.956878+0000) 2024-09-10T18:51:06.842 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:06 smithi138 ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7[62125]: 2024-09-10T18:51:06.343+0000 7fc6fc919640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.138:6804 osd.4 since back 2024-09-10T18:50:41.058927+0000 front 2024-09-10T18:50:41.058845+0000 (oldest deadline 2024-09-10T18:51:03.958763+0000) 2024-09-10T18:51:07.542 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:07 smithi138 podman[76451]: 2024-09-10 18:51:07.244456599 +0000 UTC m=+5.608478211 container died c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-10T18:51:07.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:07 smithi138 podman[76451]: 2024-09-10 18:51:07.733028803 +0000 UTC m=+6.097050412 container cleanup c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-10T18:51:07.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:07 smithi138 bash[76451]: ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7 2024-09-10T18:51:08.294 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:07 smithi138 podman[76478]: 2024-09-10 18:51:07.984482436 +0000 UTC m=+0.738633855 container remove c00452b3dcf8317860767f89507280ab3762c1b4bd533d76549d9fbfdce2588c (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7, org.label-schema.build-date=20240731, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-10T18:51:08.580 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.293632501 +0000 UTC m=+0.106747219 container create 31417570c70f80e85f12cd1d066819c1134f70bf43e25cfc07ddf449f42489fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-10T18:51:08.580 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.202358725 +0000 UTC m=+0.015473386 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16 2024-09-10T18:51:08.580 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.504280839 +0000 UTC m=+0.317395504 container init 31417570c70f80e85f12cd1d066819c1134f70bf43e25cfc07ddf449f42489fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-10T18:51:08.580 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.507453865 +0000 UTC m=+0.320568530 container start 31417570c70f80e85f12cd1d066819c1134f70bf43e25cfc07ddf449f42489fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-10T18:51:08.580 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.579156929 +0000 UTC m=+0.392271595 container attach 31417570c70f80e85f12cd1d066819c1134f70bf43e25cfc07ddf449f42489fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-10T18:51:08.841 INFO:journalctl@ceph.osd.7.smithi138.stdout:Sep 10 18:51:08 smithi138 podman[76569]: 2024-09-10 18:51:08.684384672 +0000 UTC m=+0.497499338 container died 31417570c70f80e85f12cd1d066819c1134f70bf43e25cfc07ddf449f42489fd (image=quay.ceph.io/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2) 2024-09-10T18:51:09.248 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5fa0c1ae-6fa2-11ef-bcea-c7b262605968@osd.7.service' 2024-09-10T18:51:09.288 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:51:09.288 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-10T18:51:09.289 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T18:58:08.807 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T18:58:30.330 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:58:30.364 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:58:30.391 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-10T18:58:30.393 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi135/crash 2024-09-10T18:58:30.394 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash -- . 2024-09-10T18:58:30.533 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T18:58:30.533 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-09-10T18:58:30.535 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi138/crash 2024-09-10T18:58:30.536 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash -- . 2024-09-10T18:58:30.621 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/lib/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T18:58:30.621 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2024-09-10T18:58:30.622 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-10T18:58:30.623 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-10T18:58:30.653 INFO:teuthology.orchestra.run.smithi135.stderr:grep: /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph.log: No such file or directory 2024-09-10T18:58:30.655 INFO:tasks.cephadm:Compressing logs... 2024-09-10T18:58:30.655 DEBUG:teuthology.orchestra.run.smithi135:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T18:58:30.698 DEBUG:teuthology.orchestra.run.smithi138:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T18:58:30.723 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi138.log 2024-09-10T18:58:30.723 INFO:teuthology.orchestra.run.smithi138.stderr:: No such file or directory 2024-09-10T18:58:30.723 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.7.log 2024-09-10T18:58:30.723 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T18:58:30.723 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi138.log: /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.4.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.6.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.5.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.4.log: /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi138.pyxrge.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi138.silqfq.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi138.pyxrge.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T18:58:30.727 INFO:teuthology.orchestra.run.smithi138.stderr: 79.9% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi138.pyxrge.log.gz 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:: No such file or directory 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi135.beoolq.log 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi135.beoolq.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi135.log 2024-09-10T18:58:30.729 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-10T18:58:30.730 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi135.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.3.log 2024-09-10T18:58:30.730 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi135.wwmozj.log 2024-09-10T18:58:30.730 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T18:58:30.730 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi135.wwmozj.log: 89.5% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mds.foofs.smithi135.wwmozj.log.gz 2024-09-10T18:58:30.736 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi138.silqfq.log: 90.8% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T18:58:30.737 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 90.8% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T18:58:30.740 INFO:teuthology.orchestra.run.smithi135.stderr: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T18:58:30.746 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/cephadm.log: 89.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T18:58:30.799 INFO:teuthology.orchestra.run.smithi138.stderr: 89.7% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi138.silqfq.log.gz 2024-09-10T18:58:30.996 INFO:teuthology.orchestra.run.smithi138.stderr: 92.5% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi138.log.gz 2024-09-10T18:58:31.177 INFO:teuthology.orchestra.run.smithi135.stderr: 90.2% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mgr.smithi135.beoolq.log.gz 2024-09-10T18:58:31.643 INFO:teuthology.orchestra.run.smithi135.stderr: 91.5% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-mon.smithi135.log.gz 2024-09-10T18:58:34.532 INFO:teuthology.orchestra.run.smithi135.stderr: 94.3% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-10T18:58:36.274 INFO:teuthology.orchestra.run.smithi138.stderr: 94.0% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.4.log.gz 2024-09-10T18:58:36.403 INFO:teuthology.orchestra.run.smithi138.stderr: 94.2% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.6.log.gz 2024-09-10T18:58:36.582 INFO:teuthology.orchestra.run.smithi135.stderr: 94.2% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-10T18:58:37.177 INFO:teuthology.orchestra.run.smithi135.stderr: 94.1% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-10T18:58:37.653 INFO:teuthology.orchestra.run.smithi135.stderr: 94.0% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.3.log.gz 2024-09-10T18:58:37.655 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-10T18:58:37.655 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m6.943s 2024-09-10T18:58:37.655 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m23.452s 2024-09-10T18:58:37.655 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.976s 2024-09-10T18:58:38.205 INFO:teuthology.orchestra.run.smithi138.stderr: 94.2% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.5.log.gz 2024-09-10T18:58:40.062 INFO:teuthology.orchestra.run.smithi138.stderr: 94.1% -- replaced with /var/log/ceph/5fa0c1ae-6fa2-11ef-bcea-c7b262605968/ceph-osd.7.log.gz 2024-09-10T18:58:40.064 INFO:teuthology.orchestra.run.smithi138.stderr: 2024-09-10T18:58:40.064 INFO:teuthology.orchestra.run.smithi138.stderr:real 0m9.351s 2024-09-10T18:58:40.064 INFO:teuthology.orchestra.run.smithi138.stderr:user 0m27.286s 2024-09-10T18:58:40.064 INFO:teuthology.orchestra.run.smithi138.stderr:sys 0m1.102s 2024-09-10T18:58:40.064 INFO:tasks.cephadm:Archiving logs... 2024-09-10T18:58:40.065 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi135/log 2024-09-10T18:58:40.066 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T18:58:43.369 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi138/log 2024-09-10T18:58:43.370 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T18:58:47.239 INFO:tasks.cephadm:Removing cluster... 2024-09-10T18:58:47.239 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --force 2024-09-10T18:58:47.552 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5fa0c1ae-6fa2-11ef-bcea-c7b262605968 --force 2024-09-10T18:58:47.860 INFO:tasks.cephadm:Removing cephadm ... 2024-09-10T18:58:47.861 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T18:58:47.877 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T18:58:47.892 INFO:tasks.cephadm:Teardown complete 2024-09-10T18:58:47.892 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-10T18:58:47.902 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-10T18:58:47.903 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:58:47.919 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:58:47.931 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:58:47.935 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:58:47.936 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-10T18:58:47.936 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 6 377 48 +14us[ +19us] +/- 48ms 2024-09-10T18:58:47.936 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 49 +1115us[+1120us] +/- 78ms 2024-09-10T18:58:47.936 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 47 -1113us[-1113us] +/- 77ms 2024-09-10T18:58:47.936 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:58:47.945 INFO:teuthology.orchestra.run.smithi138.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:58:47.950 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:58:47.950 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2024-09-10T18:58:47.950 INFO:teuthology.orchestra.run.smithi138.stdout:^* hv01.front.sepia.ceph.com 3 6 377 48 +3917ns[ +31us] +/- 48ms 2024-09-10T18:58:47.950 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 48 +1130us[+1157us] +/- 78ms 2024-09-10T18:58:47.951 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 -1107us[-1079us] +/- 77ms 2024-09-10T18:58:47.951 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:58:47.951 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-10T18:58:47.960 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-10T18:58:47.960 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-10T18:58:48.066 DEBUG:teuthology.orchestra.run.smithi135:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T18:58:48.142 DEBUG:teuthology.orchestra.run.smithi138:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T18:58:48.212 DEBUG:teuthology.orchestra.run.smithi135:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T18:58:48.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:58:48.240 DEBUG:teuthology.orchestra.run.smithi138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-10T18:58:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:58:48.268 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-10T18:58:48.278 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-10T18:58:48.286 INFO:teuthology.task.internal:Duration was 2085.900260 seconds 2024-09-10T18:58:48.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-10T18:58:48.296 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-10T18:58:48.296 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T18:58:48.299 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T18:58:48.335 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:58:48.346 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:58:48.628 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-10T18:58:48.628 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-09-10T18:58:48.629 DEBUG:teuthology.orchestra.run.smithi135:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T18:58:48.650 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2024-09-10T18:58:48.650 DEBUG:teuthology.orchestra.run.smithi138:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T18:58:48.704 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-10T18:58:48.704 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T18:58:48.706 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T18:58:48.770 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-10T18:58:48.770 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T18:58:48.775 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T18:58:49.349 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-10T18:58:49.360 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-10T18:58:49.361 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T18:58:49.386 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T18:58:49.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-10T18:58:49.422 DEBUG:teuthology.orchestra.run.smithi135:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T18:58:49.428 DEBUG:teuthology.orchestra.run.smithi138:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T18:58:49.449 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-09-10T18:58:49.476 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2024-09-10T18:58:49.501 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T18:58:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:58:49.546 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T18:58:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:58:49.561 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-10T18:58:49.572 INFO:teuthology.task.internal:Transferring archived files... 2024-09-10T18:58:49.573 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi135 2024-09-10T18:58:49.573 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T18:58:49.631 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900232/remote/smithi138 2024-09-10T18:58:49.631 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T18:58:49.671 INFO:teuthology.task.internal:Removing archive directory... 2024-09-10T18:58:49.671 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T18:58:49.673 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T18:58:49.719 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-10T18:58:49.730 INFO:teuthology.task.internal:Not uploading archives. 2024-09-10T18:58:49.730 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-10T18:58:49.792 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-10T18:58:49.792 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T18:58:49.795 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T18:58:49.807 INFO:teuthology.orchestra.run.smithi135.stdout: 265628 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 18:58 /home/ubuntu/cephtest 2024-09-10T18:58:49.810 INFO:teuthology.orchestra.run.smithi138.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 18:58 /home/ubuntu/cephtest 2024-09-10T18:58:49.811 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-10T18:58:49.822 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-10T18:58:49.853 INFO:teuthology.run:Summary data: description: orch:cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2085.900260448456 owner: scheduled_gabrioux@teuthology success: true 2024-09-10T18:58:49.854 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T18:58:49.929 INFO:teuthology.run:pass